Share via

The new local admin account does not show on the lock/sign-in screen.Stuck in guest account.

Vishal Verma OFFICE 0 Reputation points
2026-03-04T01:56:09.2766667+00:00

Hi,

I created a new local administrator account on my windows laptop, but the account does not appear on the lock/sign-in screen as a selectable user. I am locked with guest account with no admin rights. Hence all access denied.

Details below:

  • Windows Version/Edition/Build: Windows 11 Pro Single Language 24H2
  • The account appears in Settings → Accounts → Other users and also shows in Command Prompt with net user.
  • Issue: The new local admin account does not show on the lock/sign-in screen, so it cannot be selected for login.
  • No " Other users" showing in setting.

Troubleshooting already tried:

  • Multiple restarts and full sign-out/in cycles.
  • Booted to Safe Mode (Shift + Restart → Troubleshoot → Advanced options → Startup Settings → Safe Mode), then rebooted back to normal mode to refresh sign-in enumeration.
  • No presence of “Other users” in Settings;

Thanks in advance for any guidance or official references.

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. VPHAN 25,000 Reputation points Independent Advisor
    2026-03-06T09:12:44.01+00:00

    Hi Vishal Verma OFFICE,

    How is your issue going? Has it been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)

    VP

    0 comments No comments

  2. VPHAN 25,000 Reputation points Independent Advisor
    2026-03-04T12:13:52.9233333+00:00

    Hi Vishal Verma OFFICE,

    Your newly created administrator account is likely being hidden from the sign-in screen by a specific registry configuration, commonly found at the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList registry path. System administrators sometimes use this exact key to keep background service accounts invisible, but if a primary local admin gets hidden here, it creates a total lockout scenario. Because your current session is restricted to guest privileges, User Account Control will explicitly deny any attempts to open the Registry Editor and change those values to make your account visible again.

    To resolve this without violating system security protocols, you must rely on the official Windows Recovery Environment by holding the Shift key while clicking Restart from your power menu. Once the blue recovery screen appears, navigate to the advanced troubleshooting options and select System Restore. This tool attempts to roll back your system configuration and registry hives to a previous state before the account visibility issue occurred.

    If the recovery environment is also unable to locate your administrator account to authorize the restore, or if no restore points exist, your only Microsoft-supported path forward is to select the Reset this PC feature . By choosing the option to keep your files, Windows will safely set aside your personal data stored in the C:\Users directories, cleanly reinstall the operating system, and prompt you to configure a fresh administrator account to regain full control of your machine.

    Hope this answer brought you some useful information. If it did, please hit "accept answer". Should you have any questions, feel free to leave a comment.

    VP

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.