Can you turn off UAC for a single app?

31

2

I'm running windows 7 RC.

I've got a few poorly-designed apps that force me to click through a UAC box in order to launch them. This is becoming quite an annoyance. I don't mind UAC aside from this issue.

Is there a way to stop UAC from popping up for just one particular app or executable?

evizaer

Posted 2009-07-15T16:14:05.463

Reputation: 431

Question was closed 2015-03-02T13:36:30.537

Answers

14

Kevin Dente

Posted 2009-07-15T16:14:05.463

Reputation: 1 023

The ACT method doesn't seem to be working for me. – Malabarba – 2009-10-20T08:04:27.947

There seems to be no way to turn it of on a per application basis if you need to run an unsigned application as administrator (Far Manager in my case) – axk – 2009-10-31T14:40:21.473

3

There is a work-around that lets you create a shortcut that runs the program in administrator mode, without triggering the UAC. It utilizes the Task Scheduler. This is really a bit of a security hole, and it might be patched one day, but it is supposed to work for both Vista and 7. See this page from the How-to Geek.

Emil

Posted 2009-07-15T16:14:05.463

Reputation: 495

1This helped me to run a program as admin at logon without the UAC annoying me every time. I don't think this will be patched because there are many business tasks that depend on automated nightly tasks that require admin priviledges, such as backups. I don't think Mirosoft will tell those companies to hire an admin to click away the UAC at 4 AM :D – Stefan Paul Noack – 2012-08-23T08:29:01.057

0

Unfortunately no, you have to either have it on completely, or turn it off completely.

Joseph

Posted 2009-07-15T16:14:05.463

Reputation: 852

This is not true for every app. There seem to be work around to this. – James Mertz – 2011-05-27T20:59:54.203

0

You can set the individual app or shortcut to always run as an administrator. That should only make you click the approval box once, when it starts up, but it varies by the application.

Jarett Millard

Posted 2009-07-15T16:14:05.463

Reputation: 131

1Doesn't seem to work for me...apps still require UAC approval every time, even after changing the shortcut. – Mr Fooz – 2009-12-05T16:05:41.737

0

if this can be of any additional help to anyone - try this

http://www.door2windows.com/how-to-turn-off-user-account-control-uac-for-a-specific-application/

download link : http://www.itknowledge24.com/downloads.html

it is a simple tool to create a trusted shortcut

mireille raad

Posted 2009-07-15T16:14:05.463

Reputation: 163