A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
Windows Hello does not need to be removed or deregistered before replacing an SSD. However, after hardware or OS changes (such as a fresh Windows 11 installation), Windows Hello and the underlying security components (TPM, VBS, biometric services) must be correctly reinitialized on the new installation. If any of these components are not in a ready state, Windows Hello Face/Fingerprint/PIN setup can fail with generic errors like “Something went wrong. Try again later.”
Use the following targeted checks and fixes on the new Windows 11 installation:
- Verify Virtualization Based Security (VBS) and isolation components
- Open System Information (type
msinfo32in Start). - In System Summary, confirm Virtualization Based Security is listed as Running.
- In System Information > Software Environment > Running Tasks, confirm
bioiso.exeandngciso.exeare present. - If VBS is not running or these tasks are missing, the system might not meet the requirements for Enhanced Sign-in Security. After any change (e.g., enabling virtualization in firmware), restart and test Windows Hello setup again.
- Open System Information (type
- Re-enroll Windows Hello biometrics
- Go to Settings > Accounts > Sign-in options.
- Remove any existing Windows Hello Face/Fingerprint entries if they appear.
- Re-enroll Face/Fingerprint from the same page.
- If Windows reports “We couldn't find a fingerprint scanner compatible with Windows Hello” or similar, proceed to driver checks.
- Reinstall biometric drivers
- Open Device Manager.
- Under Biometric devices, locate the fingerprint sensor (and camera if listed under biometrics or cameras for Windows Hello Face).
- Right-click the device and select Uninstall device.
- Restart the PC so Windows reinstalls the driver automatically.
- Try Windows Hello Face/Fingerprint setup again.
- Restart the Windows Biometric Service and reset PIN
- In Settings > Accounts > Sign-in options, remove the existing PIN (Windows Hello PIN) if present.
- Open Command Prompt as administrator and run:
net stop wbiosrvc && net start wbiosrvc - Go back to Sign-in options and add a new PIN. This forces a fresh PIN provisioning and can restore PIN functionality.
- Check TPM status if using Microsoft Entra ID / Windows Hello for Business
If the device is Microsoft Entra joined and Windows Hello for Business is used:
- Run
dsregcmd.exe /statusand verify AzureAdPrt in User state or SSO state is not No. A No value indicates the Primary Refresh Token (PRT) was not issued, often due to TPM issues. - Open the TPM management console by selecting Start, typing
tpm.msc, and pressing Enter. - If there is a notice to unlock the TPM or reset the lockout, follow vendor guidance or contact the hardware vendor for a known fix.
- If the issue persists after vendor guidance, clear and reinitialize the TPM as described in Troubleshoot the TPM: Clear all the keys from the TPM. Warning: Clearing the TPM can cause data loss if there are keys bound to it (for example, BitLocker or other key-protected data). Ensure any dependent data is backed up or recovery keys are available before proceeding.
- Run
- If biometric authentication still fails
- Confirm again that VBS is running and
bioiso.exe/ngciso.exeare listed in System Information. - If all checks pass and Windows Hello Face/Fingerprint/PIN setup still fails, file a feedback item using Feedback Hub with logs so the issue can be investigated.
- Confirm again that VBS is running and
These steps address the typical causes after hardware replacement or fresh installation: missing or misconfigured biometric isolation, driver issues, PIN/biometric service issues, and TPM provisioning problems.
References: