Pages

Wednesday, January 30, 2013

Run Microsoft Visual Studio as Administrator

Hello All

Sometimes it may be possible, if we have login on our system as admin still Visual Studio does not run as admin. We have to explicity make it run as admin via right click and click on "Run as Administrator".

If you just want to make Visual Studio start up with administrator privileges every time you launch it, you can change the Microsoft Visual Studio 2010 shortcut properties to always run as administrator.

Follow below steps to acoomplish:

1. To do this, right click on the Microsoft Visual Studio 2010 shortcut and choose Properties.
2. Click the Compatibility tab.  Then check the “Run this program as an administrator” check box and
press OK.
3. Done

Enjoy!
Disha Shah