• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows XP Pro Login

LOUISSSSS

Diamond Member
i want to be able to get to desktop without sitting on my chair watching it and clicking on my username and not Administrator account
i don't have a password set for either

is my question clear? what can i do to eliminate this step in my boot up?
 
Download and install Tweak-UI for XP. It has an easy checkbox to provide you with AUTOLOGON.

UI
 
That does nothing. Start, Settings, Control Panel, User Accounts, and change the way users log on and off.

Tweak-UI is neater and does more. No system should be without it.
 
Start > Run > control userpasswords2

Wobble had a bit of a typo.

Just highlight your username, uncheck the box above, and confirm.
 
Originally posted by: uallas5
Start > Run > control userpasswords2

Wobble had a bit of a typo.

Just highlight your username, uncheck the box above, and confirm.

this is the best option imho
 
Originally posted by: uallas5
Start > Run > control userpasswords2

Wobble had a bit of a typo.

Just highlight your username, uncheck the box above, and confirm.

You're right, I forgot the 's' 😱
 
Assuming Windows 2000 or XP Pro, here's another possible way, albeit much longer:

Regedit

HKEY_LOCAL_MACHINE
SOFTWARE
Microsoft
Windows NT
CurrentVersion
Winlogon

Modify "DefaultUserName" to your user name ie., after the = sign

Right-click, New, String Value "Default Password"
Modify "DefaultPassword" and put in your password

If you're on a domain you'll need to modify "DefaultDomainName" to = your domain name

And lastly, right-click, New, String Value "AutoAdminLogon"
Modify "AutoAdminLogon" and put in a value of 1


So you end up getting as an example:

DefaultUserName=MyName
DefaultDomainName=Domain
DefaultPassword=password
AutoAdminLogon=1

This works for both Win2k and XP Pro. YMMV on other O/S versions.
 
Back
Top