<!–
–>
Windows 11 does not include an option to disable the Lock screen, but you can still use the Local Group Policy Editor and Registry to accomplish the task.
The Lock screen is the first visual experience when Windows 11 starts, and it shows date and time, apps status, and a custom background image, depending on your configuration. The only caveat is that it can add an extra step to the sign-in process, but you can disable the feature if you don’t find it useful.
In this guide, you will learn the steps to disable the lock screen on Windows 11.
Disable Lock screen with Group Policy on Windows 11
On Windows 11 Pro, Enterprise, or Education, you can use the Local Group Policy Editor to disable the Windows 11 Lock screen.
To disable the lock screen on Windows 11, use these steps:
-
Open Start on Windows 11.
-
Search for gpedit, and select the top result to open the Local Group Policy Editor.
-
Browse the following path:
Computer Configuration > Administrative Templates > Control Panel > Personalization
-
Double-click the Do not display the lock screen policy.
-
Select the Enabled option.
-
Click the Apply button.
.Windows_Software_Technology-Big-343 { display:inline-block; width: 300px; height: 600px; } @media(min-width: 500px) { .Windows_Software_Technology-Big-343 { width: 300px; height: 600px;} } -
Click the OK button.
-
Restart the computer.
Once you complete the steps, the next time the laptop or desktop computer starts the Sign-in screen will appear instead of the Lock screen.
Disable Lock screen with Registry on Windows 11
Although Windows 11 Home does not have the Local Group Policy Editor, you can still disable the feature, but you will need to edit the Registry. This method also works for Pro, Enterprise, and Education editions of Windows 11.
-
Open Start.
-
Search for regedit, and select the top result to open the Registry.
-
Browse the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
-
Right-click the Windows key (folder), select the New submenu, and choose the Key option.
-
Name the key Personalization and press Enter.
-
Right-click the Personalization folder, select the New submenu and choose the DWORD option.
-
Name the key Nolockscreen and press Enter.
-
Double-click the Nolockscreen key and set its value data from 0 to 1.
-
Click the OK button.
-
Reboot the computer.
After you complete the steps, the Lock screen will be removed, and the Sign-in screen should appear instead.
Post a Comment