Summary :

how to disable UAC Windows 10

Although disabling UAC is a terrible idea, this move is necessary if UAC prevents some applications from running properly. MiniTool will show you lot how to disable UAC Windows 10. Additionally, some tips on how to change UAC for standard user to automatically deny UAC top requests are too introduced simply.

What Is UAC in Windows ten

UAC, short for User Account Control, is a component of Microsoft Windows's security organisation. It can assistance mitigate the impact of malware by preventing apps from making unwanted changes on the PC.

Windows ten will pop up a UAC confirmation dialog to ask you to confirm the change or non when some software attempts to change system-related parts of the file system or Windows Registry. Just put, UAC can offer a special security environs, which protects your user account that has express access rights well.

However, turning UAC on sometimes prevents programs from running well. Then, a solution is to disable UAC in Windows 10. In this post, nosotros will introduce 4 methods.

Tip: Enabling UAC can be an additional protection tip to prevent dangerous apps and viruses. Disabling it without a reason is a terrible idea! So, be cautious of this.

Related article: How to Protect Your Computer from Virus

How to Disable UAC Windows 10

Choice 1: Disable UAC via Control Panel

Step 1: Type control panel in the search bar of Windows 10 and click this app in the result to open up it.

Pace 2: Go to User Accounts > Change User Account Control settings.

Step three: Elevate the slider control to Never notify and click OK to apply the change.

disable UAC Windows 10 control panel

This manner, the UAC is disabled and you won't receive any notification. Only this won't completely disable User Account Control that is still active in the background.

Option 2: Disable UAC Windows 10 Command Line

Step ane: Run Command Prompt as ambassador.

Step ii: To turn off UAC Windows x, enter the following command and press Enter:

reg.exe Add together HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /five EnableLUA /t REG_DWORD /d 0 /f.

dsiable UAC Windows 10 command line

Tip: To plough UAC on, use the control - reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f.

Step 3: Reboot your figurer to allow the change accept consequence.

Choice iii: Disable UAC Group Policy

Step 1: Input Policy Editor in the Windows 10 search box and click Edit grouping policy.

Step two: Go to Reckoner Configuration > Windows Settings > Security Settings > Local Policies > Security Options.

Step 3: Ringlet down to the lesser to find User Account Control: Run all administrators in Admin Approval Fashion and double-click on it, choose Disabled and click OK.

diable UAC Windows 10 group policy

Option 4: Disable UAC Windows 10 Registry Key

Note: Earlier changing Windows Registry, we recommend yous to back up registry to avoid arrangement accidents.

Step 1: Printing Win plus R keys to launch the Run dialog.

Step 2: Input regedit.exe and click OK.

Step three: Go to the path:

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

Step iv: Double-click on the key - EnableLUA and change its Value information to 0.

turn off UAC Windows 10 registry key

Step 5: Salve the alter and restart your computer.

Now, nosotros have shown you how to disable UAC Windows x in detail. In improver, y'all may want to set UAC to automatically deny elevation requests from users with standard-level credentials to avert existence prompted to enter administrator credentials to ostend all the time when running a program requiring elevated permissions.

How to Automatically Deny UAC Elevation Requests

You lot tin can do this piece of work via Windows Registry or Grouping Policy.

In Group Policy, go to Calculator Configuration/Windows Settings/Security Settings/Local Policies/Security Options, double-click on User Account Command: Behavior of the superlative prompt for standard users and choose Automatically Deny elevation requests.

change UAC for standard user via Group Policy

In the Registry Editor window, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System, double-click the ConsentPromptBehaviorUser key and change its Value data to 0 so that y'all can automatically deny UAC elevation requests.

change UAC for standard user via Registry

The End

After reading this postal service, you will know clearly on how to disable UAC Windows 10 and how to change UAC for standard user to automatically deny summit requests. Only effort the methods above based on your needs to perform these operations to User Account Control.