Turn Off or Disable User Account Control (UAC) in Windows Vista

User Account Control (UAC) is a new security feature in Windows Vista that requires all users to log on and run in standard user privileges mode instead of as administrator with full administrative rights, thus prevent unauthorized or accidental changes that could destabilize the computers or allows virus and malware to exploit the system-level privileges provided to the local administrator to attack the network security, compromise computer safety and privacy, and damage files and settings in the network. However, in a lot of cases, administrator rights are needed by end-users to perform certain tasks such as install or update programs and perform typical system-level task. Beside, many software applications also need administrator privileges to run properly without conflicts, as they are designed to write to system locations during normal operation, and computer in locked-down state in which users operate in standard user mode severely limits user productivity.

In Windows Vista, as and when standard end-user requires administrator privileges to perform certain tasks such as attempting to install an application or write to registry, Windows Vista will prompt a UAC credential prompt to notify the user that a credential of administrator user account is needed for authorization or permission, thus reduce the chance user can accidentally make modifications to vista system files or settings and eliminate the ability for virus or malware to invoke administrator privileges without a user’s knowledge. Even for domain or local administrator, with UAC turns on and enable, most applications, components and processes will run with a limited privilege, but have “elevation potential” or Administrator Approval Mode where administrators must give consent through a User Account Control consent prompt.

UAC credential prompt
User Account Control Administrator Credential Prompt

UAC consent prompt
User Account Control Consent Prompt

However, these security clearance and prompting processes may felt by a lot of users as too troublesome, and sometime annoying especially when you’re the only single user who uses the computer, and has all the latest anti-virus and anti-spyware utilities installed and updated. User Account Control is enabled by default in Windows Vista, so you will have to turn off and disable the User Account Control. However, Microsoft recommends that users do not turn off UAC for security reason.

There are a few ways that you can use to turn off the UAC, but most home and personal users should find method to disable UAC via Control Panel easiest to do.

Method 1 - Using Control Panel

  1. Click Start and then open Control Panel.
  2. In the Control Panel, click User Accounts and Family Safety.
  3. Click User Accounts.
  4. Click Turn User Account Control on or off.

    Disable UAC

  5. Clear the tick or check mark on the box beside the Use User Account Control (UAC) to help protect your computer option.

    Uncheck UAC

  6. Click OK.
  7. When prompted, restart the computer. Note that the changes will affect all users on the computer.
  8. To enable the UAC, simply tick or select the checkbox again.

Method 2 - Using Control Panel on Single User

A similar method with method 1, but access to UAC via a user account.

  1. Click Start and then open Control Panel.
  2. In the Control Panel, click User Accounts and Family Safety.
  3. Click on Add or remove user account option.

    Add or Remove User Accounts

  4. Click to select any user account.
  5. Click Go to the main User Account page.
  6. Click Change security settings under “Make changes to your user account” section.

    Change security settings

  7. Clear the tick or check mark on the box beside the Use User Account Control (UAC) to help protect your computer option.

    Uncheck UAC

  8. Click OK.
  9. When prompted, restart the computer. Note that the changes will affect all users on the computer.
  10. To enable the UAC, simply tick or select the checkbox again.

Method 3 - Using Registry Editor

  1. Run Registry Editor by typing “regedit” in Start Search or command prompt.
  2. In Registry Editor, navigate to the following registry key:

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
    CurrentVersion\Policies\System

  3. Locate the following DWORD registry subkey in the right pane:

    EnableLUA

  4. Right click and choose modify or double click on EnableLUA to modify the setting. On valud prompt, set the new value to 0.
  5. Exit from Registry Editor.
  6. Restart the computer.
  7. To enable the UAC again, simply change back the value of EnableLUA to 1.

Method 4 - Using MsConfig System Configuration

  1. Run MsConfig from Run option.
  2. In System Configuration window, click on the Tools tab.
  3. Scroll down and locate “Disable UAP” or “Disable UAC” option item. Click on that line.

    UAC settings in MSconfig

  4. Click the Launch button.
  5. A command prompt window will open and automatically execute and run certain process to disable UAC.
  6. Close CMD window when done.
  7. Close Msconfig.
  8. Restart computer for changes to apply and effective.
  9. To re-enable UAC, simply select “Enable UAP” or “Enable UAC” instead of “Disable UAP” or “Disable UAC”, and then click on Launch button.

Method 5 - Using Group Policy

If you’re an IT administrator or system administrator that manages many Windows Vista computers or clients across your computer, group policy can be an effective and easy to mass enable or disable a group of computers. To disable UAC, both Local Group Policy or Active Directory GPO can be used.

  1. Click Start -> Run.
  2. Type gpedit.msc and click OK to open the Group Policy Editor.

    Note: If you’re using Active Directory Domain GPO which controls many computers, open Group Policy Management Console by click on Start -> Run, then type gpmc.msc and click OK from a Windows Vista computer that is a member of the AD domain. In the Group Policy Management Console (GPMC) window, browse to the respective GPO which is linked and enabled to the OU (organization unit) or domain where the Vista computers are located, then edit it.

  3. Navigate and browse to Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
  4. In the right details pane, locate the User Access Control policies.
  5. Right click each of the following policies and configure or change the value as indicated below after the dash (-):

    * User Account Control: Detect application installations and prompt for elevation - Disabled
    * User Account Control: Behavior of the elevation prompt for standard users - No prompt
    * User Account Control: Run all administrators in Admin Approval Mode - Disabled

  6. Restart the computer.

Method 6 - TweakUAC

TweakUAC allows users to easily turn on or turn off UAC with a single click, or put UAC into silent mode where all admin users will be auto escalate when needed.

