If you’ve more than one user account on your Windows 10 machine, the login screen lists other user accounts as well. This list will help you to select the user account of your choice and login to that account. However, some users may prefer switching accounts from the Start Menu. So they may want to remove other user accounts  being displayed on the login screen. If you’re also looking for same approach, this article is definitely for you.

How To Hide Local User Accounts From Login Screen In Windows 10

You can deploy a simple registry tweak as mentioned below and hide selected user accounts or all other local user accounts displayed on login screen.

Note that this is valid for local user accounts only. With this method you can’t hide users with Microsoft account. You may need convert Microsoft account to local user account first, to deploy this trick in such cases.

How To Hide Local User Accounts From Login Screen In Windows 10

Remove Selected User Accounts From Windows 10 Login Screen

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

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

How To Hide Local User Accounts From Login Screen In Windows 10

3. Right click on Winlogon registry key and select New > Key. Name the newly created sub-key as SpecialAccounts. Similarly create another sub-key to SpecialAccounts registry key and name it as UserList. Now in the right pane of UserList registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList), right click and select New > DWORD Value. Name this newly created registry DWORD with the exact user account name which you want to hide from Windows 10 login screen. Since you’ve just created this DWORD, its Value data is already 0, which is the actual requirement here.

You can close the Registry Editor and reboot to make changes effective. After restarting your machine, you’ll find that the user account whose registry DWORD you created above is now hidden on login screen.

How To Hide Local User Accounts From Login Screen In Windows 10

That’s it!

Leave a Reply

Your email address will not be published. Required fields are marked *