Hide or Show User Names on Logon Screen

If you want to hide or Show the names of all or any of the user in your computer on the logon screen, follow the below steps :

Go to Start -> and type Regedit and press enter. Wait for the Registry Editor navigate to the below path

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Create a DWORD with the name of the user account you want to hide and give it a value of 0, you can unhide it by giving it a value of 1.


Note: You must be having administrative rights to do this

0 comments:

Post a Comment