How to Disable Automatic Login in Windows 10?
You are here:
- Home
- Support
- tips-software-news
- How to Disable Automatic Login in Windows 10?
![author avatar](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
5 November 2018 Amanda J. Brook Senior Product Manager
Summary
Some users enable automatic login in Windows 10 so that they can skip the login screen. But setting a login password can secure your PC better. Especially when you have some important files or data on your PC, it would be better to disable automatic login. Then how to disable auto login in Windows 10?
![Windows10](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Solution #1: Add Password via Windows Settings
Note: This solution applies to those user accounts with no password. If your account was already created with a password, please refer to solution #2 to disable auto login.
Step 1: Press “Win”+ “I” key to go into “Windows Settings” and then click “Accounts”.
![accounts in Windows settings](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 2: Click “Sign-in option”, click “Add” under “Password”. Then type new password and hint.
![add password in Windows 10](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Tips: If you want to change password, you just need to repeat the above steps and click “Change” under “Password” when you do Step 2.
Solution #2: Use “netplwiz” Command to Disable Auto Login in Windows 10
Note: This solution applies to those user accounts with password. If you did not create a password for the account, please refer to solution #1.
Step 1: Press “Win” + “R” key to open “Run” window and then type in: netplwiz.
![enter netplwiz in run window](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 2: When the “User Accounts” window pops up, please click the target user account and then check the checkbox of “Users must enter a user name and password to use this computer”.
![Disable user account auto login](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 3: Finally, click “Apply” and “OK”. You will be required to enter login password before signing in Windows next time.
Tips: If you want to enable auto login, you can repeat above steps. When you perform step 2, please click the target user account and then deselect the option “Users must enter a user name and password to use this computer”.
Solution #3: Use Registry Editor to Disable Auto Login in Windows 10
Step 1: Press “Win” + “R” key to open “Run” window and then type in: Regedit.
![open registry editor by running regedit](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 2: When the Registry Editor pops up, please navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
![Windows 10 winlogon](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 3: Please find out “AutoAdminLogon”, double click it and type “0” at Value data.
![autoadminlogon](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 4: Please find out “DefaultUserName”, double click it and type in the target user account that was enabled to login automatically.
![defaultusername](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Step 5: Next, find out “DefaultPassword”, double click it and empty its value data.
Step 6: After completing these steps, you will see password prompt in login screen next time.
Tips: If you want to enable auto login, please repeat above steps. When you perform step 3, you just need to double click “AutoAdminLogon” and change the value data from “0” to “1”.
Solution #4: Use Autologon Utility to Disable Auto Login in Windows 10
Step 1: Download Autologon utility from below website.
https://docs.microsoft.com/en-us/sysinternals/downloads/autologon
https://docs.microsoft.com/en-us/sysinternals/downloads/autologon
Step 2: Run Autologon utility, type in the target user account that was enabled auto login, click “Disable”.
![Disable auto login with Winlogon utility](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
Tips: If you intend to enable auto login, you just need to enter the target account’s password and click “Enable”.
Relate Links :
How to Factory Reset A Laptop?
![](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
29-10-2018
Amanda J. Brook : If a laptop is slower than it was, factory resets is a good way to solve it and...
How to Permanently Disable or Uninstall Windows Defender in Windows 10
![](https://www.reneelab.com/wp-content/themes/dt-the7/images/grey.png)
14-08-2018
John Weaver : Windows 10 has built-in safety software - Windows Defender. However, it is annoying sometimes. As a result, parts...