Hi All,
Can anyone suggest the best way to make Google Chrome the default browser using BigFix, without using any third-party tools?
I’m looking for guidance or a native solution that works on Windows 10/11 and can be deployed across multiple endpoints through BigFix.
Changing the default browser via script is blocked in Windows 10/11, due to large number of exploits that changed browsers.
The only methods I’ve seen that work are to use MDM (like BigFix MCM plugin), Group Policy (you can search here and at bigfix.me for actions that use LGPO.exe to apply Local Group Policy), or scripts that use SendKeys() to simulate the user clicking on the buttons to change the browser.