logon shows last username

G

Guest

I have a laptop running home edition with 4 user profiles. When the logon
screen comes up it always shows the last users username. How can I get it to
come up blank in the username? I dont have gpedit.msc since this is the home
edition.
 
P

Pegasus \(MVP\)

Scott said:
I have a laptop running home edition with 4 user profiles. When the logon
screen comes up it always shows the last users username. How can I get it to
come up blank in the username? I dont have gpedit.msc since this is the home
edition.

Run regedit.exe, then navigate to
HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

Create a Reg_SZ value called DontDisplayLastUserName
and set it to 1.
 
R

Rock

Scott said:
I have a laptop running home edition with 4 user profiles. When the logon
screen comes up it always shows the last users username. How can I get it
to
come up blank in the username? I dont have gpedit.msc since this is the
home
edition.

Run the edit on Kelly's site:
http://www.kellys-korner-xp.com/xp_tweaks.htm
Line 150: Clear Last User on Boot Screen in XP

See the top of the page for info on running the edit.
 
N

Newbie Coder

Scott,

What Pegasus said is good, but you can also do it a different way via the
policy setting:

Click START
Click RUN
Type 'regedit' (without quotes) & click OK
Navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

In the right pane, double-click the 'dontdisplaylastusername' & change the
setting from '1' to '0'

Click OK
Close the registry editor
Job done

I hope this helps,
 

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