Cleaning name on logon

  • Thread starter Thread starter DooM
  • Start date Start date
D

DooM

Hi,

I have a little problem, when my W2K starts they show me the LOG ON dialog
box where the field NAME is empty.

How Can I setup Windows for doesn't clear the field, I wanna the name of
last user appears always show the log on dialog box.

Thanks for attention.

Bye.
 
In
DooM said:
Hi,

I have a little problem, when my W2K starts they show me the LOG ON
dialog box where the field NAME is empty.

How Can I setup Windows for doesn't clear the field, I wanna the name
of last user appears always show the log on dialog box.

Thanks for attention.

Bye.

This is usually done via group policy, and it's usually a good thing. I
personally want to clear the last login name.
As to where it's been done - are you on a domain?
 
This is easy to set through group or local policy, however it can also be
done through a straightforward registry hack.
Look in:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

And I think the value is called "DontDisplayLastUsername" - this should be
set to 0 to retain the last user name.
 
Back
Top