Suppress and Skip “needs your permission to continue” Prompt with UAC On in Windows Vista
Turn off User Access Control (UAC) feature in Windows Vista is probably a bad idea as it may compromises the system security, and also breaks IE7 protected mode. However, with UAC on, users will always be prompted with dialog box of “A program needs your permission to continue” or “Windows need your permission to continue” whenever system needs to elevate to state with administrator’s rights to perform system changes, which is pretty annoying.

A new tweak makes it possible to leave UAC turns on and continue running Internet Explorer 7 in protected mode while skip or auto answer ‘Continue’ or auto consent to all UAC’s ‘needs your permission to continue’ privileges elevation request dialog prompt. In other word, UAC behavior will change to work in silent mode or quiet mode, with all administrative tasks allow to proceed automatically without prompt when an user is logged on with administrator account.
The advantages and benefits of automatic elevate without prompting UAC request compared with completely disable UAC are that some security features of UAC are still working and less annoying:
- Request for elevation in execution privileges will be consented and succeed automatically, thus no prompt to user.
- Applications will still run with limited non-admin privileges in standard user mode until the program requests the rights.
- Legacy applications that were not designed to support standard user accounts can continue to run in standard credentials without modification using the built-in file system and registry virtualization or sandbox feature.
- Users login with standard user account will still prompt for an administrator password as with Over-the-Shoulder (OTS) Credentials feature.
- Protected Mode IE will still work.
Note that default setup and configuration of Windows Vista with UAC is optimized for security. However, if you don’t care about it, you can try to suppress and auto approve UAC privileges elevation permission request (and make your system less secure) with the following trick:
- Enable UAC if you have disable it.
-
- Download UACEnableAutoConsent.reg file, and then double click on it to merge the registry value into registry.
- If you can’t download the registry file, simply copy and paste the below code to a text editor, and save the file with a .reg extension. Then double click on it to apply it.
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
- User can also open registry editor and navigate to the registry key above to set the ConsentPromptBehaviorAdmin value data.
- For Windows Vista Business or Ultimate SKU users, it can be done manually too. Simply run “secpol.msc”, and expand “Local Policies”, then click on “Security Options”. Scroll down and locate the item “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode”. Set the option to “Elevate without prompting.”
Security Center will alert you with warning just like when you turning off Windows UAC, find out how you can disable Security Center alerts.
Related Articles
- How to Open Elevated Command Prompt with Administrator Privileges in Windows Vista
- Run Command Prompt Window as Administrator by Right Click Computer in Vista
- Open Elevated Command Prompt Window Here as Administrator at Current Folder Directly in Vista Windows Explorer
- Turn Off and On UAC or Disable Elevation Prompt with TweakUAC
- Permanently Activate Windows Vista by Skip Activation with Patched TimerStop.sys Crack
- Windows Vista ReArm Unlimited Patch Grace Period Crack to Skip Activation
- Create and Put an Elevated Command Prompt on Windows Vista Desktop or Start Menu
- Use Rearm and SkipRearm to Delay and Skip Vista Activation (Almost) Forever
- Reveal and Access to Windows Vista Hidden Context-Sensitive (Right Click) Menu Item – Open Command Prompt Here & Copy as Path
- How to Disable or Enable Vista User Access Control in Command Prompt










































May 28th, 2007 10:04
Topaz, how did My Digital Life resize your windows? This website should never did that.
And of course it’s impossible to make it ‘easy’ for content thief. Sorry.
May 28th, 2007 03:49
Here’s some constructive criticism for My Digital Life:
People copy your articles for notes. Stop making it hard for people to copy the articles because people are going to copy them anyway regardless of what you do.
Put your images up in a way so they can be easily copied instead of having in place of the image: “My Digital Life Visit the original article at: http://www.mydigitallife.info“. Nobody likes that crap.
Stop peppering your website with words that when you hover over them with your mouse, an ad pops up. Nobody gives a hoot for adverisinf. All people are interested in s the damn article.
Stop resizing browser windows. People want their browser windows to their liking, not yours.
If you choose to persist in doing these things, you will find that there will be consequences.
May 6th, 2007 00:07
[...] Instead of turning off UAC, you can suppress elevation prompts while keeping UAC enabled, by tweaking an entry in the registry. Better yet, you can download and use a free program called TweakUAC. Quite simply, TweakUAC is a [...]
April 29th, 2007 11:35
Thanks
April 21st, 2007 07:50
trying so hard to get used to it, now i think i can put it behimd
April 20th, 2007 23:45
At last someone came up with an answer to a very annoying problem. Woot! Woot! Cudos
April 20th, 2007 21:12
http://www.tweak-uac.com/what-is-tweak-uac/ is also a nice program to do a similar thing.