How to Easily Disable the Lock Screen in Windows 10: A Comprehensive Guide
Go straight to the password prompt with no lock screen
What to Know
- Open Registry Editor to HKEY_LOCAL MACHINE > SOFTWARE > Policies > Microsoft > Windows.
- Make a new subkey called Personalization. Within it, make the DWORD value NoLockScreen and give it the value 1.
- Alternatively, Windows 10 Pro users can enable Do not display the lock screen in Local Group Policy Editor.
This article explains how to disable the lock screen in Windows 10 so that you're one step closer to signing in.
Edit the Registry to Disable the Lock Screen
You can turn off the Windows 10 lock screen by editing the registry. Several steps are involved, but if you follow them closely, you'll be able to disable the lock screen in just a few minutes.
Expert Tip: Warning
Changing the Windows registry as explained below will not harm your computer. But we still recommend that you back up the registry before you start, in case something gets deleted or renamed by accident.
Open Registry Editor by entering regedit into the search box and selecting it from the results.
Copy and paste this path into the navigation bar at the top of Registry Editor, and then press Enter to jump there:
Right-click Windows from the left pane and then choose New > Key.
Name it Personalization.
Right-click that new key and select New > DWORD (32-bit) Value.
Name the key NoLockScreen, and then double-click it and change its value to 1.
Select OK to save. You can now exit Registry Editor.
Expert Tip: Tip
Wondering if it worked? Press Win+L to lock your PC. If you're taken straight to the login screen rather than the screen that typically proceeds it, congratulations, you've successfully disabled the Windows 10 lock screen!
Turn Off the Lock Screen With a Local Group Policy
Tweaking the registry isn't the only way to disable the lock screen. If you're on Windows 10 Pro, you've got a second method that's far easier (and less scary!). Follow these steps to use Local Group Policy Editor to turn off the lock screen:
Expert Tip: Tip
This also works for both Enterprise and Education versions of Windows 10.
Press Win+R and enter this into the box to launch Local Group Policy Editor:
Expand the Computer Configuration group on the left and then double-click Administrative Templates.
Continue by opening Control Panel > Personalization.
Double-click Do not display the lock screen on the right.
Choose Enabled, and then select OK.
Expert Tip: Tip
To re-enable the lock screen in Windows 10, repeat these directions, but choose Disabled at the last step. If you edited the registry to make the change, you can delete the value you added.
Related: How to Set Up Auto Login in Windows