As soon as several user accounts are created with passwords, Windows wants a password for the booting process. That is annoying, especially when you wish to use the system for test purposes multiple times consecutively with the same user account.
You can automate the login process by using a Registry entry.
You can automate the login process by using a Registry entry.
- Open the Registry Editor by opening ‘Start | Run’, enter ‘regedit’ and click ‘OK’.
- Now, navigate to the ‘HKEY_LOCAL_MACHINE\ Software \Microsoft\WindowsNT\ CurrentVersion\Winlogon’.
- Open the entry ‘AltDefaultUserName’ and as the value, enter the name of the desired user account that needs to login automatically.
