In case you have a Windows system that runs in an isolated secure environment (eg: at home) where there is no point of having to logon manually into the system using an user and a password (eg. you are home alone so who's gonna logon to your system, your cat?) then there is a simple hack that you might want to try it: the automatic logon Windows XP Vista 7.
Automatic logon Windows XP Vista 7
click the Start -> Run and enter regedit (the Windows Registry Editor app) then press OK to launch the app
in the registry editor navigate (the left side) the whole tree down to the HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon; if you didn't find it then you did something wrong (check again), it MUST be there
on the right side lookup for some entry named DefaultUserName, DefaultPassword, DefaultDomainName
double-click (right-click -> Modify) each entry and set its appropriate value
Make sure the entry named AutoAdminLogon exists and is set to 1 otherwise create a String entry and set its value to 1
reboot Windows, next time it will logon automatically using your default username and password; that's all folks!
Depending on the Windows edition you are using (see Home vs Professional or whatever it is called nowadays) you might be able to change some of there settings using a Control Panel applet like Window Policy (or alike) but to be honest with you I am not scared to get a bit dirty with few bits from Windows Registry from time to time (everyone has a fetish, this is mine). Caveat emptor: by setting the LegalNotice% entries the default logon might not work. @edit: as a friend of mine noticed me, you may also try some other options available via some Windows utilities:
on WinXP and later : open Start -> Run then enter "control userpassword2" where you may customize some logon options
on Win7 and later: open Start -> Run then enter "netplwiz"
Comments
No comments yet
Be the first to leave a comment.
Leave a comment