How to enable the Logging On under the Administrator Account in Windows Vista

written by: John Tremente; article published: year 2008, month 11;


In: Root » Computers and technology » Windows » How to enable the Logging On under the Administrator Account in Windows Vista

Dutch French Spanish Portuguese Italian German Japanese Chinese Korean Russian Arabic Bookmark and Share this Article

For security reasons, Windows Vista doesn't give you access to the all-powerful Administrator account. Actually, I should say that it doesn't give you easy access to this account. The logon screen doesn't include an option to choose the Administrator, and there is no option anywhere in the main Vista interface to enable this account to log on.

That's probably just as well because it will keep most users much safer, but it's annoying for those of us who occasionally require the Administrator account. For example, the Windows Automated Installation Kit requires the Administrator account.

Fortunately, there are a couple of workarounds, both of which involve editing the Registry. Begin by opening the Registry Editor: Select Start, All Programs, Accessories, Run. Type regedit and click OK, and then click Allow in the Windows Security dialog box.

With the Registry Editor open, navigate to the following key:

HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon

You now have two choices:

  • To log on automatically as Administrator Double-click the AutoAdminLogon setting and change its value to 1. You should also create a String setting named DefaultPassword and change its value to your Administrator password.

  • To include Administrator in the logon screen Create a new subkey under Winlogon named SpecialAccounts, and then create a new subkey under SpecialAccounts named UserList. In the UserList key, create a DWORD value named Administrator and set its value to 1.

Disclaimer

1) E-articles is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringement, please read the terms of service and contact us to investigate the problem.
2) E-articles is not responsible for inaccuracies, falsehoods, or any other types of misinformation this article may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here.

link to this article