Instructions for Setting AutoAdminLogon
- Launch Regedit. (See more details on starting regedit)
- Navigate to: HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon
- Set: AutoAdminLogon = 1 (one means on, zero means off)
- Create a new String Value called DefaultPassword
- Set: DefaultPassword = "P@ssw0rd"
- Check for the existence of a REG_SZ called DefaultUserName. The value should reflect the user who you wish to logon automatically. If
this value does not exist, then right-click in the right pane, New, REG_SZ, name it, DefaultUserName. Set the string value to the
required UserName.