How to disable Lock screen on Windows 11

<!–

–>

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:

  1. Open Start on Windows 11.

  2. Search for gpedit, and select the top result to open the Local Group Policy Editor.

  3. Browse the following path:

    Computer Configuration > Administrative Templates > Control Panel > Personalization
  4. Double-click the Do not display the lock screen policy.

    Personalization policies

  5. Select the Enabled option.

    Windows 11 disable Lock screen

  6. 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;} }
  7. Click the OK button.

  8. 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.

  1. Open Start.

  2. Search for regedit, and select the top result to open the Registry.

  3. Browse the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
  4. Right-click the Windows key (folder), select the New submenu, and choose the Key option.

    Personalization key

  5. Name the key Personalization and press Enter.

  6. Right-click the Personalization folder, select the New submenu and choose the DWORD option.

    NoLockScreen DWORD

  7. Name the key Nolockscreen and press Enter.

  8. Double-click the Nolockscreen key and set its value data from 0 to 1.

    Registry disable Lock screen

  9. Click the OK button.

  10. 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