How to Login to Windows Automatically
The core benefit of configuring Windows 10 to automatically sign-in is you don’t need to remember the password, which also means that you save a couple of seconds during the boot. This, in turn, means that Windows 10 boots to the Start screen or desktop a couple of seconds faster.
The procedure to set up automatic logon in Windows 10 is very similar to the one in Windows 7 and Windows 8.
This method is applicable to both local user account and Microsoft account. In other words, whether you’re using a Microsoft account or local user account, you can use this guide to enable automatic logon.
WARNING: Enable automatic logon only if you are the sole user of your computer. If you often share your computer with others, others will be able to peek into your account without knowing the password.
You can follow one of the methods given below to turn on automatic login in Windows 10.
Method 1 to automatically logon without password
This is the easiest way automatically login to Windows 10 without entering the password.
Step 1: First step is to open Run command box by simultaneously pressing Windows logo and R keys (Windows+R). In the Run dialog box, type Netplwiz and then press Enter key.
Step 2: In the resulting User Accounts dialog, select your user account first and then uncheck the option labelled Users must enter a user name and password to use this computer. Click Apply button to see Automatically sign in box.
Step 3: In the Automatically sign in dialog, type your password and then re-enter the password to confirm the same.
Finally, click OK button.
Method 2
Turn on automatic sign-in using Registry
If, for some reason, you’re not able to configure Windows 10 to automatically logon by following the above method, please use this method.
Step 1: Open Registry Editor. To do so, type Regedit in the Start menu search box or Run command box and then press Enter key. Click Yes button when you see the UAC (User Account Control) box.
Step 2: In the Registry Editor, navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Step 3: On the right-side, look for the entry named DefaultUserName, double-click on it and make sure that your Microsoft account or local user account name is appearing under Value data box.
Step 4: Next, on the right-side again, look for the entry named DefaultPassword. If the entry doesn’t exist, please create one by right-clicking on empty space, clicking New and then clicking String Value. Rename it to DefaultPassword and enter your password in the Value data box. Click OK button.
Step 5: Finally, you need to enable automatic logon. To do so, on the right-side (once again), look for the entry labelled AutoAdminLogon and then change its value from 0 (zero) to 1 (one).
That’s it! Restart your PC to see your Windows 10 automatically logging into your account without asking you to enter the password. Good luck!
Without a doubt, the second method is not as easy as the first one.