Forum Discussion

shocko's avatar
shocko
Steel Contributor
Apr 06, 2022

Set Edge as Default Browser per User

I have two questions:

 

  1. How can make Edge the default browser for a user? I see there is a GPO to set the file type associations as per here but this is per computer. Also, Edge has a button in edge://settings to make it default. is there an API call, CLI tool, registry or the like to do this per user? Maybe even start Edge with a flag to make it default?
  2. I wish to simulate the experience users will have when IE11 is retired. Is this GPO the way to do this Disable Internet Explorer 11 | Microsoft Docs ?
  • Reza_Ameri's avatar
    Reza_Ameri
    Silver Contributor
    Like you mentioned, the policy is for computer, and you couldn't do it per user.
    In the site you posted for the second question there is the following

    Computer Configuration/Administrative Templates/Windows Components/Internet Explorer

    where you select "Disable Internet Explorer 11 as a standalone browser"
    • shocko's avatar
      shocko
      Steel Contributor
      But disabling IE11 is not the same thing as making Edge the default browser. There is no GP for this. It seems there is some freeware that manipulates the registry but I don't wish to go that route.

Resources