To bypass the Windows 11 Spotlight directly logging in to the login window when starting the computer after returning from hibernation/sleep, follow these steps:
-
Press
Win + Rto open the Run dialog box. -
Type
regeditand pressEnterto open the Registry Editor. -
Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon -
Right-click on an empty space in the right pane, select
New > DWORD (32-bit) Value. -
Name the new value
NoLockScreen. -
Double-click on the newly created
NoLockScreenvalue, set theValue datato1, and clickOK. -
Close the Registry Editor and restart your computer.
Now, when you start your computer after hibernation/sleep, it should bypass the Windows 11 Spotlight and go directly to the login window.
References