How to Enable or Disable Automatic Sign-in After Windows 11 Update
Windows 11’s automatic sign-in feature lets you skip typing your password or PIN right after a major update finishes.
This setting specifically helps you get through the initial setup screen that appears when Windows installs a big update, like the recent 23H2 version which made some changes to how it works.
It means your PC uses your stored login details automatically. This doesn’t change how you normally sign in to your computer each day; you’ll still need your password or PIN for regular startups.
Enable automatic sign-in for post-update setup in Settings > Accounts > Sign-in options by toggling “Use my sign-in info to automatically finish setting up after an update” to On. Disable it by toggling the same option to Off.
Security Risks of Automatic Login
Automatic sign-in on Windows 11 means your password is saved where others can easily find it. This lets anyone with physical access to your computer log in without a password, bypassing Windows security. This presents a significant security risk because your saved password is often stored in plain text and is therefore vulnerable.When you enable automatic login, your password is saved in the registry in plain text. This means anyone who can physically access your computer can log in without needing a password. It bypasses Windows security entirely and puts your personal data at risk. Use this feature only on your own, secure devices.
Method 1Using the Settings App
Turning automatic sign-in on or off in Windows 11 is straightforward using the built-in Settings app. This method lets you manage your login preferences without needing extra tools. Open Settings, go to Accounts, and then Sign-in options to find the setting.
- Open the Settings app. You can do this by pressing the Windows key + I on your keyboard or by clicking Start and selecting the Settings icon.

- Click on Accounts in the left-hand menu.
- Select the Sign-in options tile on the right side of the screen.

- Look for the section labeled Additional settings.
- Find the option that says “Use my sign-in info to automatically finish setting up after an update”.
- Toggle the switch to On to enable it , or Off to disable it .

Method 2Using netplwiz for Automatic Logon
The netplwiz tool is a quick way to set up automatic logon in Windows 11, so you don’t have to type your password every time. By using this command, you can choose to bypass the password prompt on startup. Uncheck a box in the tool to enable this feature.
- Press Windows key + R to open the Run box.
- Type netplwiz and press Enter.
- Select your user account from the list.
- Uncheck the box that says “Users must enter a user name and password to use this computer”.
- Click Apply and enter your current password twice to confirm.
Method 3Using Sysinternals Autologon
For a more reliable method, use the official Microsoft Sysinternals Autologon tool. It encrypts your login information, making it safer than manual registry edits.
Method 4Registry Editor (Advanced)
For advanced users, setting up automatic sign-in in Windows 11 involves editing the Registry Editor. This involves changing specific values within the registry to tell Windows to log in automatically. You’ll need to navigate to a specific path and adjust settings like AutoAdminLogon.
- Press Windows key + R, type regedit, and press Enter.
- Navigate to: 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- Locate AutoAdminLogon and set the value to 1.
- Ensure DefaultUserName and DefaultPassword are set correctly.
Troubleshooting and Tips
If you need to bypass automatic login temporarily, hold the Shift key during the boot process. This forces Windows to show the login screen.
Summary
Can I use auto login on a domain-joined computer?
Generally, no. Domain-joined computers are managed by group policies that enforce password requirements for security. Enabling auto login on these devices is often blocked by your organization’s IT department to protect sensitive network data and ensure compliance with corporate security standards.
How do I stop Windows from requiring a password after waking from sleep?
Go to Settings, select Accounts, then the ‘Sign-in options’ tile. Under the ‘Additional settings’ section, look for “If you’ve been away, when should Windows require you to sign in again?” Change the setting to “Never.” This prevents the lock screen from appearing when your computer wakes from sleep mode.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!