A Windows 11 user regained his disappeared account using two registry fixes

Windows 11 Login Mystery: Two Registry Tweaks Bring a Missing User Account Back to Life

Windows 11 Account Missing From Login Screen? These Registry Fixes May Bring It Back

A Windows 11 login problem can be frustrating, especially when your user account suddenly disappears from the sign-in screen. While this issue is not common, it can happen after a system glitch, settings change, or registry-related problem. The good news is that in some cases, the account may not actually be deleted.

One Windows 11 user reported that their account vanished from the login screen, even though the local account still existed on the PC. The original user profile and files were also still available under the C:Users folder. That meant the account was hidden from the login screen rather than removed from the system.

If you are facing a similar Windows 11 missing user account issue, two registry settings may help restore the account to the login screen. However, you should only attempt these steps if you are comfortable working with the Windows Registry.

Changing the wrong registry value can damage your Windows installation, cause system instability, or even force you to reinstall Windows. Before making any changes, it is strongly recommended to create a restore point or back up important data.

The first registry fix involves unhiding the affected user account.

Open Registry Editor with administrator privileges. You can do this by searching for Registry Editor in Windows, right-clicking it, and selecting the option to run it as administrator.

Then go to this location:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonSpecialAccountsUserList

Look for a DWORD value that matches the name of the affected Windows 11 account. In the reported case, the DWORD value was set to 0, which caused the account to stay hidden from the login screen.

Changing the value from 0 to 1 can make the account visible again.

A value of 0 usually means the account is hidden.

A value of 1 usually means the account is allowed to appear.

The second registry fix involves checking the fast user switching setting.

In Registry Editor, go to:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem

Find the value named:

HideFastUserSwitching

If this value is set to 1, change it to 0.

When HideFastUserSwitching is set to 1, Windows may hide user switching options. Changing it to 0 can restore the ability to see and select other accounts on the Windows 11 login screen.

In the reported case, after these two registry changes were made, the missing Windows 11 account immediately appeared under “Other user” on the login screen. A restart was not required.

There is one important detail to keep in mind. If your main account has disappeared from the login screen, you may not be able to open Registry Editor normally from that account. The user who experienced this issue accessed Registry Editor manually by going to:

C:Windows

From there, they found regedit.exe, held Shift, right-clicked it, and selected “Run as different user.” After entering administrator credentials linked to the Microsoft account, they were able to make the registry changes.

This workaround may help if your Windows 11 user account is missing from the sign-in screen but still exists on the system. Before trying it, confirm that the account folder is still present under C:Users and that the account has not actually been deleted.

If your Windows 11 account disappeared from the login screen, the issue may be caused by hidden account settings in the registry rather than a deleted profile. Adjusting the UserList DWORD value and the HideFastUserSwitching setting could restore access.

Still, registry editing should always be handled carefully. If you are unsure, ask an experienced user or technician for help before making changes.