What User Account Control does and why you might disable it
User Account Control (UAC) is a Windows security feature that stops programs from making changes to your system without your permission. When you try to install software, change settings, or run certain programs, UAC displays a prompt asking you to confirm the action. It exists to prevent malware and unwanted changes — but it also interrupts your workflow with frequent prompts, especially if you run the same administrative tasks repeatedly.
Disabling UAC makes your computer faster to use in the moment because you stop seeing those confirmation screens. However, it removes a layer of protection. Your system becomes more vulnerable to malicious software that can install itself or modify settings without your knowledge. Most people should leave UAC on. You might disable it only if you are running trusted software constantly, you understand the security trade-off, and you are willing to accept the risk.
This guide shows you how to disable UAC completely, how to lower its settings instead, and what to watch for if you do turn it off.
Key Takeaways
- UAC prompts appear when programs need permission to make system changes, and disabling it removes those interruptions but also removes a security barrier.
- You can disable UAC entirely through Settings, the Control Panel, or the Local Group Policy Editor depending on your Windows version and user account type.
- Lowering UAC to the second-highest setting still protects you but reduces the number of prompts you see for your own actions.
- If you disable UAC, monitor your system for unexpected changes and consider turning it back on if you install new software or visit unfamiliar websites.
Disable UAC through Windows Settings (Windows 10 and 11)
The Settings app is the fastest route on modern Windows. Open Settings by pressing the Windows key and typing "settings," then press Enter. In the search box at the top, type "user account control" and click the result that says "Change User Account Control settings."
A window opens with a slider. The slider has four positions. At the top (highest), UAC prompts you for everything. At the bottom (lowest), UAC is off entirely. Drag the slider all the way to the bottom and click OK. Windows asks you to confirm with a UAC prompt — this is the last one you will see. Click Yes, and UAC is disabled.
Your computer restarts automatically. When it comes back up, UAC will no longer interrupt you. Programs can make system changes without asking permission first.
Disable UAC through the Control Panel (all Windows versions)
If Settings does not work or you prefer the older interface, the Control Panel method works on Windows 7, 8, 10, and 11. Press the Windows key and type "control panel," then press Enter. In the search box at the top right, type "user account control" and click "Change User Account Control settings."
The same slider window appears. Drag it to the bottom, click OK, confirm the final UAC prompt by clicking Yes, and your computer restarts. UAC is now off.
Disable UAC using Local Group Policy Editor (Windows Pro, Enterprise, Education)
If you use Windows Home edition, this method does not work — skip to the Settings or Control Panel method above. If you have Windows Pro or higher, you can disable UAC through the Local Group Policy Editor, which gives you more control over exactly how UAC behaves.
Press the Windows key and type "gpedit.msc," then press Enter. If nothing happens, your edition does not support Group Policy. Navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options. Scroll down and find "User Account Control: Run all administrators in Admin Approval Mode." Double-click it, select Disabled, click OK, and restart your computer.
This method disables UAC at a deeper level than the Settings slider. It is more thorough but also more technical — use it only if you are comfortable navigating Group Policy.
Lower UAC instead of disabling it completely
Before you disable UAC entirely, consider lowering it instead. The Settings slider has a second-highest position that still protects you but reduces interruptions. At this level, UAC prompts you when programs try to make changes, but not when you change your own settings.
Open Settings, search for "user account control," and drag the slider to the second position from the top. Click OK and confirm. This keeps malware from installing silently while letting you work without constant prompts when you are the one making changes. Many people find this the right balance between security and convenience.
What to do after you disable UAC
Once UAC is off, your system is more open to unwanted changes. Keep your antivirus software up to date and run scans regularly — Windows Defender (built into Windows) is sufficient if you keep it current. Avoid downloading software from unfamiliar websites, and be cautious about email attachments and links from unknown senders.
If you notice unexpected changes to your desktop, new programs appearing, or your browser homepage changing on its own, turn UAC back on when ready. Go back to Settings or Control Panel, drag the slider back to the top, and restart. UAC will resume protecting you.
You can also turn UAC back on temporarily if you are about to install new software or visit websites you do not trust. Disable it again afterward if you prefer working without the prompts.
Re-enable UAC if you change your mind
Turning UAC back on is the same process in reverse. Open Settings, search for "user account control," and drag the slider back to the top (or to the second position if you want the middle ground). Click OK, confirm the prompt, and restart your computer. UAC will resume showing you prompts for system changes.
There is no penalty for turning UAC on and off. Your system does not degrade or develop problems from having disabled it temporarily. If you find that disabling UAC causes more trouble than it solves — unexpected software installations, settings changing without your action, or just the anxiety of reduced protection — straightforward turn it back on.
Frequently Asked Questions
Will disabling UAC make my computer faster?
You will notice fewer interruptions because prompts disappear, but your computer will not run noticeably faster overall. UAC itself uses very little processing power. The speed gain is in workflow — you spend less time clicking through confirmation screens.
Can I disable UAC for just one program instead of the whole system?
Not directly through UAC settings. However, you can run a specific program as administrator by right-clicking it and selecting "Run as administrator," which bypasses the UAC prompt for that single launch. If a program consistently needs administrator access, you can create a shortcut that always runs it as administrator.
What happens if malware tries to install while UAC is off?
It can install without asking your permission. Your antivirus software may catch it, but UAC would have been an additional barrier. This is why disabling UAC increases your risk — malware does not need to trick you into clicking Yes anymore.
Does disabling UAC affect Windows updates?
No. Windows updates install regardless of UAC status. You may see fewer prompts during the update process, but updates proceed normally either way.
Can I disable UAC for administrator accounts only?
The UAC slider applies to your entire system, not individual accounts. However, if you create a standard user account for daily tasks and keep an administrator account for installation and system changes, you can use the standard account most of the time and only switch to administrator when needed.