Two great tricks to achieve automatic login system account

  
Automatically log in to the system account, everyone feels amazing when you listen, is the computer so smart now? In fact, this is very simple, the system can be realized a long time ago. Today I will explain to everyone on Windows system (Windows XP , Windows 2003, Windows Vista, Windows 7), there are two main methods to achieve automatic login user login.
The first method is this
Step 1: Run the Registry Editor ( In the Start menu, click "Run", enter Regedit and press Enter to open the Registry Editor), expand the [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon] branch, and then in the right window Double-click “DefaultUserName” and enter your login username. If there is no default user name, you can add this item by selecting “edit →new →string value(s)→DefaultUserName” in the menu bar of the Registry Editor. Note that you should distinguish between uppercase and lowercase letters.
Step 2: Also under the [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon] branch, double-click “DefaultPassword” in the right window of the Registry Editor, and enter yours in the blank field. password. If you do not find the “DefaultPassword” item, you can create the string value by following the steps above.
Step 3: Next, double-click “AutoAdminLogon” in the right window to set the value to “1”. If you do not find “AutoAdminLogon”, you can follow the steps above to create a new one.
Now close the Registry Editor and restart your computer. Later you will find that the annoying login dialog is gone.
If you want to recover. Delete the above item.
The first one is good for manual operation of the registry. But there is still a more convenient way in the system. Click Run in the Start menu, then enter control userpasswords2 and press Enter. “ User account & rdquo; properties, this is not found in the control panel.
The second step is simple, cancel “ To use this machine, the user must enter the user name and password (E) & rdquo; check, then press “ OK & rdquo;, enter the user name and automatically log in after booting The password can be.
This shows that Windows systems (Windows XP, Windows 2003, Windows Vista, Windows 7) are still very user-friendly, of course, more skills are waiting for you and me to discover it! Of course, if you have more For a better way to automatically log in to the system account, welcome to this website to learn and communicate with everyone.
Copyright © Windows knowledge All Rights Reserved