How to Disable or Enable Vista User Access Control in Command Prompt

There are many possible way to turn off or turn on User Access Control (UAC) in Windows Vista, which frequently pop up a confirmation dialog window to asking for permissions to continue a task which requires elevated administrator rights. Normally UAC cannot be enabled or disabled by using GUI-based Control Panel. For programmers or developers, it may be useful to be able to enable or disable UAC by using CLI (command line interface) commands, which can be used to automate tasks in batch script.

The ability to enable or disable UAC from command prompt is actually using a trick to turn off or on UAC by using registry key. Simply open command prompt window and run the following command:

To Disable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

To Enable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

After the command, computer needs to be restarted to the change to be effective.

5 Responses to “How to Disable or Enable Vista User Access Control in Command Prompt”

  1. How to Disable and Turn Off UAC in Windows 7 » My Digital Life
    February 4th, 2009 00:45
    5

    [...] greater convenient to advanced technical user. In actual, the commands,, which are also used to disable or enable UAC in Vista, are just doing the same thing as directly modifying the [...]

  2. How to Disable and Turn Off UAC in Windows 7 » My Digital Life
    February 4th, 2009 00:45
    4

    [...] greater convenient to advanced technical user. In actual, the commands,, which are also used to disable or enable UAC in Vista, are just doing the same thing as directly modifying the [...]

  3. admin
    June 25th, 2007 15:29
    3

    You need to launch as administrator.

  4. Shadic
    June 25th, 2007 14:07
    2

    I do this, and I end up with a oh-so-wonderful “Access is denied” in the MS-DOS window that appears…

  5. Myles
    April 23rd, 2007 23:48
    1

    Or you could just type msconfig and goto tools then down to Disable UAC

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 to comments feature has been disabled. To receive notification of latest comments posted, subscribe to My Digital Life Comments RSS feed or register to receive new comments in daily email digest.

New Articles

Incoming Search Terms for the Article

disable uac script - script disable uac - vista uae - disable uae - how to enable command prompt in vista - turn off acl in vista - vista acl disable - how to disable ACL on vista - turn off uae vista - script to disable UAC - vista remove confirmation - remove vista confirmation - windows vista disable acl - disable acl windows 7 - UAE vista - "enable user" from cmd - disable vista permission prompt - turn off uae - vista acl turn off - turn off vista acl - how to disable acl vista - how to remove vista confirmation - vista acl remove - command prompt for user access - vista turn off acl - uae "windows 7" disable - vista disable administrator prompt - disable acl in vista - how to disable user access in vista - turn off acl vista - windows 7 disable acl - disable uac prompt scripting - disable windows 7 acl - disable acl vista - turn off acl windows 7 - how to enable command prompt vista 32bit - turning off uae - UAE disable vista - how to disable uac in vista through scripting - script turn off uac - disable windows uae - how to turn off vista confirmations - turn off windows uae - windows 7 disable uae - prompt dos vista disable administrator - how to open msconfig in the command prompt - command prompt disabled by administrator vista - deactivate UAE. - disable admin prompts on vista - script to anable UAC -