From run write netplwiz to get User Accounts wizard.
If Checkbox is no there then
1. Press the Windows key + R on your keyboard to launch the “Run” dialog box.
2. Type regedit and hit enter to open the Registry Editor
3. Then browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\
4. Set AutoAdminLogon = 1 (create it if doesn't exist its a string variable)
5. Set DefaultUserName = your username (create it if doesn't exist its a string variable)
6. Set DefaultPassword = your password (create it if doesn't exist its a string variable)
- Press the Windows key + R on your keyboard to launch the “Run” dialog box.
- Type in netpliz or control userpasswords2
- Press Enter. The User Accounts window will display.
- Uncheck the option “Users must enter a user name and password to use this computer”
- Click “OK”
- You will then be prompted to enter the current password and confirm it.
- After doing so, you will no longer be prompted to enter your password upon login.
If Checkbox is no there then
1. Press the Windows key + R on your keyboard to launch the “Run” dialog box.
2. Type regedit and hit enter to open the Registry Editor
3. Then browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\
4. Set AutoAdminLogon = 1 (create it if doesn't exist its a string variable)
5. Set DefaultUserName = your username (create it if doesn't exist its a string variable)
6. Set DefaultPassword = your password (create it if doesn't exist its a string variable)
No comments:
Post a Comment