Manually Enable Windows Hello for Business
For SMU Hybrid-Joined or Entra-Joined Windows 11 Devices
Windows Hello for Business (WHfB) lets users sign in securely using a PIN or biometrics, and provides seamless single sign-on (SSO) for SMU resources.
Step 1: Open Local Group Policy Editor
- Click the Start menu.
- Type gpedit.msc in the search bar.
- Right-click gpedit.msc and choose Run as administrator.

Step 2: Navigate to Windows Hello for Business Policies
In the Group Policy Editor, go to:
Computer Configuration > Administrative Templates > Windows Components > Windows Hello for Business
Step 3: Enable Required Policies
Enable the following policies one by one:
| Policy Name | Purpose / Action |
|---|---|
| Use PIN Recovery | Allows users to self-recover their PIN using strong authentication (like MFA). |
| Use a Hardware Device | Ensures credentials are stored on TPM hardware, not software. Leave the checkbox in the policy unchecked. |
| Use Biometrics (If supported) | Allows users to sign in with biometrics (like facial recognition or fingerprint). |
| Use Windows Hello for Business | Provisions WHfB keys for all device users (requires PIN setup). |
| Use Cloud Trust for On-Premises Authentication | Enables cloud Kerberos for authentication to file shares and other on-prem resources. |
Step 4: Restart the Device
- Log out and back in, or restart the computer to apply changes.
Step 5: Complete Windows Hello Setup
When you sign back in:
- A Windows Hello for Business setup wizard will launch.
- You’ll be asked to complete strong authentication (MFA or passwordless sign-in).
- Follow the prompts to set up a PIN (6 digits required or choose "letters and numbers" if available) and, if supported, biometric sign-in.
How It Works After Setup
- Once a PIN or biometric sign-in is completed, a Primary Refresh Token (PRT) with an MFA claim is created on the device.
This token allows seamless SSO (single sign-on) for apps and browsers that use it:
- Microsoft Edge uses the PRT automatically.
- Firefox and Chrome can be configured to use the PRT for seamless SSO.