Don’t want to see the lock screen wallpaper when you lock your system? Here are two methods to quickly disable lock screen wallpaper in Windows 10.
When you press “Windows key + L” or another method to lock your system, Windows 10 displays a lock screen wallpaper over the actual login screen. To log in, you have to first manually dismiss the lock screen wallpaper by clicking/touching the screen or pressing a button on your keyboard. While you can customize the Windows 10 lock screen wallpaper, there might be times when you don’t want the lock screen to appear. For example, in school, professional, or work environments, having a separate lock screen wallpaper might not be a good idea.
Thankfully, using the Group Policy Editor and Registry Editor, you can easily disable the lock screen wallpaper in Windows 10. That way, you’ll see the login form directly instead of the wallpaper. In this tutorial, I will show you how to do it in simple steps. Let’s get started.
Good to know: How to enable automatic lock in Windows 10
Before You Start
- Administrator rights are required to modify the Group Policy and Registry settings to disable the lock screen in Windows 10.
- Before editing the registry, please back up the registry.
Disable Lock Screen Wallpaper in Windows 10 Using Group Policy Editor
Note: Group Policy Editor is only available to Pro and Enterprise users. If you are using Windows 10 Home edition, follow the registry method.
- Press the “Windows key” to open the Start menu.
- Search for “Edit group policy” and click “Open”

- Go to the “Computer configuration” > “Administrative template” > “Control panel” > “Personalization” folder.
- Double-click the “Do not display the lock screen” policy on the right panel.

- Select the “Enabled” option and click “OK” to save the change.

- Close the Group Policy Editor.
- Restart your computer.
- After restarting, you will no longer see the lock screen when you lock your system.
To reverse and show the lock screen wallpaper, follow the same steps but select “Not configured” in step 5.
Disable Lock Screen Wallpaper in Windows 10 Using Registry Editor
To disable the Windows 10 lock screen, you need to create a “NoLockScreen” value in the registry. Here’s how to do it.
- Press the “Windows key + R” shortcut to open the Run dialog.
- Type “regedit” and click “OK“.
- Go to the following folder on the left panel in the registry editor. HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

- Right-click the “Windows” folder and select “New” and then “Key“.

- Name the new folder as “Personalization“.

- Right-click the “Personalization” folder and select “New” > “DWORD (32-bit) value“.

- Name the new value as “NoLockScreen” (without quotes).

- Double-click the DWORD value you just created.
- Type “1” in the Value Data field and click “OK“.

- Close the Registry Editor.
- Restart Windows 10.
- With that, you’ve disabled the lock screen in Windows 10.
If you ever want to reverse and enable the lock screen back, follow the same steps but set the “Value data” to “0” in step 9.
—
That is all. It is that simple to get rid of the lock screen in Windows 10. If you are using Windows 11, follow these steps instead: steps to disable lock screen in Windows 11.