XP logon

M

Mike

How do i go about getting XP to boot right into the
desktop skipping any logon or the welcome screen?
 
C

Carmen

-----Original Message-----
How do i go about getting XP to boot right into the
desktop skipping any logon or the welcome screen?
.
Mike, I've used this on XP systems in the past.

Open Regedit and go to the following subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

Change or add the following values to Winlogon:

AutoAdminLogon: REG_SZ: 1
DefaultUserName: REG_SZ: <username>
DefaultPassword: REG_SZ: <Password for username>
DefaultDomainName: REG_SZ: <Domain for username>
DontDisplayLastUserName: REG_SZ: 0

Restart the system
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top