Disable User Account Control (UAC) in Windows 7
Posted By Chris Stinson in Windows on January 17, 2009
Modifying the User Account Options in Windows 7 is slightly different than in Windows Vista. The default UAC prompts in Windows 7 are, in my opinion, sufficient for the average user. There are instances when a user would want to disable UAC or a Network Admin would want to disable UAC on all computers via Group Policy. Below are 3 methods to turn up, turn down, or disable UAC completely.
Disable UAC via Control Panel
- Go to the Start Menu -> Control Panel -> User Accounts and Family Safety -> User Accounts -> Change User Account Control Settings





Disable UAC via Registry Editor
- Type “regedit” in the Start -> Search bar.
- Go to the following Key: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPoliciesSystem
- Locate REG_DWORD: EnableLUA
- Set the value of EnableLUA to 0.
- Locate REG_DWORD: ConsentPromptBehaviorAdmin
- Set the value of ConsentPromptBehaviorAdmin to 0.
- Restart
Disable UAC via Group Policy
- Type “gpedit.msc” in the Start -> Search bar.
- Double-Click: Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
- Scrolling to the bottom of the screen shows the following User Account Control Settings.

- Locate: “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode” and modify to “Elevate without prompt”
- Locate: “User Account Control: Detect application installations and prompt for elevation” and modify it to “Disabled”
- Locate: “User Account Control: Run all administrators in Admin Approval Mode” and modify it to “Disabled”
- Locate: “User Account Control: Only elevate UIAccess applications that are installed in secure locations” and modify it to “Disabled”
- Restart.
Related posts:
- Performance Tips: Disable Logging on Windows Server / IIS
- Windows Server 2003 Password Policy Changes
- Speed up low memory system running Windows Vista
- Windows XP Automatically Restarts after Shutdown
- A few initial thoughts on Windows Vista Ultimate


4 Comments
useful
tnx
Techniques do not entirely disable UAC. This includes user elevation and UAC active bit set to “0″ in the registry.
Still get the uac permissions (including after re-boot) requests, and copy/paste permissions warnings.
[...] q1 : I see…. your problem is uac : Disable User Account Control (UAC) in Windows 7 – IIS Hacks | Server and System Administration regards bio… Reply With Quote [...]
Windows 7 is a pain. I can’t copy anything to an external harddisc from it.