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
- Press the Windows Key + R on your keyboard to open the Run dialog box.
- Type
regeditand press Enter. - 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.
- Look at the left-hand navigation pane and drill down through the following folders:
HKEY_LOCAL_MACHINE>SOFTWARE>Policies>Microsoft>Windows - Once you click on the Windows folder, look at the list of subfolders underneath it.
- Check if a folder named Personalization exists. If it does, click on it and proceed to Step 3.
- 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
- Click on your Personalization folder so it is highlighted.
- Right-click anywhere in the empty white space of the right-hand pane.
- Select New > DWORD (32-bit) Value.
- A new entry will appear. Name it exactly
NoLockScreenand press Enter. (Make sure there are no spaces).
Step 4: Enable the Bypass
- Double-click the
NoLockScreenentry you just created. - A small edit box will appear. In the Value data field, change the number from
0to1. - 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.