How to Completely Disable ‘Lock Screen’ via Group Policy in Windows 11

The Windows 11 Lock Screen is the preliminary overlay that appears before the actual login prompt. It often displays high-resolution imagery (Windows Spotlight), calendar events, notifications, and network status. While visually appealing for personal devices, it introduces unnecessary friction in an enterprise environment. For users who simply want to press a key and immediately enter their password, or in environments utilizing smart card authentication or kiosk modes, the Lock Screen is an extraneous step that slows down the login process. Furthermore, removing the Lock Screen prevents the display of unwanted widgets or Microsoft promotional content on corporate endpoints.

This guide explains how to completely disable the Lock Screen system-wide using the Group Policy Editor in Windows 11, forcing the OS to boot directly to the credential input screen.

Disable the Lock Screen via Group Policy

To enforce a strict block that bypasses the Lock Screen for all users on the machine, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Control Panel > Personalization
  5. In the right-hand pane, locate the policy named Do not display the lock screen.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Enabled. (Note: The policy is named in the negative; enabling it disables the lock screen).
  8. Click Apply, then click OK.

Verify the Configuration Lockdown

To enforce the change immediately across the system, open an elevated Command Prompt and execute gpupdate /force.

To verify the restriction is active, you can test it without rebooting. Press the Windows Key + L on your keyboard to lock your workstation. Instead of being presented with the time, date, and a scenic background that requires a click or upward swipe to dismiss, you will be immediately presented with your user avatar and the password/PIN entry field. The OS has entirely bypassed the preliminary Lock Screen phase, streamlining the authentication workflow on the endpoint.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.