Social Icons

Wednesday, March 11, 2015

Fix: Cannot Auto Logon In Windows 8 / 7

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.
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.

Enable Automatic Logon-1

If you’re using 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 Enter to open the Registry Editor.


 Fix: The attachment size exceeds the allowable limit In Outlook 2013

2. Navigate here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Enable Automatic Logon-2

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.
DefaultPasswordRegistry String (REG_SZ) – Value data is your user account password.
DefaultUserNameRegistry String (REG_SZ) – Value data is your user account name.
Hence add the missing info if any, and once you’re done, close Registry Editor plus reboot. After restarting the machine, you should have auto-logon enabled.

Trust it helps!

No comments:

Post a Comment