Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
win7:users [2016/02/22 21:07] Bernard Condrauwin7:users [2026/09/19 18:31] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== User Management ====== 
  
-===== User Properties ===== 
- 
-==== Home Editions ==== 
- 
-Open **Run** and type //netplwiz// 
- 
-==== Professional Editions ==== 
- 
-Open **Control Panel** > **System** > **Computer Management** 
- 
-===== Auto logon ===== 
- 
-Set the following keys in [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] 
-  "AutoAdminLogon"="1" 
-  "DefaultUserName"="myname" 
-  "DefaultPassword"="mypwd" 
-  "DefaultDomainName"="mydomain" 
- 
-The domain name entry is not needed for a private LAN with workgroup, but if you set it, set it to the name of your machine (computer) all in caps letters. 
- 
-See [[http://www.sevenforums.com/tutorials/377-log-automatically-startup.html|Log On Automatically at Startup]]