0

This is on a domain-attached workstation on which I have local admin access. I'm not sure if our IT department set a GPO or something, but every single program I launch-- regardless of whether I double-click it, choose "Run as Administrator" from context menu, "Open" from context menu, or launching by opening an associated file-- runs as Administrator.

This is handy for some things. I like always launching PowerShell and Visual Studio as admin. But some installers that are meant to install only to my local user profile, like VS Code, are still launching as Admin. That's not good.

My UAC controls are set to "Never Notify," but changing it to any other setting above that does not change the behavior.

How can I switch this off? I only want to launch certain programs consistently as admin-- not everything.

Thanks.

Details:

  • Windows 10 Enterprise
  • 1909 Build 18363.1082 64-bit

1 Answers1

0

If you are Local Admin, then you can run all programs. If they need admin credentials, OK will do it.

For UAC Controls, set for popping up and NOT Never. Never means never stop what you are doing. Go into Settings, type UAC in the search box and change the settings.

Once you do this, some programs (not all) will challenge you to start as Admin and you can say Yes (OK) or NO. If you run this way, then the app will run as admin.

If you need to run as a Standard User to see what a User can do, make a new Standard User profile and log in that way.

You cannot be a true Standard User in an Admin Account.