Sunday, August 21, 2011

Set Windows 7 Auto Logon / Login

Set Windows 7 Auto Logon / Login: This tutorial describes how to set your windows to logon automatically into the Windows operating system. It is useful when you don't want to be disturbed by the logon questions or usually using on the monitoring computers that don't need human interaction.

The idea is setting the auto logon in the registry and set the default password for the user. The following are the complete steps to do the auto logon:
  1. Open Registry Editor Tool (Regedit). You can open it by typing "regedit" in the Run text box or command prompt.
  2. Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon
  3. Set the AutoAdminLogon value to 1 (one means on, zero means off)
  4. Create a new string value (REG_SZ) called DefaultPassword
  5. Set the DefaultPassword value to the user password.
  6. Set the DefaultUserName to 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
  7. It's optional if your Windows 7 Machine has joined a domain, then create a String Value called DefaultDomainName. Set the DefaultDomainName to your domain name. The default value for DefaultDomainName is your computer name, left it the value if your machine is not join to a domain.
You have finished the steps to make your computer auto logon. Restart your computer and see how the computer will automatically logon to the windows using the default user that you provide on the previous steps.

    1 comment:

    1. I personally use and recommend the Logonexpert tool for autologon, there is the awesome article from the same guys that reviews all possible methods of Windows autologon (for free)

      ReplyDelete