Page 1 of 1
How do I make winxp NOT ask for a password on logon?
Posted: Sat Nov 12, 2005 11:07 pm
by Guest
Even though theres no password set, it still displays the logon screen that asks for a password when I boot.
Posted: Sat Nov 12, 2005 11:26 pm
by Azer
Click Start, and then click Run.
In the Open box, type "control userpasswords2", and then click OK.
In the dialog box that appears, clear the Users must enter a user name and password to use this computer check box, and then click OK.
Posted: Sun Nov 13, 2005 12:45 am
by SoM
wtf, my password box is checked and i NEVER get a enter a password prompt
Posted: Sun Nov 13, 2005 12:53 am
by +JuggerNaut+
SoM wrote:wtf, my password box is checked and i NEVER get a enter a password prompt
that's cuz yours is legit
Posted: Sun Nov 13, 2005 1:52 am
by SoM
:lub:
Posted: Sun Nov 13, 2005 6:36 am
by FragaGeddon
SoM wrote:wtf, my password box is checked and i NEVER get a enter a password prompt
Do you have a password for your usename?
Posted: Sun Nov 13, 2005 6:54 am
by SoM
no i dont
Posted: Sun Nov 13, 2005 7:13 am
by FragaGeddon
Then that's why. Since you don't have a password to enter, then there's no point in displaying the password box.
Posted: Mon Nov 14, 2005 7:03 am
by koopz
still using TweakUI here... works like a charm
Re: How do I make winxp NOT ask for a password on logon?
Posted: Mon Nov 14, 2005 7:26 am
by FragaGeddon
ToxicBug wrote:Even though theres no password set, it still displays the logon screen that asks for a password when I boot.
Your best bet is to install tweakui.
Re: How do I make winxp NOT ask for a password on logon?
Posted: Mon Nov 14, 2005 2:03 pm
by Doombrain
ToxicBug wrote:Even though theres no password set, it still displays the logon screen that asks for a password when I boot.
Don’t install stolen software from work, you idiot.
Posted: Fri Nov 18, 2005 10:08 am
by Eraser
Use
TweakUI (that's a link)
Posted: Fri Nov 18, 2005 11:17 am
by raw
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUserName"="YOURUSERNAME"
"DefaultPassword"="YOURPASSWORD"
Posted: Fri Nov 18, 2005 11:40 am
by SOAPboy
raw wrote:Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUserName"="YOURUSERNAME"
"DefaultPassword"="YOURPASSWORD"
Raw O_O!