Windows Logon screen

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

I just installed Win2000, and added a new user so that I
don't have to logon as Administrator. But the logon screen
requires that I type in the user name each time. How can I
set this so that there is a drop down box to select a user
name?
 
You can't do that, but you *can* set the Reg_Dword value of
"DontDisplayLastUserName" to 0
found at
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
then the last successful logged on username will appear at the next logon by
default.
 
Back
Top