Windows Hello for Business (WHfB) replaces passwords with a PIN or biometric (fingerprint, face) that is tied to a specific device. It's one of the most effective security improvements available to Microsoft 365 organisations — but it's also one of the most commonly half-deployed. This guide covers what it does, how to deploy it correctly, what goes wrong, and how to measure adoption.
Standard Windows Hello is the consumer version — a PIN or fingerprint that unlocks your device. Windows Hello for Business is the enterprise version, and the difference is significant:
Why it matters: phishing attacks that steal passwords are useless against WHfB. The credential is device-bound — there is no password to steal. It also eliminates the attack surface of "Remember MFA on trusted device" because the device itself is the authenticator.
There are three deployment models. Getting this wrong is the most common misconfiguration:
Common hybrid misconfiguration: the Intune policy to enable WHfB is deployed correctly, but the on-premises Key Distribution Service is not configured on Domain Controllers. Devices appear to set up Hello but then fail authentication with error 0x801c0016. Users get confused, disable it, and revert to passwords.
Alternatively, you can configure WHfB through an Identity Protection profile in Intune under Endpoint Security → Account Protection.
Enabling the policy is only half the job. The critical question is: what percentage of your users have actually completed WHfB registration?
You can check this via the Microsoft Entra admin centre under Identity → Monitoring → Authentication methods → User registration details. Filter by Windows Hello for Business to see which users have registered.
Common reasons for low adoption after policy deployment:
Both are strong passwordless methods. The key difference is portability. WHfB is device-bound — the credential lives on one specific device. FIDO2 security keys (e.g. YubiKey) carry the credential on a physical key that can be used on any device. For most Microsoft 365 users, WHfB is the right choice. FIDO2 keys are better suited to shared workstations, kiosk devices, or users who regularly work from multiple machines.
M365Clarity's passwordless authentication check shows the percentage of users in your tenant who have registered for any passwordless method — including Windows Hello for Business, FIDO2, and the Microsoft Authenticator app passwordless sign-in. If the percentage is low despite having Intune policies in place, that's an adoption gap worth investigating.
The Intune Health Report also checks whether an authentication methods policy is configured that enables WHfB, and surfaces it in the context of your overall device management posture.
M365Clarity shows the percentage of users registered for WHfB and other passwordless methods — alongside your full device health picture. Free plan available.
Scan your tenant free →Related articles