Play .MKV’s in Windows Media Center (WMC)

For a long time I had resisted converting my DVD and Blu-Ray disks into any other format because I didn’t want to lose any quality.  I had lived by this rule for a long time, and thankfully companies like QNAP and Thecus came to my storage rescue.  However, the day has come where the cost of storing all the extra garbage that comes along with these movies has opened my eyes to benefits conversions.  With that, I have began converting my movie collection to a format that allows me to lose all the excess fat, but keep my movie loss-less. Read More…

Windows-7
  • EmailPrint This PostFeedShareCOD

This is a subject that can be attacked a few different ways.  There are many reasons why people want to log into Windows Automatically and the ways to do it are just as various.  For my purposes, logging into windows automatically is an absolute must for my HTPC's.  The last thing I want to do is try to spell out my password using an IMON remote!

For our purposes here; only two will be discussed. The first method works for nearly all the Windows versions to date and is the one I currently employ on the majority of my machines.  It allows Windows to auto logon using my current password.

Registry Method: This method takes advantage of the registry and uses the AutoAdminLogon key in the Winlogon section. This method is one of the easiest and is tested to work in Windows 2000, Windows Server 2003, Windows XP, Windows Vista, Windows Home Server, and last but not least Windows 7.  I hope I didn't forget any that count.

NOTE: Editing the Registry incorrectly can cause serious, system-wide problems that may require you to re-install Windows Vista to correct them. Microsoft nor computingondemand.com cannot guarantee that any problems resulting from the use of Registry editing can be solved. Back up your registry first, but use at your own risk.

Windows XP:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  3. Using your account name and password, double-click the DefaultUserName entry, type your user name, and then click OK.
  4. Double-click the DefaultPassword entry, type your password under the value data box, and then click OK.
    If there is no DefaultPassword value, create the value. To do this, follow these steps:

    1. In Registry Editor, click Edit, click New, and then click String Value.
    2. Type DefaultPassword as the value name, and then press ENTER.
    3. Double-click the newly created key, and then type your password in the Value Data box.

    If no DefaultPassword string is specified, Windows XP automatically changes the value of the AutoAdminLogon registry key from 1 (true) to 0 (false) to turn off the AutoAdminLogon feature.

  5. Double-click the AutoAdminLogon entry, type 1 in the Value Data box, and then click OK.
    If there is no AutoAdminLogon entry, create the entry. To do this, follow these steps:

    1. In Registry Editor, click Edit, click New, and then click String Value.
    2. Type AutoAdminLogon as the value name, and then press ENTER.
    3. Double-click the newly created key, and then type 1 in the Value Data box.
  6. Quit Registry Editor.
  7. Click Start, click Restart, and then click OK.

Windows Vista & Windows 7:

  1. Hold down the Windows (between the Ctrl and Alt Keys) key then pres R , type regedit, and then click OK.
  2. Locate the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  3. Using your account name and password, double-click the DefaultUserName entry, type your user name, and then click OK.
  4. Double-click the DefaultPassword entry, type your password under the value data box, and then click OK.
    If there is no DefaultPassword value, create the value. To do this, follow these steps:

    1. In Registry Editor, click Edit, click New, and then click String Value.
    2. Type DefaultPassword as the value name, and then press ENTER.
    3. Double-click the newly created key, and then type your password in the Value Data box.

    If no DefaultPassword string is specified, Windows XP automatically changes the value of the AutoAdminLogon registry key from 1 (true) to 0 (false) to turn off the AutoAdminLogon feature.

  5. Double-click the AutoAdminLogon entry, type 1 in the Value Data box, and then click OK.
    If there is no AutoAdminLogon entry, create the entry. To do this, follow these steps:

    1. In Registry Editor, click Edit, click New, and then click String Value.
    2. Type AutoAdminLogon as the value name, and then press ENTER.
    3. Double-click the newly created key, and then type 1 in the Value Data box.
  6. Quit Registry Editor.
  7. Click Start, click Restart, and then click OK.

If you want to bypass the automatic logon to log on as a different user, hold down the SHIFT key after you log off or after Windows restarts.

Pages: 1 2
Share to Facebook Share to Twitter Stumble It Digg Linked In Delicious Tumblr

Joe DiFiglia has written 226 Articles at C.O.D.


In early 2000 I became increasingly frustrated with hardware review sites praising less than satisfactory products. The saying: “if you want something done right, do it yourself” applies here. I wasn’t satisfied, so I did it myself; and here we are years later.

8 Responses to How to Turn on Automatic Logon in Windows

  1. Hans Landa says:

    Storing login/password in registry in plain text isn't good idea…
    I want to recommend you look at LogonExpert tool

  2. Greg Zeng says:

    Not working with Win7-32 Ultimate. Also have GUEST user, so cannot auto-login, since must select USER first.

    Did this when family/ visitors/ guests are here.

  3. Xantes says:

    Will my computer be still protected say in a network IP scan?!