How to Show or Hide the Lock Screen Background on the Sign-in Screen in Windows 11
You can choose whether to show or hide the lock screen background image on the Windows 11 sign-in screen to change how your PC looks.
This setting controls whether the full-screen picture you see before logging in stays visible behind where you type your password. You’ll find this option in Windows 11 Pro, Home, and Enterprise editions.
By adjusting this option, you can pick a personalized background or a plain solid color to make your sign-in screen look cleaner.
Open Settings, go to Personalization, then Lock screen. Toggle “Show the lock screen background picture on the sign-in screen” to On to display it, or Off to hide it.
What Is the Lock Screen?
The Windows 11 lock screen is the very first thing you see when you turn on your computer or lock it by pressing ⊞ Win+L.
By default, the lock screen picture also appears behind the sign-in box. If you prefer, you can turn this background picture on or off.
Option 1Turn On or Off the Lock Screen Background for Your Account Using Settings
- Press
Win + Ion your keyboard to open Settings. - Click on Personalization on the left side.
- Click Lock screen on the right side.
- Look for the setting called “Show the lock screen background picture on the sign-in screen”.
- Turn it On to show the picture, or Off to hide it.
- You can now close the Settings window.
You can easily turn the Windows 11 lock screen background picture on or off for your account right from the Settings app.
Lock screen settings in Windows 11
Turn the lock screen background on or off here
Option 2Use Windows Terminal and Registry Editor (For Advanced Users)
For more control over your Windows 11 lock screen background, or if you can’t use the Settings app, you can use Windows Terminal and the Registry Editor.
- Open Windows Terminal by right-clicking the Start button and selecting it, then choose Command Prompt or PowerShell.
- Type this command and press Enter to see the list of user accounts and their SID (Security Identifier):
wmic useraccount get domain,name,sid - Find your user name in the list and copy the SID next to it. It looks like a long number starting with “S-1-5-21-…”.
- Press
Win + R, typeregedit, and press Enter to open the Registry Editor. - In Registry Editor, navigate to this path (replace <SID> with your actual SID):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\System\ProtectedUserData\<SID>\AnyoneRead\LockScreen - In the right pane, double-click HideLogonBackgroundImage.
- Change the value to:
0to show the lock screen background (default)1to hide the background
- Click OK.
- Close the Registry Editor and Windows Terminal when done.
Option 3Turn On or Off the Lock Screen Background for All Users (Administrator Only)
⚠️ Admin privileges required
If you manage a PC used by many people, you can set this for everyone using the Registry. You must be signed in as an administrator to do this.
To Enable the Lock Screen Background for Everyone (Default)
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System" /v DisableLogonBackgroundImage /fTo Disable the Lock Screen Background for Everyone
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System" /v DisableLogonBackgroundImage /t REG_DWORD /d 1 /fSummary
- You decide: You can turn the lock screen background picture on or off based on what you like.
- Multiple ways: Use Settings for easiest control, or Windows Terminal and Registry Editor for more options.
- Admin control: If you manage a computer with many users, you can set this for everyone.
- Default setting: Windows shows the lock screen background by default, but you can change it anytime.
- Look and feel: Showing the background picture makes signing in look nicer and more personal.
You have control over whether the Windows 11 lock screen background appears on your sign-in screen, with simple options available.
How do I change the Lock screen settings in 🪟 Windows 11?
Type and search [Lock screen settings] in the Windows search bar①, and then click [Open]②. In Lock screen, you can select the background as Windows spotlight, Picture, or create a Slideshow of pictures③.
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!