This article has been updated and reposted to Tip and Trick.

Note: After disable and turn off UAC, a little red X shield icon of Windows Security Center comes out in the notification area. Here’s the way to get rid of the icon and notifications.

Share and contribute or get technical support and help at My Digital Life Forums.



39 Responses to “Turn Off or Disable User Account Control (UAC) in Windows Vista”

Pages: [2] 1 » Show All

  1. Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit » My Digital Life
    July 8th, 2008 10:46
    39

    [...] Disable User Account Control (UAC). [...]

  2. Fix Application Programs Cannot or Unable to Set Associations for Supported File Extensions Problem in Vista » My Digital Life
    June 21st, 2008 02:57
    38

    [...] or program executable, then click on Run as Administrator. Second solution is of course, to disable and turn off UAC once and for [...]

  3. Chuck
    June 18th, 2008 05:22
    37

    Isn’t there a way to keep the other Security Center notifications, EXCEPT for UAC? In XP, we could customize which one(s) we wanted to be notified about. I’ll bet there’s some Registry tweak to do this.

  4. Invalid Key Error While Activate Vista with OEM Emulation or Mod BIOS Flash » My Digital Life
    March 21st, 2008 22:33
    36

    [...] run above command, open an elevated privileges command prompt or disable UAC. The command will re-install system license files, applicable especially you have changed the [...]

  5. Loïc Carrère
    January 9th, 2008 22:40
    35

    Thanks for this excellent article !

    Loïc

  6. Microsoft Removes Windows Vista 'Kill Switch' - BWHacks
    December 6th, 2007 07:49
    34

    [...] to turn it off then. Turn Off or Disable User Account Control (UAC) in Windows Vista

  7. Open Elevated Command Prompt Window Here as Administrator at Current Folder Directly in Vista Windows Explorer » My Digital Life
    October 18th, 2007 00:21
    33

    [...] Windows Vista, if User Account Control (UAC) is not disabled, there will be occasional need to open an elevated command prompt window with full administrator [...]

  8. How to Shut Off UAC for Administrator in Window Vista » My Digital Life
    October 3rd, 2007 01:25
    32

    [...] are many more ways to disable and shut off UAC in Vista. Get help or contribute tips or tricks at My Digital Life [...]

  9. Workaround to Run non-Unicode Legacy Setup or Installer with AppLocale in Vista » My Digital Life
    September 27th, 2007 23:56
    31

    [...] resolution is either to disable UAC (User Account Control), or run AppLocale as administrator. However, from the Vista Start menu, users are unable to right [...]

  10. Things I hate about Vista, and How I fixed them. « Think Smarter
    August 20th, 2007 08:50
    30

    [...] task as an admin. From a usability standpoint, it sucks. So I turned it off. Id explain it how, but My Digital Life does a nicer job and give 6 ways to turn it [...]

  11. Vista IE7 “No Connection to the Internet is Currently Available” Error » My Digital Life
    August 13th, 2007 21:55
    29

    [...] off Protected Mode in IE 7 will expose computer to security risk. For a better solution, try to disable UAC (User Access Control). If it works and there is no longer any no connection error, then enable UAC [...]

  12. VOATK Vista Activation Tools 2.2 - With Remove or Uninstall Cracks Feature » My Digital Life
    August 11th, 2007 15:06
    28

    [...] Turn off UAC (you will be prompted if needed). [...]

  13. Activate, Enable and Show Administrator Account in Vista Welcome Screen » My Digital Life
    August 11th, 2007 00:41
    27

    [...] account to login to Vista is admin is not subjected to UAC (User Access Control) restriction (see how to disable UAC). How to Enable and Activate Administrator Account in Vista and then Unhide or Show in Welcome [...]

  14. The Call to DllRegisterServer Failed with Error Code 0×80004005 on Windows Vista » My Digital Life
    July 25th, 2007 21:32
    26

    [...] Windows Vista with regsvr32.exe, you need to have administrator privileges and rights. Unless you have disabled UAC (User Access Control), all user accounts except Administrator that you use to login into Vista will need user to manually [...]

Pages: [2] 1 » Show All

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting


Custom Search

New Articles

Incoming Search Terms for the Article

turn off uac - turn off user account control - uac vista - turn off user access control - disable User Account Control - turn off vista warnings - turn off vista security - how to turn off uac - disable uac warning - vista uac - turn off uac vista - disable user access control - turn off uac in vista - uac disable - how to turn off user account control - vista turn off uac - uac turn off - disable uac - Turning off UAC - "check your user account control settings" - turn off vista - user account control turn off - vnc vista - user account control disable - user access control - turn off user account control vista - Turn off UAC warning - Vista disable UAC - vista uac disable - Turn User Account Control On or Off - all - turn uac off - how to turn off uac in vista - disable vista security - uac - disable uac vista - turn off vista uac - enablelua - vista turn off warnings - vista disable - Disable UAC in Vista - disable user account control warning - disable vista user access control - turn off user account control in vista - turn of uac - vista user account control turn off - turning off user account control - how to disable uac in vista - turn off warnings in vista - vista reset - vista enable administrator - vista disable user access control - user access control vista - disable vista warnings - disable user access control vista - turn off DEP vista - vista turn off - Turning off UAC in Vista - disable vista user account control - disable user account control vista - how to turn off user access control - turn off vista access control - enable uac - turn off vista warning - turn off uac notification - enable administrator vista - turn off user access control vista - user account control warning - turn off vista security warning - vista - turn off dep - VISTA user access control - turn off vista user account control - vista disable security warning - vista turn off DEP -