Windows 10: How do I always allow an app to make changes?

2

1

Every time I launch a specific program, User Account Control pops up and asks me the following:

Do you want to allow this app to make changes to your device?

This question arises even when I run as admin.

Can I somehow add a publisher to an approved list, so I don't have to answer this question every time I launch a program from this publisher?

J M N

Posted 2019-05-12T03:07:34.583

Reputation: 23

1Which type of program? Win32 or UWP? Did you mean UAC notification or other? A screenshot will be helpful. – Biswapriyo – 2019-05-12T03:46:12.520

Answers

1

You can use UAC Trust Shortcut for this. Basically it creates a shortcut to the app you want to run that is somehow exempted from UAC. Kind of hacky, but it works.

Gerbil

Posted 2019-05-12T03:07:34.583

Reputation: 26

That's exactly what I was after. Thank you! – J M N – 2020-02-26T00:33:21.260

1

Go to:

Control Panel\ User Accounts and Family Safety\ User Accounts

Click “Change User Account Control Settings”

You should now see a vertical slider that governs what UAC does. At the top should be “Always Notify,” and at the bottom should be “Never Notify.” Slide it all the way to the bottom if that the setting you desire, then reboot. Windows should never trouble you again.

(Information from here)

N.B. This setting will apply to all apps, not just a single one.

BillP3rd

Posted 2019-05-12T03:07:34.583

Reputation: 5 353

2Thanks Bill.

Does anyone know of a solution that works on an app-by-app basis, rather than compromising my computer's security? – J M N – 2020-01-17T00:10:54.013

1I also came here looking for a "per app" solution. – Homer – 2020-01-18T17:03:12.417