Submit a contribution
Original post : Start applications with Admin rights (Elevated).
Name
Email
Description
Windows Vista introduced the concept of
UAC
and elevated rights, by default restricting even applications run by local PC Administrators from running with full permissions to access and modify key system components. As a part of PC repair and Windows diagnostics and recovery, it is very important to be able to launch key utilities and components with
Elevated Rights
also known as
Admin Access
or
Full Permissions
or
Administrator Privileges
. This concept is similar to
sudo
from the Linux, BSD, and macOS world.
How to run an application with admin rights
There are several different ways to run an application with elevated privileges and full admin rights. If you are not logged in as an administrator, you will need the username and password of an administrator on the machine to use the following methods:
Method 1: right-click in start menu
In the new Windows 8 and Windows 10 start menu, it is possible to run a program or command with elevated privileges by simply right-clicking on the entry in the start menu or in the start menu search results and choosing
Run as Administrator
:
This is demonstrated in the following screencast:
Method 2: via the run dialog
To launch a program with elevated rights via the Windows run dialog, follow the steps below: 1. Use [winkey] + [kbd]R[/kbd] to launch the run dialog 2. Type in the name of the process you wish to launch with admin rights (for example,
services.msc
or
cmd.exe
, and then press (at the same time) [kbd]ctrl[/kbd] + [kbd]shift[/kbd] + [kbd]Enter[/kbd]
[partial name="partial_moreinfo" versions="vista,7,8,10,server2016,server2019"]