
- #Set google as default browser on windows 8 how to#
- #Set google as default browser on windows 8 install#
Next, you need to apply this GPO to a target OU or computer. Locate the “ Set a default associations configuration file” policy. Navigate to Computer Configuration > Policies > Administrative Templates > Windows Components > File Explorer. Edit your new “Chrome Default Browser” policy. Next, open up Group Policy Management from your DC again. Step 4: Edit Chrome Browser GPO to include path to XML Or, you could also use Powershell or PDQ Deploy/SCCM to push this file to a certain location on everyone’s computer.įor this example, I put the file in a network share like this: \\server01\fileshare01\chromedefault.xml You can either place the file in a network share available by everyone. The next step is to download a “default file associations” sample file, place it on a network share, and then configure another group policy. For Windows 8-10, you will need to define a file associates XML file. You’ll notice in the Help section of the GPO that this will only work for Windows 7. Then expand Computer Configuration > Policies > Administrative Templates > Google > Google Chrome. Give it a helpful name like “ Chrome Default Browser”. Log into your Domain Controller and open Group Policy Management.
#Set google as default browser on windows 8 install#
I used PDQ Deploy to push this out to all computers, but for testing you can simply install it on your PC. Now that you’ve copied in the necessary Group Policy files to manage your Google Chrome browsers, install Chrome Enterprise from here. In C:\Windows\PolicyDefinitions\en-US\folder, drag the chrome.adml file.Browse to C:\Windows\PolicyDefinitions and drag the chrome.admx.Copy those two extracted files to the desktop of your DC. In the admx folder, find your language again (en-US), and copy the chrome.adml file to your desktop.In the “adm” folder, find your language (en-US) and copy the chrome.adm file to your desktop.adml files from here: Įxtract it once download and expand the subfolder Configuration. ADMX Template Filesīefore you begin to manage settings and policies for your Google Chrome browser, you first need to download the. This guide assumes you’ve already implemented Google Chrome Enterprise and are already managing Google Chrome browsers at an enterprise level.

It’s not as simple as just creating a GPO and applying it to a target computer.

To do this, there are several steps you’ll need to do.
#Set google as default browser on windows 8 how to#
In this guide, I’m going to show you how to make Google Chrome the default browser using Group Policy (GPO).
