Site icon TechGit

How to Sign-in Automatically to a User Account in Windows 10 Version 2004 ’20H1′

Starting in Windows 10 version 2004, also known under its code name ’20H1′, Microsoft has changed the default behavior of the user autologin feature. Now, if you have any of the Windows Hello secure options enabled, you won’t be able to sign-in automatically into your user account. Here’s what you have to do.

Starting in Windows 10 build 19033, if you set PIN or other Windows Hello secure feature, Windows 10 hides the option Users must enter a user name and password to use this PC in the classic control userpasswords2. See the following screenshot:

Control UserPassword2 In Windows 10 2004

Thanks to our reader “Birkuli”, we now know that it is the new default behavior of the OS. So, here’s how to make it sign-in automatically.

To Sign-in Automatically to User Account in Windows 10 Version 2004,

  1. Open Settings.
  2. Go to Accounts > Sign-in options.
  3. Turn off the Windows Hello option on the right.Windows 10 Disable Windows Hello
  4. Press the Win + R keys on the keyboard. The Run dialog will appear on the screen. Enter the following command in the Run box: netplwiz (or control userpasswords2).Netplwiz
  5. Find your user account and select it in the list. You should see the check box mentioned above:Windows 10 Version 2004 Sign In Automatically
  6. Turn off Users must enter a user name and password to use this PC and click on the Apply button.Untick Click Apply Users Accounts
  7. The Automatically sign in prompt will appear.Confirm Auto Login User Accounts
  8. Type your password twice and you are done!

The procedure works best for Microsoft accounts. Check THIS out.

Some of the users of Windows 10 version 2004 who have the OS installed with a local account, report that the Windows Hello option is not visible in Settings. If you are one of them, you can apply a registry tweak to get the missing checkbox visible. Here is the procedure in details.

Sign-in Automatically to a Local Account in Windows 10 Version 2004

  1. Close the User Accounts dialog (netplwiz) if you have it open.
  2. Open the Registry Editor app.
  3. Go to the following Registry key.  HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionPasswordLessDevice. See how to go to a Registry key with one click.
  4. On the right, modify or create a new 32-Bit DWORD value DevicePasswordLessBuildVersion. Note: Even if you are running 64-bit Windows you must still create a 32-bit DWORD value.
  5. Change its value to 0. Normally, it is set to 2 by default, but this may vary from build to build. Set it to 0 anyway.Sign In Automatically To Local Account In Windows 10 Version 2004
  6. Now, run netplwiz again. The checkbox will be there!

To undo the change, set the DevicePasswordLessBuildVersion value back to its defaults, e.g. set it to 2.

To automate this procedure and save your time, you can Winaero Tweaker. This tweak is included in the app starting in version 0.17.1.

Tweaker Enable Auto Logon Checkbox

Restore Defaults

To restore defaults, run netplwiz again and turn on the ‘Users must enter a user name and password to use this PC’ checkbox. The next time you log on, you will be asked for the password again.

Finally, you can use an alternative legacy method. However, I do not recommend you to use it. I’ll explain why. It was available in previous versions of Windows NT and is not secure today. It requires storing the unencrypted password in the Registry which can be read by third party software and other users! Do not use this method unless you know what you are doing.

Sign-in Automatically to a User Account with a Legacy Registry Tweak

  1. Open the Registry Editor app.
  2. Go to the following Registry key. HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon. See how to go to a Registry key with one click.
  3. On the right, modify or create a new string (REG_SZ) value “AutoAdminLogon“. Set it to 1.Winlogon New String ValueAutoAdminLogon
  4. Create or modify a new string value “DefaultUserName” and type the user name to sign-in automatically with.DefaultUserName
  5. Create here a new string value “DefaultPassword“. Type the password of the user account from the previous step.DefaultPasswordRegistry AutoLogin

To disable the automatic login enabled with this method, delete the DefaultPassword value and set AutoAdminLogon to 0.

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version