The Problem
Windows Hello will not set up your face or fingerprint, or it worked before and now only PIN works. Laptops with IR cameras and fingerprint readers are picky about drivers, BIOS, and privacy toggles—not just "turn Hello on."
Requirements Checklist
- Microsoft account or work/school account on the device (some domains block Hello).
- TPM 2.0 enabled—enable TPM and Secure Boot if BIOS turned them off.
- Camera or fingerprint not disabled in BIOS (common on refurbished business laptops).
- For face: infrared (IR) camera or Windows Hello-certified FHD+ IR module—not every webcam qualifies.
The Fix: Step-by-Step
Step 1: Update Biometric and Camera Drivers
- Settings → Windows Update → install all optional driver updates.
- Device Manager → expand Biometric devices and Cameras → update driver from the PC manufacturer (Dell, HP, Lenovo support page), not generic Windows only.
- Reboot and open Settings → Accounts → Sign-in options.
Step 2: Remove and Re-Add Hello
- Sign-in options → Fingerprint recognition or Facial recognition → Remove.
- Set up again in good light (face) or with a dry, clean finger (fingerprint).
- For face: look at the IR camera, not the screen edge.
Step 3: PIN First
Hello often requires a PIN backup. PIN (Windows Hello) → Set up if missing, then enroll face/fingerprint.
Step 4: Camera Privacy
Settings → Privacy & security → Camera:
- Camera access → On.
- Let apps access your camera → On (Hello uses the camera stack).
- Ensure Windows Hello or Desktop app access is not blocked.
Corporate policy can override this—check with IT on work laptops.
Step 5: Reset Hello Packages (PowerShell Admin)
Get-AppxPackage Microsoft.AccountsControl | Reset-AppxPackage
Reboot. If enrollment still fails, remove fingerprint in BIOS security menu (some ThinkPads) and re-enroll in Windows.
Step 6: Group Policy and Domain
Joined to Azure AD / domain? Hello may be disabled by policy. Personal PC: leave domain or use local account test. gpedit.msc → Computer Configuration → Administrative Templates → Windows Components → Biometrics — allow use if you manage the PC.
Step 7: IR Camera Hardware
- Glasses glare: re-run setup without strong backlight behind you.
- Screen protector over IR zone on convertible lids—remove or replace.
- External monitor only, lid closed on laptop—IR camera is on the lid; open lid for setup.
Fingerprint: re-enroll after screen repair (new palm rest) or when the reader area is cracked.
Error Messages
| Message | What to try | |---------|-------------| | Couldn't turn on the camera | Privacy + camera driver | | This option is unavailable | TPM off, domain policy, or no hardware | | Something went wrong | Remove Hello, reboot, vendor driver |
Related Fixes
- Webcam not working — if the camera app is blank too.
- Windows Defender not working — rare conflict with old security suites blocking biometric service.
Security Note
Do not disable TPM to "fix" Hello—you weaken BitLocker and sign-in. Fix drivers and enrollment instead.
Locked out with "Something happened and your PIN isn't available"? That specific error means the Windows Hello key container is damaged rather than the biometric hardware, and it needs the Ngc folder reset: fix "PIN is not available". Windows refusing your Microsoft account entirely? See fix Microsoft account sign-in problems.
Related guides
How to Find and Remove Cryptominer Malware in Windows 11
Fans loud, CPU or GPU pinned when idle, and usage drops the moment you open Task Manager? That is a cryptominer. Here is how to find it and remove it for good.
How to Find and Remove Malicious Browser Extensions
An extension you installed years ago can be sold and turned malicious overnight. Audit Chrome and Edge properly, spot the warning signs, and remove what should not be there.
Remove Malware Startup Entries and Scheduled Tasks
Malware you deleted keeps coming back? It left a scheduled task, service, or Run key behind. Here is how to find and clear every persistence point in Windows 11.
How to Detect and Remove a Rootkit in Windows 11
Malware that survives every scan and reinstall is hiding below Windows. Detect a rootkit or bootkit, remove it properly, and know when a clean install is the only answer.
What to Do After a Remote Access Scam
You let a fake support agent onto your PC with AnyDesk or TeamViewer. Here is the exact order to lock things down, find what they left behind, and protect your money.