Change default web browser in Visual Studio

I'm trying to change the default browser to Chrome at VS Community 2015, I'm not talking about release browser, but the browser that opens when I press CTRL-Click. It opens automatically on Internet Explorer.

Opens on Explorer


Changing Visual Studio 2017 default browser

Click the drop down icon next to "Start" project button and choose your web browser


This is how:

Right-click your html file -> Browse with -> Click on your favorite browser -> Set as Default.

Note that the next time you'd right-click your html file, you'd still see it says: "View in Browser (Internet Explorer)", but clicking it will actually browse with the default browser we set above.


To change the source default editor:

Tools -> Options -> Search for "browser" -> View Source in "external editor" -> put the path to your preferred.


in visual studio 2022 Click the drop down next to "Start" project button and click on "Browse with" and choose your default browser