https://stackoverflow.com/questions/9654833/how-to-run-visual-studio-as-administrator-by-default
In Windows 8, you have to right-click devenv.exe and select "Troubleshoot compatibility".
select "Troubleshoot program"
check "The program requires additional permissions" click "Next", click "Test the program..."
wait for the program to launch
click "Next"
select "Yes, save these settings for this program"
click "Close"
Update Refrence orginal Link
win10中让Visual Studio默认使用Administrator权限运行
原文:http://www.cnblogs.com/chucklu/p/7985707.html