Saturday, March 15, 2008

[TUTORIAL] Dissabling windows logon

If you are the only user using your computer, then it will faster if you disable windows logon... unless your user account is password protected.

To get started :

1. Click Start > Run > type regedit > OK

2. Find this registry key :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon
Photobucket

3. With your user account name and password, find and double click DefaultUserName, type your username, click OK
Photobucket

4. Next, double click DefaultPassword and type in your password.Photobucket
If there is no
DefaultPassword value, create the value. To do this, follow these steps:
a. In Registry Editor, click Edit, click New, and then click String Value.
b. Type DefaultPassword as the value name, and then press ENTER.
c. 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. Next, double click the AutoAdminLogon. Type 1 in the Value Data box, click OKPhotobucketPhotobucket
If there is no AutoAdminLogon entry, create the entry. To do this, follow these steps:
a. In Registry Editor, click Edit, click New, and then click String Value.
b. Type AutoAdminLogon as the value name, and then press ENTER.
c. Double-click the newly created key, and then type 1 in the Value Data box.

6. Exit Registry Editor.

7. Click Start > Restart > OK (optional, just to test)
After your computer restarts and Windows XP starts, you can log on automatically.

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 XP restarts. Note that this procedure applies only to the first logon. To enforce this setting for future logoffs, the administrator must set the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

Value:ForceAutoLogon
Type: REG_SZ
Data: 1

ALTERNATIVELY,
you could also use this way. This is for users with Microsoft Windows XP Home Edition and in Microsoft Windows XP Professional on a computer that is not joined to a domain.

1.Click Start, and then click Run.
2.In the Open box, type control userpasswords2, and then click OK.


Note
When users try to display help information in the User Accounts window in Windows XP Home Edition, the help information is not displayed. Additionally, users receive the following error message:
Cannot find the Drive:\Windows\System32\users.hlp Help file. Check to see that the file exists on your hard disk drive. If it does not exist, you must reinstall it.
3.
Clear the "Users must enter a user name and password to use this computer" check box, and then click Apply.
4.
In the Automatically Log On window, type the password in the Password box, and then retype the password in the Confirm Password box.

5.


Click OK to close the Automatically Log On window, and then click OK to close the User Accounts window.




No comments: