Saturday, July 5, 2008

Disable the display of last user name

By default Windows XP displays the last user name. This may be a security problem for some users who doest want to let others know about there login details. Here’s the registry trick to disable it :
REGEDIT 4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"dontdisplaylastusername"="DWORD:0"
Note: 0 means disabled 1 means enables

No comments:

Popular Posts