3

This morning I set the devenv.exe to run as administrator. We are now getting problems with TFS and want to stop the Visual Studio running as admin. However even though I have disabled all of the checkboxes markes 'run as administrator' on the devenv.exe when I start VS it always runs as administrator. How do I now turn this off?

Jin
  • 4,383
Pete2k
  • 733

2 Answers2

3

Make sure when you change the run as admin, you change it for all users.

surfasb
  • 22,896
0

Right click on the icon and go to properties. After that just go to the Compatibility windows and in the Privilege Level un-check: "Run these program as administrator".