How to Enable or Disable Windows Hello Biometrics
Windows Hello biometrics let you sign in to your PC using your face, fingerprint, or a PIN instead of a standard password. Most computers running Windows 11 include this built-in security feature by default to give you quick access to your desktop.
Turning off these biometric sign-in methods helps fix persistent camera or fingerprint scanner errors, and keeps your system secure in shared spaces. You can turn Windows Hello on or off at any time through your main computer settings.
You can enable or disable Windows Hello biometrics using either the Local Group Policy Editor or the Registry Editor. Navigate to the Biometrics settings in either tool and toggle the “Allow the use of biometrics” option or the “Enabled” DWORD value to your preference. Restart your computer for changes to take effect.
Turn Windows Hello Biometrics On or Off Using Local Group Policy Editor
Configuring Windows Hello biometrics happens through the Local Group Policy Editor (a utility for managing system settings). Accessing this utility starts with pressing Win+R, typing gpedit.msc, and hitting Enter.
- Open Local Group Policy Editor: Press Win+R on your keyboard, type
gpedit.msc, and press Enter. - On the left side, find and click these folders one by one: Computer Configuration Administrative Templates Windows Components Biometrics
- Click on the Biometrics folder.
- On the right side, double-click “Allow the use of biometrics”.
- Choose one option:
- Not Configured — Biometrics is allowed (this is the default).
- Enabled — Biometrics is allowed and turned on.
- Disabled — Biometrics is turned off and can’t be used.
- Click OK to save.
- Restart your computer to make the change work.

Turn Windows Hello Biometrics On or Off Using Windows Registry Editor
Managing Windows Hello biometrics also works through the Registry Editor (a database for low-level system settings), which proves especially useful on Windows Home editions lacking group policy tools. Pressing the Win+R, typing regedit, and hitting Enter launches the utility, followed by clicking ‘Yes’ at the permission prompt.
- Open Registry Editor: Press Win+R, type
regedit, and press Enter. If a pop-up appears, click Yes to allow. ⚠️ Admin privileges required. - In Registry Editor, go to this folder:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft - If you don’t see a folder named Biometrics inside Microsoft, create it:
- Right-click on Microsoft New Key → name it Biometrics.
- Click the Biometrics folder.
- On the right side, right-click and choose New DWORD (32-bit) Value.
- Name this new value Enabled.
- Double-click Enabled and set:
- Base: Decimal
- Value data:
- 1 to turn biometrics ON
- 0 to turn biometrics OFF
- Click OK and close Registry Editor.
- Restart your computer to apply the change.

Summary
Windows Hello biometrics offers a quick and secure way to sign in using your PIN, face, or fingerprint. Toggling these authentication methods takes only a few moments through either the Local Group Policy Editor or Registry Editor. Choosing a method depends entirely on the Windows version installed and personal preference.
Disabling or enabling biometrics requires utilizing either the Local Group Policy Editor or the Registry Editor.
Evaluating the physical environment where the computer operates matters. Security benefits from biometrics remain high, yet hardware limitations or environmental factors can occasionally interfere.
Following the steps outlined above grants complete control over Windows Hello biometrics.
Questions and feedback are always welcome in the comments section below.
What is Windows Hello biometrics?
Windows Hello is a feature in Windows 10 that allows you to securely log into your device using facial recognition, fingerprints, or a personal identification number (PIN). It provides a convenient and more secure way to access your computer, eliminating the need for traditional passwords.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!