FG
💻 Software

How to run a program with admin privilege

Fresh5 days ago
Mar 15, 202612105 views
Confidence Score0%
0%

Problem

I need to run a program as a different user + make it run with admin privileges (Run as administrator). I use the 'runas' for running the program as a different user How can I run the program as admin with that command? (or a different one so will give me my requirements) EDIT : I need 2 things Run…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to run a program with admin privilege

Low Risk

does not elevate a program. Starting with Vista, processes are no longer giving admin privileges just because the user has admin credentials. This is because of UAC. When Vista and Server 2008 came out, this was especially a pain point for system ad…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment