How Can I tell if the current user is Admin from Windows Command Line
Fresh3 days ago
Mar 15, 202635129 viewsConfidence Score0%
0%
Problem
Is there anything I can call from the command line which will tell me if the currently logged in user has a limited account or is an admin?
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 if the current user is Admin from Windows Command Line
Low Risk
With the default command tools (no third party downloads) you can use the net command. will have the username of the current logged on user, so I would use: To display information about the current logged on user. The last section of this shows: Hop…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix