Skip to content
Follow
Windows

How to Enable or Disable Windows Hello Biometrics

Richard
Written by
Richard
Feb 10, 2026 Updated Aug 13, 2026 3 min read
How to Enable or Disable Windows Hello Biometrics
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.

⚡ Quick Answer

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.

  1. Open Local Group Policy Editor: Press Win+R on your keyboard, type gpedit.msc, and press Enter.
  2. On the left side, find and click these folders one by one: Computer Configuration Administrative Templates Windows Components Biometrics
  3. Click on the Biometrics folder.
  4. On the right side, double-click “Allow the use of biometrics”.
  5. 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.
  6. Click OK to save.
  7. Restart your computer to make the change work.
Windows allow the use of biometrics
Windows allow the use of biometrics

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.

  1. Open Registry Editor: Press Win+R, type regedit, and press Enter. If a pop-up appears, click Yes to allow. ⚠️ Admin privileges required.
  2. In Registry Editor, go to this folder: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft
  3. If you don’t see a folder named Biometrics inside Microsoft, create it:
    • Right-click on Microsoft New Key → name it Biometrics.
  4. Click the Biometrics folder.
  5. On the right side, right-click and choose New DWORD (32-bit) Value.
  6. Name this new value Enabled.
  7. Double-click Enabled and set:
    • Base: Decimal
    • Value data:
      • 1 to turn biometrics ON
      • 0 to turn biometrics OFF
  8. Click OK and close Registry Editor.
  9. Restart your computer to apply the change.
Windows Registry Editor showing Biometrics key
Windows allow the use of biometrics windows registry

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?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Enable Windows Hello Sign-In for Microsoft Accounts in Windows 11
Windows How to Enable Windows Hello Sign-In for Microsoft Accounts in Windows 11
How to Allow Windows Hello secure sign-in to Windows 11 using a fingerprint
Windows How to Allow Windows Hello secure sign-in to Windows 11 using a fingerprint
How to View Local Group Policies that are Configured in Windows 11
Windows How to View Local Group Policies that are Configured in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *