FG
💻 Software

How can I tell whether a process is running with administrator permissions?

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

Problem

I'm using Windows Vista, with UAC enabled. I've installed an application, and the installer required admin privileges. The installer then started the application. I'd like to know if the application is continuing to run with admin privileges. I've tried Windows Task Manager and Process Explorer, an…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I tell whether a process is running with administrator permissions?

Low Risk

In Process Explorer you can change the columns displayed and add the "Integrity level" column from the "Process Image" tab: This is apparently the technical term for what is changed when you run a process with administrator privileges. If you run Pr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment