[Tip] Disable Modern UAC Prompt and Credential UI in Windows 10

Microsoft is trying to modernize each and everything present in the Windows 10 OS and in that attempt, Microsoft has made many changes and improvements to the recently released Windows 10 feature update to transform many UI elements into modern (aka metro) UI.

You might have noticed that in Windows 10 Anniversary Update and later builds, the UAC (User Account Control) prompt dialog box as well as Credential UI box are also modernized. They use the same fresh and modern UI similar to other modern (UWP) apps such as Microsoft Edge, Settings app, etc as shown in following image:

Modern_XAML_UAC_Prompt_Windows_10.png

Advertisement

If you don’t like the new modern XAML based UAC prompt and Credential UI box and want to restore classic UI, this tutorial will help you.

Fortunately, Microsoft has provided a small Registry tweak to disable modern UAC and Credential UI and bring back the classic UI in Windows 10 Anniversary Update.

With the help of this Registry tweak, you’ll be able to replace new modern UAC prompt and Credential UI with previous classic UAC box as shown in following screenshot:

Classic_UAC_Prompt_Windows_10.png

If you want to restore classic UI of UAC and Credential boxes, check out following simple steps:

1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor.

2. Now go to following key:

Advertisement

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks

3. In right-side pane, you’ll find a DWORD XamlCredUIAvailable. Double-click on it and change its value to 0

Disable_Modern_XAML_UAC_Prompt_Windows_10.png

That’s it. Close Registry Editor and it’ll immediately restore classic UAC prompt and Credential UI in Windows 10 OS.

In future, if you want to restore modern UI back, simply change value of XamlCredUIAvailable DWORD to 1 again.

PS: If you are not familiar with Registry editing and want a ready-made Registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It’ll ask for confirmation, accept it:

The ZIP file also contains a restore registry script to restore new modern UAC prompt and Credential UI screens.

Also check out following similar tutorial which utilizes another Registry key present in same location:

[Windows 10 Fun Tip] Disable Login Screen and Lock Screen and Enable Console Mode

Published in: Windows 10

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. I needed that, Thx, i am using that mode which is not hiding everyting and it have bug, sometimes i need to press Alt + Tab show hide desktop to show the dialog, so this fixed it.
    i think MS will fix it in new Insider Build

  2. Hi VG,

    FYI: So far as I can tell, this does not work on 14905.1000 and above.

    Best Regards,

    Crysta

  3. Thanks VG,
    Working fine here on Windows 10 Version 1607 (OS Build 14393.105)

    Keep up the great work with all the useful tips . .I use them all the time.

  4. I’ve been using this for quite a while but doesn’t work anymore after the creators update unfortunately

  5. Thank you, really needed that after wanna decryptor forced to update. Every app launch started to lag thanks to this update. Glad it’s back to being normal now.

  6. Hi VG,
    This tweak no longer working anymore on Windows 10 Creators Update version 1703 build 15063.502 on my PC. Please update this article.

Leave a Comment

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

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.