Search Tools Links Login

Disable UAC in Windows 7


Disabling the User Acceptance Control (UAC) is easy, via the control panel. But this is a geek site. We do things through the registry.

  1. Run Registry Editor (RegEdit) by typing regedit at command prompt or at startmenu->run
  2. Locate following registry key: HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System
  3. Locate the following REG_DWORD value: EnableLUA
  4. Set the value of EnableLUA to 0.

Now Exit from Registry Editor and Restart the computer.


Now that you know how to disable the UAC via the registry, and you prefer to use the GUI method, here are the steps to change the settings via the control panel:

  1. click on "Start"
  2. click on "Control Panel"
  3. click on "System and Security"
  4. click on "Change User Account Control settings"
  5. Adjust the UAC slider to your desired settings. By putting the slider at the bottom, you will be turning off UAC altogether.
  6. Click Ok, and follow any prompts that appear.

About this post

Posted: 2009-01-18
By: dwirch
Viewed: 125,163 times

Categories

Tip

Software Hack/Tweak

Windows

Attachments

No attachments for this post


Loading Comments ...

Comments

AnonymousCoward posted this comment on 2014-09-06:

I need to do this for the same reasons you outlined.
Thanks for posting it, saved me a lot of time.

You must be logged in to make a comment.