How to Turn On or Off Auto Unlock When Windows Recognizes Your Face in Windows 11
This guide shows you how to turn the auto-unlock feature on or off in Windows 11, which lets your PC unlock automatically when Windows Hello recognizes your face.
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 allows you to sign into your Windows 11 PC without typing a password, using your face, fingerprint, or a special PIN instead. This makes logging in quicker and enhances account security. Your PIN is tied exclusively to your device, offering greater safety than a standard password.
Windows Hello makes signing in faster and safer; your PIN works only on your device and is backed 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 configured facial recognition, you can choose whether your PC’s lock screen should unlock automatically when it detects your face.
How to Turn On or Off Auto Unlock with Face Recognition
Option 1Use 🪟 Windows 11 Settings (Easy Way)
- Press Windows key + I to open Settings.
- Click Accounts on the left side.
- Click Sign-in options on the right.
- Under Ways to sign in, find and click the arrow next to Facial recognition (Windows Hello) to open more options.
- 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.
- Close the Settings window when done.
To turn the Windows Hello auto-unlock feature on or off, use the Windows 11 Settings app. Open Settings by pressing the Windows key + I. Navigate to Accounts, then Sign-in options. Expand the Facial recognition settings and adjust the ‘Automatically dismiss the lock screen’ option.

Expand the Facial recognition settings.

Toggle the ‘Automatically dismiss the lock screen’ option.
Option 2Use Registry Editor (For Advanced Users)
For those comfortable with advanced configurations, you can alter the Windows Hello auto-unlock behavior by modifying the Windows Registry. This process involves opening Windows Terminal and executing specific commands to locate your user ID, also known as a Security Identifier (SID). Subsequently, you’ll update registry keys—specific entries in Windows’ configuration database—associated with your account to modify the auto-unlock setting.
- Open Windows Terminal, and choose Windows PowerShell.
- Type this command and press Enter to see all user accounts and their IDs (called SIDs):
Get-WmiObject win32_useraccount | Select name,sid - Find the SID for the user you want to change. It looks like this: S-1-5-21-xxxxxxxxxx-xxxxxxxxxx-xxxxxxxxxx-xxxx.
- Open Registry Editor by typing
regeditin the Start menu and pressing Enter. - In Registry Editor, go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Logon UI\FaceLogon - Look for a folder (called a key) named with the SID you found earlier and click on it.
- On the right side, double-click
AutoDismissOn. - Change the value to 1 to turn on auto unlock, or 0 to turn it off, then click OK.
- Close Registry Editor and Windows Terminal when done.
Here’s the command showing user accounts and SIDs:
Here’s how the registry folder looks:

Registry key where face recognition settings are stored.
Helpful Links
Summary
Windows Hello facial recognition allows you to unlock your PC using your face, with the option to control whether the lock screen dismisses automatically.
What does "unlock with Windows Hello" mean?
Windows Hello offers a more personal and secure method for signing into your Windows device. Instead of a password, Windows Hello lets you sign in using facial recognition, a fingerprint, or a PIN.
Why Ctrl+Alt+Del to unlock?
Windows includes a long-standing security feature that allows administrators to mandate the use of Ctrl+Alt+Del during sign-in. This process ensures that user credentials are entered on the trusted Windows logon screen, rather than a potentially fake or spoofed alternative.
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!