[FIX] Windows 10 Shows No Users On Login Screen

If Windows 10 shows no users on login screen or if Windows 10 login box missing, this article will show you how to fix it.

Kapil Arya
11x Microsoft MVP · Admin
3 min read
Add as a preferred
source on Google

Today, in this post, we’re going to discuss a very annoying issue in which a Windows 10 user gets locked out on his machine. Imagine, you started your Windows 10 and on the login screen, there is no user listed. In this case the login screen is blank and there is no account being displayed which you can select and enter its credentials to sign-in.

Here is the typical login screen you’ll see in this case:

FIX Windows 10 Shows No Users On Login Screen

We recently came across this issue on a Windows 10 Pro running machine. This is one of the worst case we’ve seen in which Windows 10 user is completely locked out. If you’re also victim of this problem, and you don’t want to Refresh or Reset Windows 10, this post may help you.

Here are few things you can try to recover your Windows 10 in such a case:

FIX: Windows 10 Shows No Users On Login Screen

Though you can use System Restore to fix this issue, but in case if you don’t have restore points created, you can restore System Image backup. In case if you can’t follow any of these recovery options, here is something to do:

FIX 1 – Using Registry

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.

1. Plug in the bootable Windows 10 USB and boot in Advanced System Recovery Options, select Command Prompt.

FIX Windows 10 Shows No Users On Login Screen

2. In the Command Prompt, type regedit and press Enter key. This should launch Registry Editor. Navigate to following registry key then:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

FIX Windows 10 Shows No Users On Login Screen

3. In the right pane corresponding to System registry key, look for dontdisplaylastusername registry DWORD (REG_DWORD). Double click on this DWORD to modify its Data:

FIX Windows 10 Shows No Users On Login Screen

4. Finally, set the Value data to 0 from 1. Click OK and close Registry Editor, Command Prompt and Continue to your operating system. This will reboot the machine itself and after restart, you’ll be able to sign-in to your account.

If the issue still persists, try FIX 2.

FIX 2 – Via Command Prompt

1. Follow step 1 of FIX 1.

2. In the Command Prompt window, type following command and press Enter key:

net user administrator /active:yes

FIX Windows 10 Shows No Users On Login Screen

3. Close Command Prompt and Continue to your operating system. After a reboot, Windows 10 will automatically sign you in to built-in administrator account. Once you logged into this account, you’ll be able to manage other accounts very easily.

FIX Windows 10 Shows No Users On Login Screen

That’s it!

Share this article
https://www.kapilarya.com/fix-windows-10-shows-no-users-on-login-screen

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

3 Comments
Kathaleen

Thank you for the information. Where can I get a bootable Windows 10 USB?

Mike

Neither method worked. Using the registry edit the mentioned key did not appear. Using the command prompt method the same boot to windows with the windows background present minus the ability to log on occurs. Is there any other fixes? The system boots to the windows background photo, gives the windows tone, but no log on prompt ever appears.

Leave a Comment

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