4 ways to turn off User Account Control (UAC) on Windows 11
User Account Control (UAC) is a Windows security feature. It protects your PC against malware intrusion and prevents unauthorized changes. When enabled, all changes that require admin access will trigger a UAC prompt asking the user for elevated permissions.
However, the frequent UAC prompts that pop up can be annoying when you're trying to troubleshoot software or other problems on your PC. If you need to temporarily disable the UAC prompt, here's how you can disable it on Windows.
1. How to disable UAC on Windows 11 using Control Panel
You can disable the User Account Control prompt from the classic Control Panel. From here, you can not only turn off UAC, but you can also configure and choose when to receive notifications about changes to your computer.
To turn off User Account Control using Control Panel:
1. Press Win + R to open Run.
2. Type control and click OK to open the Control Panel.
3. In Control Panel, click User Accounts.
4. Click User Accounts again.
5. Next, click Change User Account Control settings .
6. By default, User Account Control is set to only notify you when applications try to make changes to the computer.
7. To disable this feature, drag the slider all the way to the bottom and set it to Never notify.
8. Click OK to save the changes. Click Yes if last prompted by UAC.
Note that when you disable UAC, Windows won't notify you if an application tries to install software or make any changes to the computer. Also, the prompt won't appear when you try to make changes to your PC.
If you need to re-enable UAC, open User Account Control settings and set the slider to the second level (notify me only when the app tries to make changes to the computer).
Note that if you're trying to make changes from a non-admin account, you'll need to enter your admin password to disable or enable UAC.
2. How to turn off User Account Control with Registry Editor
You can also use Registry Editor and modify system policies to disable User Account Control on your Windows computer. Here's how to do it.
Note that modifying registry entries is risky. Incorrect modifications can cause your system to fall into an unbootable state. Make sure to create a system restore point before continuing with the steps below.
1. Press Win + R to open Run.
2. Type regedit and click OK to open Registry Editor. Click Yes if prompted by UAC.
3. In Registry Editor, navigate to the following location. You can also copy and paste the following path into Registry Editor:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
4. In the right pane, locate and right-click the DWORD EnableLUA value.
5. Select Modify.
6. Enter 0 in the Value data field and click OK to save the changes.
7. Restart your computer to apply the changes.
8. To enable UAC, modify the DWORD EnableLUA value and set it to 1 . Click OK to save the changes.
3. How to disable User Account Control with Command Prompt
If you need to turn UAC on and off frequently, you can modify the registry entry using the Command Prompt. Make sure to open the command in Command Prompt with admin rights to avoid any errors.
To turn off UAC using Command Prompt:
1. Press the Win key and type cmd.
2. Right click on Command Prompt and select Run as administrator .
3. In the Command Prompth window, type the following command and press Enter :
reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v EnableLUA /t REG_DWORD /d 0 /f
4. The above command makes the same modifications as you did with the Registry Editor before. It modifies the DWORD EnableLUA value and sets it to 0 . Once done, restart your PC to apply the changes.
If you need to re-enable User Account Control, execute the following command:
reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v EnableLUA /t REG_DWORD /d 1 /f
As you can see, the above command has the value of d set to 1 . This will enable UAC through the Registry Editor.
4. Turn off User Account Control via Group Policy Editor
If you need to disable UAC for multiple computers over the network, it is better to use the admin capabilities of the Group Policy Editor. This is how you can disable UAC using gpedit.
Note that Group Policy Editor is only available on Windows Pro, Edu and Enterprise versions of the operating system. If you use Home edition, follow these steps to enable gpedit on Windows Home.
Next, follow these steps to disable UAC using the Group Policy Editor:
1. Press Win + R to open Run.
2. Type gpedit and click OK to open the Group Policy Editor.
3. In the Group Policy Editor, navigate to the following location:
Local Computer Policy > Computer Configuration > Windows Settings > Security Settings > Local Policies
4. Next, click Security Options.
5. In the right pane, locate and right click on User Account: Run all administrator in Admin Approval Mode .
6. Select Properties.
7. In the Properties dialog box , select Disabled.
8. Click Apply > OK to save the changes.
9. Similarly, if you need to re-enable UAC, set the User Account: Run all administrators in Admin Approval Mode policy to Enabled. Click Apply > OK to save the changes.
You should read it
- How to Disable User Account Control (UAC) on Windows
- Disable User Account Control (UAC) on Windows 7, 8, and Vista
- What is UAC? How to enable / disable UAC on Windows 10, 8, 7
- Instructions to disable Control Panel on Windows 7
- How to Turn Off User Account Control in Windows 7
- How to Turn Off User Account Control (UAC) Notifications
- Turn off the Administrator account in Windows 7
- Enable or disable the built-in Administrator account on Windows 10
May be interested
- What is UAC? How to enable / disable UAC on Windows 10, 8, 7find out what uac is and how to enable and disable user account control - uac on windows 10-8 - 7. user account control or uac is a part of windows security system
- Disable User Account Control (UAC) on Windows 7, 8, and Vistathe user account control dialog box asks you if you want to allow running. this is more secure for your computer, but it makes you very frustrated!
- Steps on how to create a local user account in Windows 10a lot of people enjoy the privacy that a local user account provides and separate themselves from unnecessary online services offered by microsoft. if you're trying to stop using your online admin account, check out these 4 ways to set up a new local user account in windows 10.
- 4 reasons why Windows UAC is uselessif you have been using windows vista or windows 7, you will probably feel a lot of pain when you have to get the system approval every time you install an application. this feature is called user account control (uac), ...
- How to create a new User on Windows 10 using Computer Management and Control Panelwithout using a microsoft account, users can still create an account on windows or create a user account. the process of creating quickly, not so hard, we can create many different users to protect the data in the computer when using.
- Summary of ways to turn off Windows 11 computersshutdown is one of the most basic things that almost every user knows. however, you may not know all the ways to turn off your windows 11 computer. when there are many ways, you will have more options to deal with if you accidentally encounter an error during use.
- How to turn off voice control on iPhonein this article, tipsmake.com will tell you 2 ways to turn off voice control. method 1 for normal iphone devices, way 2 for jailbroken devices.
- 4 ways to change user account type in Windowsin addition to creating multiple users, windows 10 also allows you to limit what others can do on the shared pc, by providing multiple account types, specifically standard user accounts and admin accounts.
- Learn about the nature of UAC in Windows and why we shouldn't turn off this featurethe first time windows vista was released, the user account control (uac) feature almost immediately received quite a strong objection from the user community. according to security experts, this is a good security plan ...
- 3 ways to turn off the Windows 11 firewall, steps to turn off the firewall on windows 11windows 11 is a new operating system released by microsoft in 2021. of course, it still has a built-in windows firewall (firewall) to ensure user safety. but if you want to turn off the firewall on windows 11, how do you do it?