Prevent Installing Extensions in Microsoft Edge

This post explains how to enable or disable Edge extensions support using the Local Group Policy Editor, command prompt, or the registry. This can be useful if you need to prevent users from running extensions on Microsoft Edge.

Once the Windows 10 Anniversary Update,release Microsoft Edge got extensions support. There are plenty of Edge extensions available at the Windows Store.

When you configure Windows 10 to prevent installing Edge extensions, no one will be able to install extensions in the Edge browser. Extensions that are already installed will become disabled automatically.

Prevent Installing Extensions in Microsoft Edge using the registry

 

  1. Press the Win+R keys to open Run.
  2. Type “regedit” without quotes and press Enter to open Registry Editor.run-regedit
  3. Go to the following branch.
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft
  4. Under Microsoft, create a new key named MicrosoftEdge.
  5. Under the MicrosoftEdge key, create a new key named Extensions.
  6. In the right pane, create a new DWORD (32-bit) Value named ExtensionsEnabled.
  7. Leave the the value data of ExtensionsEnabled as 0.Prevent Installing Extensions Edge Registry

Prevent Installing Extensions using the command prompt

  1. Open command prompt as Administrator.
  2. Type this command reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Extensions" /v ExtensionsEnabled /t REG_DWORD /d 0
  3. Press the Enter key.

The two methods above are applicable to all editions of Windows 10.

If you’re using Windows 10 Pro or higher, you can use the Local Group Policy Editor (gpedit.msc). Unfortunately, the Group Policy Editor is not included Windows 10 Home edition, so either the command prompt or regedit.exe could be used in this OS.

Prevent Installing Extensions using the Group Policy Editor

  1. Press the Win+R keys to open Run.
  2. Type ‘gpedit.msc’ and press Enter.
  3. In the Local Group Policy Editor, go to the following path: Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge
  4. On the right, double-click on the ‘Allow extensions’ group policy. Prevent Installing Extensions In Microsoft Edge
  5. Select ‘Disabled’ and then click on ‘Apply’.Prevent Installing Extensions In Microsoft Edge 1

So, if you’re the administrator of a computer and want to block all users from running extensions on Microsoft Edge, you know what to do.

Looks like you've read the post to the end. If you enjoyed it, please share it. You would greatly help our blog to grow!

Author: The MFTNEXT Team

The MSFTNEXT project is a small team of authors who love to engage with the latest technology and gadgets. Being passionate Windows bloggers, we are happy to help others fix their system issues.

Leave a Reply

Your email address will not be published.

css.php