Change default browser in Visual Studio
October 31, 2009 by Nauman · Leave a Comment
Visual Studio opens a web project for debugging in the default browser. This might not be the Internet Explorer. To change this behavior stop debugging and open a ASPX File from your web solution. Hit File/Browse With … which opens the following dialog:

Select your favourite Browser, set it as default and hit Browse. Now Visual Studio will always choose the selected browser for your debugging sessions.