hiding user name at the login

  • Thread starter Thread starter N
  • Start date Start date
N wrote
How to hide the username when login.. is there a way?

Yes.

o Click Start, click Run, type regedit and hit Enter
o Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon
o Create a new DWORD Value called DontDisplayLastUserName
o Give DontDisplayLastUserName a Decimal value of 1

To undo the above, either give DontDisplayLastUserName a value of 0 or
delete it altogether.
 

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

Back
Top