How to Enable UAC Administrator Display in Windows 11

Richard
Written by
Richard
May 27, 2023 Updated May 1, 2026 3 min read

This guide explains how to show or hide administrator accounts when a standard user triggers a security prompt in Windows 11.

Understanding UAC Administrator Display in Windows 11

User Account Control (UAC) is a vital security feature in Windows 11. It prevents unauthorized changes to your system. When an app needs high-level access, the elevation prompt appears. This guide shows you how to manage the UAC administrator display, which controls whether your admin accounts are listed during these prompts.

Why does this matter? It helps you balance security and convenience. Showing accounts makes logging in faster. Hiding them adds a layer of security by forcing users to type both a username and password.

What happens when you are done? You will either see a list of available administrator accounts when a prompt appears, or you will be required to manually enter credentials every time.

When to Use This

Use the Group Policy method if you are on Windows 11 Pro or Enterprise. Use the Registry method if you are on Windows 11 Home, as it lacks the Group Policy Editor. Always back up your registry before making changes to avoid system errors.

Method 1: Using Local Security Policy (secpol.msc)

For advanced users, the Local Security Policy tool provides a direct way to manage Admin Approval Mode and UAC behavior.

  1. Press Win + R, type secpol.msc, and hit Enter.
  2. Navigate to Local Policies > Security Options.
  3. Find User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode.
  4. Double-click to set your preference for consent or credentials.

⚠️ Admin Privileges Required: You must be an administrator to modify these policies.

Method 2: Using Group Policy Editor

The Group Policy Editor is the safest way to change system settings.

  1. Press Win + R, type gpedit.msc, and hit Enter.
  2. Go to: Computer Configuration > Administrative Templates > Windows Components > Credential User Interface.
  3. Double-click Enumerate administrator accounts on elevation.
    Display administrator accounts in the UAC prompt
  4. Choose Enabled to show accounts or Disabled to hide them.
  5. Click OK and restart your PC.

Method 3: Using Windows Registry Editor

If you prefer the registry, follow these steps carefully.

Display administrator accounts in the UAC prompt

  1. Press Win + R, type regedit, and hit Enter.
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\CredUI.
  3. Right-click in the right pane, select New > DWORD (32-bit) Value.
  4. Name it EnumerateAdministrators.
    Display administrator accounts in the UAC prompt
  5. Set the value to 1 to show accounts or 0 to hide them.

⚠️ Admin Privileges Required: Editing the registry incorrectly can damage your system. Proceed with caution.

Security Risks and Best Practices

Disabling UAC prompts or making admin accounts visible can expose your system to malware. Always keep UAC enabled at the default level. For more information, visit the official Microsoft UAC documentation.

Summary

You can manage how administrator accounts appear in Windows 11 using the Group Policy Editor or the Registry. Always remember to restart your computer to apply changes. Use the Local Security Policy for fine-tuned control over how UAC handles elevation requests. Prioritize security by keeping UAC enabled at all times.” }

Is it safe to disable UAC prompts for administrators?

It is generally not recommended to disable UAC prompts. Doing so removes a critical security barrier that prevents malicious software from gaining administrative control over your system without your explicit permission. Keeping UAC active ensures that you remain aware of any changes being made to your computer’s core settings.

Why does my UAC prompt keep appearing even after changing settings?

If the prompt persists, you may have conflicting policies in the Local Security Policy or Group Policy. Ensure that your changes were saved correctly and that you have restarted your computer. Additionally, some third-party security software may override your local UAC settings to enforce stricter security protocols on your machine.

Prompt for consent requires you to simply click ‘Yes’ to allow an action, which is common for standard administrators. Prompt for credentials requires you to manually type a username and password. The latter is more secure because it prevents automated scripts from clicking ‘Yes’ on your behalf during an elevation request.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

No comments yet — be the first to share your thoughts!

Leave a Comment

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

Exit mobile version