| Automatically log on to Windows • Navigate to Start > Run and click on Run.
• In the input field, type "regedit" and then press enter.
• Navigate to the following key in the registry by clicking on the +'s next to the folders in the left pane (see picture below)
• HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Winlogon
• Right-click a blank space in the right-hand pane and go to New > String.
• Name the new String "DefaultUserName".
• Double click the new String.
• Right-click a blank space in the right-hand pane and go to New > String.
• Name the new String "DefaultPassword".
• Double click the new String.
• For the value, enter the password for the username that you used for "DefualtUserName".
• Right-click a blank space in the right-hand pane and go to New > String.
• Name the new String "AutoAdminLogon".
• Double click the new String.
• For the value, enter "1".
• Close regedit. |