Windows 11 puts a strong emphasis on security, which is why Microsoft encourages the use of PINs, passwords, Windows Hello, and Microsoft accounts. However, not everyone wants (or needs) authentication every time they turn on their PC. If you’re the only user of your computer, skipping the login screen can save time and streamline your boot process.
Windows 11 does allow you to bypass the login screen — but the option is hidden and not as obvious as it used to be. Whether you want Windows to boot directly to the desktop or automatically log in with your user account, there are multiple safe methods you can use.
In this comprehensive guide, we walk you through every working way to skip the login screen in Windows 11, including automatic login, disabling password prompts, and adjusting sign-in policies. Let’s dive in!
Important Note Before You Skip the Login Screen
Removing the login requirement means:
- Anyone with physical access to your PC can access your files.
- Your system becomes less secure.
- Auto-login is not recommended for shared or portable devices.
If you’re okay with the trade-off — especially for a home desktop — then you’re good to go.
1. Enable Automatic Login Using the netplwiz Tool (Most Popular Method)
Windows 11 hides the traditional auto-login option, but it’s still available through the netplwiz user account tool.
- Press Windows + R.
- Type:
netplwiz
- Press Enter.
- In the User Accounts window, select your user account.
- Uncheck the box:
Users must enter a user name and password to use this computer.
- Click Apply.
- Enter your account password when prompted.
- Click OK.
Restart your PC. Windows 11 should now log in automatically.
2. Use the Registry Editor to Restore the Hidden Auto-Login Option
Some Windows builds hide or disable the netplwiz checkbox. You can restore automatic login through the registry.
- Press Windows + R, type:
regedit
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device
- On the right side, double-click DevicePasswordLessBuildVersion.
- Change its value from 2 to 0.
- Restart your PC.
Now repeat Method #1 (netplwiz) — the checkbox should be visible again.
3. Disable Windows Hello PIN Requirement
If your account forces you to use Windows Hello, automatic login won’t work until the requirement is removed.
- Open Settings.
- Go to Accounts.
- Open Sign-in options.
- Turn off:
For improved security, only allow Windows Hello sign-in for Microsoft accounts
Turning this toggle off restores traditional password options and allows auto-login.
4. Remove the Login Screen After Sleep or Wake
Skipping the login screen doesn’t just apply at boot. You can also remove the password prompt after your device wakes from sleep.
- Open Settings.
- Go to Accounts → Sign-in options.
- Under If you’ve been away, set:
Never
This stops Windows from asking for a password after waking from sleep.
5. Use Local Group Policy Editor (Pro, Enterprise & Education Only)
If you’re using a supported edition, Group Policy allows you to disable password prompts on wake and customize sign-in behavior.
- Press Windows + R, type:
gpedit.msc
- Navigate to:
Computer Configuration → Administrative Templates → System → Power Management → Sleep Settings
- Double-click:
Require a password when a computer wakes (plugged in)
and set it to Disabled.
- Repeat for:
Require a password when a computer wakes (on battery)
This disables password prompts altogether.
6. Remove the Login Screen by Switching to a Local Account
If you use a Microsoft account, Windows strongly enforces authentication. Switching to a local account helps reduce login prompts.
- Go to Settings → Accounts.
- Click Your info.
- Select:
Sign in with a local account instead
- Follow the on-screen instructions.
Once on a local account, you can remove the password entirely.
7. Completely Remove Your Password (Not Recommended)
If you truly want zero authentication — including no auto-login password stored in the system:
- Press Windows + R, type:
control userpasswords2
- Select your user → click Reset Password.
- Leave both fields blank → click OK.
Now you have no password at all.
This is the least secure option, so use only on isolated systems.
Wrapping Up
Skipping the login screen in Windows 11 can make your PC boot faster and feel more personal — especially if you’re the only one using the system. Whether you’re enabling automatic login through netplwiz, disabling wake-up passwords, or tweaking your sign-in options, Windows gives you multiple ways to streamline the login experience.