Skip to content
Follow
Windows

How to Turn On or Off Auto Unlock When Windows Recognizes Your Face in Windows 11

Richard
Written by
Richard
Mar 13, 2026 Updated Jun 20, 2026 3 min read
How to Turn On or Off Auto Unlock When Windows Recognizes Your Face in Windows 11
How to Turn On or Off Auto Unlock When Windows Recognizes Your Face in Windows 11

This guide will help you easily turn on or off the feature that automatically unlocks your PC when Windows Hello recognizes your face on the lock screen in Windows 11.

⚡ Quick Answer

Open Settings, navigate to Accounts > Sign-in options. Under Facial recognition (Windows Hello), check or uncheck the box for “Automatically dismiss the lock screen if Windows Hello recognizes your face” to enable or disable the feature.

What is Windows Hello?

Windows Hello is a feature that lets you sign into your Windows 11 computer using your face, fingerprint, or a PIN instead of a password, making it faster and more secure.

Using Windows Hello makes signing in faster and safer because your PIN works only on your device and is backed up by your Microsoft account.

You can set up face sign-in using your PC’s built-in infrared camera or an external one.

Once you’ve set up facial recognition, you can decide if you want your PC’s lock screen to unlock automatically when it sees your face.

How to Turn On or Off Auto Unlock with Face Recognition

Option 1Use 🪟 Windows 11 Settings (Easy Way)

  1. Press Windows key + I to open Settings.
  2. Click Accounts on the left side.
  3. Click Sign-in options on the right.
  4. Under Ways to sign in, find and click the arrow next to Facial recognition (Windows Hello) to open more options.
  5. Check the box for “Automatically dismiss the lock screen if Windows Hello recognizes your face” to turn it on, or uncheck it to turn it off.
  6. Close the Settings window when done.

You can turn the windows hello auto unlock feature on or off easily through Windows 11 Settings.

Windows 11 Settings Accounts page showing Sign-in options
Windows 11 account sign-in options tile for wake settings.

Open Sign-in options and expand Facial recognition settings

Windows Hello facial recognition auto-dismiss lock screen checkbox
Windows Hello facial recognition auto-dismiss lock screen checkbox

Toggle auto dismiss lock screen option

Option 2Use Registry Editor (For Advanced Users)

Advanced users can change the windows hello auto unlock setting by editing the Windows Registry.

  1. Open Windows Terminal, and choose Windows PowerShell.
  2. Type this command and press Enter to see all user accounts and their IDs (called SIDs):

    Get-WmiObject win32_useraccount | Select name,sid
  3. Find the SID for the user you want to change. It looks like this: S-1-5-21-xxxxxxxxxx-xxxxxxxxxx-xxxxxxxxxx-xxxx.
  4. Open Registry Editor by typing regedit in the Start menu and pressing Enter.
  5. In Registry Editor, go to:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Logon UI\FaceLogon
  6. Look for a folder (called a key) named with the SID you found earlier and click on it.
  7. On the right side, double-click AutoDismissOn.
  8. Change the value to 1 to turn on auto unlock, or 0 to turn it off, then click OK.
  9. Close Registry Editor and Windows Terminal when done.

Here’s the command showing user accounts and SIDs:

Here’s how the registry folder looks:

Windows 11 Registry Editor AutoDismiss setting for face unlock
Windows 11 Registry Editor AutoDismiss setting for face unlock

Registry key where face recognition settings are stored

Summary

Windows Hello facial recognition lets you unlock your PC with your face, and you can choose whether it automatically dismisses the lock screen.

What does "unlock with Windows Hello" mean?

Windows Hello is a more personal and secure way to sign in to your Windows device. Instead of using a password, with Windows Hello you can sign in using facial recognition, fingerprint, or a PIN.

Why Ctrl+Alt+Del to unlock?

Windows has had a longstanding security feature where administrators can require users to use Ctrl+Alt+Del at sign-in. This ensures that user credentials are entered in the trusted Windows logon screen instead of a fake or spoofed alternative.

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 Set up Facial Recognition Sign-in for Your Account in Windows 11
Windows How to Set up Facial Recognition Sign-in for Your Account in Windows 11
How to Remove Facial Recognition Sign-in from Your Windows 11 Account
Windows How to Remove Facial Recognition Sign-in from Your Windows 11 Account
How to Set Up Fingerprint Sign-In on Your Windows 11 PC
Windows How to Set Up Fingerprint Sign-In on Your Windows 11 PC
How to Change Your Windows 11 Lock Screen Status
Windows How to Change Your Windows 11 Lock Screen Status

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

Leave a Comment

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