How to Completely Disable the ‘Lock Screen’ in Windows 11 to Boot Directly to the Password Prompt

When you boot up a Windows 11 computer or wake it from sleep, the first thing you see is the “Lock Screen”—a beautiful, full-screen photograph (usually provided by Windows Spotlight) displaying the time and date. To actually log into your computer, you must first click the mouse, press a key, or swipe up on the screen to banish this photograph and reveal the actual password prompt.

While this makes sense on a touchscreen tablet where you want to prevent accidental pocket-dials, it is an incredibly annoying, unnecessary extra step for desktop PC and laptop users. You are forced to perform a useless physical action every single morning just to access the login box.

If you want to streamline your workflow and force Windows 11 to boot instantly and directly to the PIN/Password prompt, you can completely disable the Lock Screen using the Registry Editor.

Step 1: Open the Registry Editor

  1. Press the Windows Key + R on your keyboard to open the Run dialog box.
  2. Type regedit and press Enter.
  3. If the User Account Control (UAC) prompt appears, click Yes to grant administrator privileges.

Step 2: Navigate to the Personalization Key

We need to access the specific folder in the registry that controls the Windows 11 user interface.

  1. Look at the left-hand navigation pane and drill down through the following folders:

    HKEY_LOCAL_MACHINE > SOFTWARE > Policies > Microsoft > Windows
  2. Once you click on the Windows folder, look at the list of subfolders underneath it.
  3. Check if a folder named Personalization exists. If it does, click on it and proceed to Step 3.
  4. If the Personalization folder does not exist (which is common on fresh Windows 11 installs), you must create it. Right-click the Windows folder, select New > Key, and name it exactly Personalization. Press Enter.

Step 3: Create the “NoLockScreen” Value

  1. Click on your Personalization folder so it is highlighted.
  2. Right-click anywhere in the empty white space of the right-hand pane.
  3. Select New > DWORD (32-bit) Value.
  4. A new entry will appear. Name it exactly NoLockScreen and press Enter. (Make sure there are no spaces).

Step 4: Enable the Bypass

  1. Double-click the NoLockScreen entry you just created.
  2. A small edit box will appear. In the Value data field, change the number from 0 to 1.
  3. Click OK.

The Result

You can now safely close the Registry Editor. To test your new configuration, simply press Windows Key + L to lock your computer.

Instead of seeing a pretty nature photograph that you have to click away, your monitor will instantly display the blurred login screen with the password/PIN cursor actively blinking in the text box. The useless “swipe up” barrier has been permanently eradicated from your machine.

RELATED POSTS

  • How to Enable the Windows 11 Hidden Shake to Minimize Feature
  • How to Completely Disable the ‘Startup Delay’ in Windows 11 to Boot Faster
  • How to Use the Windows 11 Cipher Command to Securely Wipe Free Space
  • How to Manually Add a Network Printer via IP Address in Windows 11
  • How to Change the Windows 11 DNS Servers to Cloudflare for Faster Internet
  • Get the best tech tips delivered straight to your inbox.

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