How do I change the default icon for user-created shortcuts for my default browser?
For a good general overview of the topic, please watch this video: Set the links to icons to actually show the default browser.
The most common concern is that the FireFox default icon appears like this:
When you typically want user shortcuts to look like this:
Netwrix Endpoint Policy Manager (formerly PolicyPak) Browser Router's DEFAULT BROWSER function uses the registered icon for the default browser as the icon.
This might be required, either per user or per machine, depending on which browsers you actually have installed on the machine and how they were installed.
The REGISTRY values for the browsers are:
Computer\HKEY_CLASSES_ROOT\MSEdgeHTM\DefaultIcon
Computer\HKEY_CLASSES_ROOT\MSEdgeBHTML\DefaultIcon
Computer\HKEY_CLASSES_ROOT\FirefoxURL-***\DefaultIcon
← Note that each user could have a UNIQUE
one, making changing this much harder en-mass.
Computer\HKEY_CLASSES_ROOT\ChromeHTML\DefaultIcon
Computer\HKEY_CLASSES_ROOT\IE.HTTP\DefaultIcon
Computer\HKEY_CLASSES_ROOT\IE.HTTPS\DefaultIcon
So if you wanted to change Firefox's default icon you could change it from this…
To this…
A second example could be with Google Chrome and setting it as the Default Browser.
The default icons will be from ChromeHTML Index 0.
But if you change it to 4 and run GPupdate, you will see updated icons.
The quickest way to mass update this would be a Group Policy Preferences Registry item. An example can be seen here. You want to do this on the computer side, which will change the value for both user and computer browsers.