> For the complete documentation index, see [llms.txt](https://docs.pixiebrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixiebrix.com/enterprise-it-setup/browser-extension-installation-and-configuration/browser-extension-installation-policy/windows-group-policy-admx.md).

# Windows Group Policy/ADMX

## Windows: Setting the Install Policy via Group Policy/ADMX <a href="#block-f8387c00e24e4823a8aeb95adf2e4b60" id="block-f8387c00e24e4823a8aeb95adf2e4b60"></a>

### Chrome Browser Install Policy <a href="#block-d541aef951a244a2bc76d0ef024fdbce" id="block-d541aef951a244a2bc76d0ef024fdbce"></a>

See [Set Chrome Browser policies on managed PCs](https://support.google.com/chrome/a/answer/187202?hl=en#zippy=%2Cwindows)

Set the [ExtensionInstallForcelist policy](https://chromeenterprise.google/policies/#ExtensionInstallForcelist):

Copy the following value:

```
mpjjildhmpddojocokjkgmlkkkfjnepo
```

For manual installation, set the [ExtensionInstallAllowlist Policy](https://chromeenterprise.google/policies/#ExtensionInstallAllowlist)

### Microsoft Edge Browser Install Policy <a href="#block-63eb4449f88d45fd9771853b1278c089" id="block-63eb4449f88d45fd9771853b1278c089"></a>

See [Use group policies to manage Microsoft Edge extensions](https://learn.microsoft.com/en-us/deployedge/microsoft-edge-manage-extensions-policies)

Set the [ExtensionInstallForcelist policy](https://learn.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#extensioninstallforcelist):

Copy the following:

```
mpjjildhmpddojocokjkgmlkkkfjnepo;https://clients2.google.com/service/update2/crx
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pixiebrix.com/enterprise-it-setup/browser-extension-installation-and-configuration/browser-extension-installation-policy/windows-group-policy-admx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
