-
Step 1
Click (Start) then click (Run). In the (Run) command box type {Regedit} and hit (Enter).
-
Step 2
In the registry editor browse for "folder"/subkey
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon -
Step 3
In the right panel of the registry editor right click and select (New - String Value) Enter the name (DontDisplayLastUserName) and enter the value of 1 to stop the last logged username from displaying on the login prompt.
If the value is 0 the last logged on username will be displayed in the login prompt box.
If the (DontDisplayLastUserName) String Value already exist then just double click on it and change the value.













Comments
badtea said
on 12/6/2009 Thanks for the tip! I have been wanting to do this on my home PC for a while. Don't need as much security at home, but I'm a little bit of a security nut.
Rated 5* and recommend!