> For the complete documentation index, see [llms.txt](https://docs.avanoo.ai/public-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avanoo.ai/public-knowledge-base/browsers-extensions/identified-browser-extension/deploy-the-edge-extension-on-windows.md).

# Deploy the Edge Extension on Windows

## How to Deploy:

To ensure a seamless deployment of Avanoo's Edge extension, follow the guidelines as advised by Google.&#x20;

The process involves utilizing the `ExtensionInstallForcelist` `ExtensionSettings` policies, which automatically downloads and installs the specified extension for Google Chrome users in your organization and pin it to the browser.

Guidelines:&#x20;

<https://learn.microsoft.com/en-us/DeployEdge/microsoft-edge-browser-policies/extensioninstallforcelist#registry-settings>

{% hint style="warning" %}
Be careful, if you already have some extension installed, please be aware that this will replace your configuration. Please insert the key after your current installation, or use Google Workspace deployment.
{% endhint %}

### Deploy: <a href="#deploy" id="deploy"></a>

To install the Avanoo Edge extension on devices running Windows:

Add the following key to the Windows registry (it should be under HKEY\_LOCAL\_MACHINE\Software\Policies\Microsoft\Edge\ExtensionInstallForcelist):

* **Name**: `1 (or any number if you already have a policy)`
* **Data**: `(the data communicated in the platform)`

<figure><img src="/files/E2r2L7LRAtlEiHoYy02v" alt=""><figcaption></figcaption></figure>

Add the following key to the Windows registry (it should be under HKEY\_LOCAL\_MACHINE\Software\Policies\Microsoft\Edge\ExtensionSettings):

* **Name**: edge\_extension\_id
* **Data**: `{"toolbar_state":"force_shown"}`

<figure><img src="/files/7SlBtCJBF6yAczNablW0" alt=""><figcaption></figcaption></figure>

### Verification <a href="#inspect" id="inspect"></a>

You can inspect and debug the policy on "edge://policy":

<figure><img src="/files/FLUchlIaTGMVNKpvzEyi" alt=""><figcaption></figcaption></figure>
