Categories

Vista Clues provides Windows Vista help, tips, downloads, and news. If you have a question or tip for Tony, send me an e-mail at qa@vistaclues.com

Site search

Main menu:

Archive

Autologon with Windows Vista

If you’re the only user of your computer, and you don’t have to worry about other people sitting at your computer and reading your e-mail or abusing your account, you might want it to automatically log you on each time the computer starts.

You can do this using the registry, but it requires you to put your password in plain text, where someone might be able to find it. Here’s a better way: the AutoLogon.exe tool provided by the Microsoft Shell developers. It’s not officially supported, but it’ll do the job. Instructions after the break.

You’ll need to run the tool from an administrative command prompt. To do that, click Start, type cmd, right-click cmd, and then click Run as Administrator.

Then, at the command prompt, run the following command:

Autologon.exe /Set /Username:<YourNameHere>

If you upgraded from Windows XP and you had configured autologon using the registry, run the following command to move your password out of the registry and into LSASecret, which is a much safer place:

Autologon.exe /Migrate

Thanks to the Shell Blog!

For more information, read the Windows Vista Resource Kit (co-authored by your very own Tony Northrup). Got a question for Tony? Send an e-mail to qa@vistaclues.com.

del.icio.us:Autologon with Windows Vista digg:Autologon with Windows Vista spurl:Autologon with Windows Vista furl:Autologon with Windows Vista fark:Autologon with Windows Vista blogmarks:Autologon with Windows Vista Y!:Autologon with Windows Vista magnolia:Autologon with Windows Vista

Comments

Comment from lee
Time: January 10, 2007, 6:39 am

we are using LogonExpert autologon software because autologn.exe is seriuos vulnerability for it saves logon\password information into registry.

Comment from Anonymous
Time: February 15, 2008, 8:20 pm

Why not use the below command?

control userpasswords2

It saves the password in the LSA and has been available since Windows XP

Comment from me
Time: February 21, 2008, 8:27 pm

thats the best way and have been using that for years:

control userpasswords2

Write a comment