How can I configure the default Internet Browser?

Learn how to configure the default Internet browser.

John Savill

April 11, 1999

1 Min Read
How can I configure the default Internet Browser?

A. When you start an Internet Browser they usually perform a check to see if they are the default browser. However, you may have turned this check off and want to change the default browser.

Learn more: How can I set the default browser on my computer back to Microsoft Internet Explorer?

  1. Start the registry editor (regedit.exe)

  2. Move to HKEY_CLASSES_ROOThttp

  3. Expand the tree and move to HKEY_CLASSES_ROOThttpshellopencommand, double click on default and set the string to the command you wish to run for Internet addresses, for example

    "E:Program FilesInternet Exploreriexplore.exe" -nohome for Internet ExplorerE:Program FilesNetscapeCommunicatorProgrametscape.exe -h "%1" for Netscape

    Click OK

  4. Move to HKEY_CLASSES_ROOThttpshellopenddeexecApplication, and again double click Default, change to the browser, NSShell for Netscape, IExplore for Internet Explorer.

  5. You may also want to change the icon associated, move to HKEY_CLASSES_ROOThttpDefaultIcon, (do I need to say) double click Default and set to the icon

    %SystemRoot%system32url.dll,0 Internet ExplorerE:Program FilesNetscapeCommunicatorProgrametscape.exe,0 Netscape Navigator
  6. You should repeat the above for https as well, i.e. HKEY_CLASSES_ROOThttpsshellopencommand etc.

Related: How can I change the default start page?

 

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like