I prefer to leave edge never clicked by using winget. It comes default on Win 11 (Most likely new install, not an advertisement for that dumpster fire). For windows 10 you can use the Microsoft Store to install AppInstaller which will get you winget. Winget is a MS product.
I mainly like doing this because Edge does a bunch of setup when clicked for the first time. This avoids all that.
winget install --id=Google.Chrome -e
Or you can ever do slightly prevent the backslide in marketshare for Firefox.
winget install --id=Mozilla.Firefox -e
Just run powershell or windows terminal and use those commands and you can leave edge where it belongs.
More info here. winstall.app/apps/Mozilla.Firefox
phoenixnap.com/kb/install-winget
SirQuackTheDuck@lemmy.world 1 year ago
Since I hardly use the ms store, you can get rid of it:
winget source delete msstore
and then just runwinget install chrome
orwinget install firefox