Enable Automatic Logon In Windows
If you set the computer for automatic logon, anyone who can physically access the
computer can access all the contents of the computer, including the network or
network it is connected. Also, if you activate the password is stored in automatic connection
Registry in clear text. The specific registry key that stores this value is outside
readable by the Authenticated Users group.
As a result, this option is only suitable for cases where the equipment is physically
safe, and have taken steps to ensure that unauthorized users to remotely access
recorded.
1. Start / Run / regedit, and then locate the following subkey:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlie
Ogon
2. Using your username and password, double-click the DefaultUserName entry, type
your username and click
OK.
3rd Double-click the entry DefaultPassword, type your password and then click OK.
Change user password in command prompt
net user <user_name><new_password> .
Example:
c: \>; net user administrator 123123