
http://lifehacker.com/software/vista/wi ... 230866.php
Moderator: Station Managers
Mivat wrote:UAC. The SINGLE most annoying feature of Vista. Of course, it's a good thing when one considers the amount of users that has no clue about what they're doing, but for others it's just annoying.
Nah...don't disable UAC, try these reg entries instead:
Code:
- Code: Select all
; Switch UAC to quiet mode - keeps it on but suppresses prompts for both admin and user
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
"ConsentPromptBehaviorUser"=dword:00000000
"EnableLUA"=dword:00000001
And there ya go, UAC with no annoying prompts all the time. If you turn off UAC you can't get some things like protected browsing for example (even tho it says its on, if you disable UAC it really isn't working), there are a whole slew of things that UAC has its grubby mits into that you will never notice missing until that one time you need it. For example, some anti-virus software is starting to appear that uses part of the UAC structure, it seems to work but never really detects anything unless UAC is enabled, and never gives any indication that it isn't working.
Users browsing this forum: No registered users and 40 guests