Windows News and info 15th Anniversary 2009-2024
Windows 11 | Windows 10 News on these iconic operating systems. => Windows 10 Help | How To & Fixes | Tips & Tricks => Topic started by: javajolt on January 13, 2015, 07:06:33 AM
-
Most of you have might have single user account on your Windows systems, which is the administrator account. Hence, many of you may prefer to have automatic logon enable, when you start your system, in order to avoid entering the password at each logon. We have shared the method to enable auto logon, earlier. In that method, we have unchecked the Users must enter a user name and a password to use this computer option under User Accounts window. But it may happen that you may find the Users must enter a user name and a password to use this computer missing in User Accounts. If you face this issue, read on.
(http://i62.tinypic.com/2corgnb.jpg)
If you’re using a domain controlled system, this crucial option may be missing. In that case you need to ask the domain controller to uncheck that option from controlling machine. But if you’re on a non-domain system, and you are still missing the option, then this article will help you to enable automatic logon using registry manipulation.
Cannot Auto Logon in Windows
Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point before proceeding.
1. Press Windows Key + R combination, type put regedit in Run dialog box and hit Enterto open the Registry Editor.
(http://i58.tinypic.com/24wwvat.jpg)
2. Navigate here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
(http://i59.tinypic.com/1zmp0jr.jpg)
3. In the right pane of above mentioned registry location, you need to make sure that following data exists. If something is missing, you can add it:
AutoAdminLogon – Registry String (REG_SZ) – Value data is 1.
DefaultPassword – Registry String (REG_SZ) – Value data is your user account password.
DefaultUserName – Registry String (REG_SZ) – Value data is your user account name.
Add the missing, and once you’re done, close Registry Editor plus reboot. After restarting the machine, you should have auto-logon enabled.
twc