Windows Registry

Windows: Setting the Install Policy via Registry Settings

You can use either the HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER hive to configure the extension install force list.

Google Chrome Browser Install Policy

Set the ExtensionInstallForcelist policy:

Copy the following:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallForcelist
Computer\HKEY_CURRENT_USER\SOFTWARE\Policies\Google\Chrome\ExtensionInstallForcelist

Provide the following value:

Name

Type

Data

1

REG_SZ

mpjjildhmpddojocokjkgmlkkkfjnepo

Microsoft Edge Browser Install Policy

Set the Set the ExtensionInstallForcelist policy:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist
Computer\HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist

Provide the following value, note the inclusion of the ; followed by the Chrome Web Store update URL:

Name

Type

Data

1

REG_SZ

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

Last updated