Try it first with a command netplwiz
If you can uncheck the box, then just make settings in the program. If netplwiz does not work, you can change the registry for Windows.
Autologin in Windows even when netplwiz does not work
User accounts
- Start the program
netplwiz
. - Uncheck the box for ”Username and password must be entered to use the computer.”
- Execute and fill in username and password.
- Confirm, clear!
If there is no box to uncheck see image below, you need to change the registry for Windows.
Change in the register
Starta Regedit. Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- Double-click the key
DefaultUserName
, enter the username and click OK.
If there is no key, create a new key [String] with the nameDefaultUserName
.
Fill in the value with a Username. - Double click on
DefaultPassword
, enter the password and click OK.
The key is not presentDefaultPassword
so create a new key [String] with the nameDefaultPassword
, fill in the value with the password. - Check the value of the key
AutoAdminLogon
is 1, if the value is 0 the function is deactivated. Change the value to1
.
Quit Registry Editor – clear.
Now automatic login takes place at start.