[How To] Block Installation Of Extensions In Microsoft Edge

Windows 10 V1607 allowed third-party extensions in Edge. In this post, learn how to block installation of extensions of Microsoft Edge.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Microsoft improved its propriety browser, Edge in successive Windows 10 versions. With Windows V1607, Microsoft allowed extension support in Edge. By installing newer extensions, you can extend the capabilities of your Edge browser. These extensions are available to users through Microsoft Store.

How To Block Installation Of Extensions In Microsoft Edge

However, the extensions available for Edge are third-party tools. If they’re not coded properly, you might face trouble while using Edge browser. On the other hand, if you’re a system administrator of multiple user machine and do not want other users to install extensions, you can block the feature completely.

In order to block installation of extensions, you need to perform the below mentioned registry tweak.

How To Block Installation Of Extensions In Microsoft Edge

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies

3. Right click Policies registry key, select New > Key. Name the newly created registry key as Microsoft. Similarly create MicrosoftEdge registry sub-key to Microsoft. And then create Extensions registry sub-key to MicrosoftEdge.

How To Block Installation Of Extensions In Microsoft Edge

4. In the right pane of Extensions registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Extensions), right click New > DWORD Value. Name the newly created registry DWORD (REG_DWORD) as ExtensionsEnabled.

How To Block Installation Of Extensions In Microsoft Edge

5. Let the DWORD Data set to 0. Close Registry Editor. Reboot the machine to make changes effective.

After restart, you’ll be able to block installation of extensions in Edge browser.

FYI: This registry workshop is equivalent to setting Allow Extensions Group Policy setting to Disabled, which is located at Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge.

That’s it!

Share this article
https://www.kapilarya.com/block-installation-of-extensions-in-microsoft-edge

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.