How do I avoid disabling the UAC?

Markstar

New member
Hi,
I think the UAC is a good idea, but I had to disable it because
- it pops up at startup for the programs that I manually put in autostart (like CrystalCPUID, Rivatuner)
- when I work with files I have to confirm my actions all the time.

Basically, how do I get the UAC to ignore certain applications? Is there an exceptions-list?

Thanks in advance!
 

My Computer

OS
Windows 7 RTM x64, Windows XP, Ubuntu 9.04
CPU
X2 4850e
Motherboard
Jetway HA06
Memory
2*takeMS 2048MB DDR2-800
Graphics Card(s)
Radeon 4870
Sound Card
Audigy 2 eX
Monitor(s) Displays
24", 17"
Screen Resolution
1920*1200, 1280*1024
Hard Drives
2*500GB, 2*1000GB
...sadly no SSD yet...
PSU
bequiet! Straight Power 350W
Case
Chieftec BA-02B-B-B
Keyboard
Logitech G11
Mouse
Logitech M518
Internet Speed
DSL8000
Other Info
Also:
Toshiba Portégé M400 (T7200, 3GB RAM)
You can use Task Scheduler to run programs at startup with highest privileges.

Task Scheduler - Create Task - Vista Forums

They should start without UAC intervening.

As for programs you run yourself - there is no whitelisting.

May be better to stop UAC prompting admins.

User Account Control (UAC) - Elevate Privilege Level - Vista Forums

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000

To restore to default:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000002
 
Last edited by a moderator:

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
You can use Task Scheduler to run programs at startup with highest privileges.

Task Scheduler - Create Task - Vista Forums

They should start without UAC intervening.

As for programs you run yourself - there is no whitelisting.

May be better to stop UAC prompting admins.

User Account Control (UAC) - Elevate Privilege Level - Vista Forums

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000

To restore to default:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000002
Thanks, but then we effectively have the same situation as in XP and the UAC is quite useless. Too bad... :confused:
 

My Computer

OS
Windows 7 RTM x64, Windows XP, Ubuntu 9.04
CPU
X2 4850e
Motherboard
Jetway HA06
Memory
2*takeMS 2048MB DDR2-800
Graphics Card(s)
Radeon 4870
Sound Card
Audigy 2 eX
Monitor(s) Displays
24", 17"
Screen Resolution
1920*1200, 1280*1024
Hard Drives
2*500GB, 2*1000GB
...sadly no SSD yet...
PSU
bequiet! Straight Power 350W
Case
Chieftec BA-02B-B-B
Keyboard
Logitech G11
Mouse
Logitech M518
Internet Speed
DSL8000
Other Info
Also:
Toshiba Portégé M400 (T7200, 3GB RAM)
Back
Top