How to disable the User Account Control (UAC) feature on my Windows Vista computer?

Windows Vista has the built-in ability to automatically reduce the potential of security breaches in the system. It does that by automatically enabling a feature called User Account Control (or UAC for short). The UAC forces users that are part of the local administrators group to run like they were regular users with no administrative privileges.

Although UAC clearly improves the security on Windows Vista, under some scenarios you might want to disable it, for example when giving demos in front of an audience (demos that are not security related, for example). Some home users might be tempted to disable UAC because of the additional mouse clicking it brings into their system, however I urge them not to immediately do so, and try to get used to it instead.

Anyway, if required, you can disable UAC by using one of the following methods:

Method #1 – Using Control Panel

  1. Open Control Panel.
  2. Under User Account and Family settings click on the “Add or remove user account”.
Disable UAC on Vista

Disable UAC on Vista

3.Click on one of the user accounts, for example you can use the Guest account.

4. Under the user account click on the “Go to the main User Account page” link.

5.Under “Make changes to your user account” click on the “Change security settings” link.

Diable UAC on Vista6.In the “Turn on User Account Control (UAC) to make your computer more secure” click to unselect the “Use User Account Control (UAC) to help protect your computer”. Click on the Ok button.

7.You will be prompted to reboot your computer. Do so when ready.

In order to re-enable UAC just select the above checkbox and reboot.

Method #2 – Using MSCONFIG

  1. Launch MSCONFIG by from the Run menu.
  2. Click on the Tools tab. Scroll down till you find “Disable UAC” . Click on that line.
    MSCONFIG - Disable Account Protection
  3. Press the Launch button.
  4. A CMD window will open. When the command is done, you can close the window.
  5. Close MSCONFIG. You need to reboot the computer for changes to apply.

You can re-enable UAC by selecting the “Enable UAC” line and then clicking on the Launch button.