The Lock Screen in Windows 11 appears before the sign-in screen and displays the time, date, notifications, and background image. While it can be useful on touch devices, many users find it unnecessary or annoying, especially on desktops or work PCs where they want to reach the sign-in screen immediately.
Windows 11 does not provide a simple toggle in Settings to disable the Lock Screen. However, it can still be disabled using Group Policy or Registry settings, depending on your Windows edition. The methods below explain how to do it safely.
How to Disable Lock Screen in Windows 11
Follow the method that applies to your Windows 11 edition. Restart your PC after applying changes to confirm the Lock Screen is disabled.
1. Disable Lock Screen Using Group Policy (Windows 11 Pro, Enterprise, Education)
This is the easiest and safest method if Group Policy is available.
- Press Windows + R, type
gpedit.msc, and press Enter - Open Local Group Policy Editor
- Navigate to:
Computer Configuration > Administrative Templates > Control Panel > Personalization - Double-click Do not display the lock screen
- Select Enabled
- Click Apply and OK
- Restart your PC
After restart, Windows will skip the Lock Screen and go directly to the sign-in screen.
2. Disable Lock Screen Using Registry Editor (Windows 11 Home)
Windows 11 Home does not include Group Policy, but the same change can be made via Registry.
Important: Editing the registry incorrectly can cause system issues. Follow the steps carefully.
- Press Windows + R, type
regedit, and press Enter - Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Right-click Windows, select New > Key, and name it Personalization (if it does not exist)
- Select the Personalization key
- Right-click in the right pane and choose New > DWORD (32-bit) Value
- Name it NoLockScreen
- Double-click NoLockScreen and set the value to 1
- Click OK
- Restart your PC
Once restarted, the Lock Screen will be disabled.
3. Disable Lock Screen Using Local Security Policy (Some Editions)
On some systems, security policies may control Lock Screen behavior.
- Press Windows + R, type
secpol.msc, and press Enter - Navigate through available local policies
- Review logon and interactive sign-in settings
- Apply changes if Lock Screen-related options are available
- Restart your PC
This method is not available on all editions.
What Happens After Disabling the Lock Screen
Once disabled:
- Windows boots directly to the sign-in screen
- No background image, widgets, or notifications appear
- Faster access to login, especially on desktops
- No impact on account security or passwords
Only the Lock Screen layer is removed—not system security.
How to Re-Enable the Lock Screen (If Needed)
You can undo the change easily.
- Group Policy method:
Set Do not display the lock screen to Not Configured - Registry method:
Delete the NoLockScreen value or set it to 0
Restart your PC after reverting changes.
Important Things to Know
Before disabling the Lock Screen, keep these points in mind.
- Lock Screen is still shown on some updates temporarily
- Touch devices benefit more from Lock Screen features
- Windows updates may re-enable it in rare cases
- This does not remove the password or PIN requirement
The sign-in screen will always remain.
Final Thoughts
Disabling the Lock Screen in Windows 11 helps streamline startup and login, especially on desktop PCs where the extra screen adds no real value. While Microsoft does not provide a direct toggle, Group Policy or Registry methods work reliably when applied correctly.
If you frequently restart or wake your PC and want faster access to the desktop, disabling the Lock Screen is a practical and safe customization.