Run Command in Windows as Administrator

command-as-administrator

Microsoft windows operating system provides much flexibility to users in terms of Design, Development and Distribution of Application either Windows Based Application or Web Based Application. Sometime it is required to run specific commands As Administrator as Current user have some limited rights or user want to install or change a windows setting that is not possible by the current user rights.

Running a Command As Administrator provides the ‘Admin’ privilege to the executing Assembly (Exe or Any File).

 

To Run a command As Administrator :

  1. Press Windows Button
  2. Type ‘Cmd
  3. Right Click on it
  4. Click on Run As Administrator

Note :  Use Run As Administrator only when it is really necessary.

 

 

 

Related posts

Leave a Comment