This tutorial shows you how to enable or disable the ability to run Extensions and Add-ons in Microsoft Internet Explorer.
Option 1 – From IE Settings
- Open Internet Explorer.
- Select the Settings Gear at the upper-right corner and choose “Internet Options“.
- Select the “Advanced” tab.
- Scroll down to the “Browsing” section.
- Check or uncheck the “Enable third-party browser extensions” as desired.
- Close Internet Explorer, then restart the computer for the setting to take effect.
Option 2 – Group Policy
- From the Group Policy Editor, expand the following:
- Computer Configuration
- Administrative Templates
- Windows Components
- Internet Explorer
- Security Features
- Add-on Management
- Set the “Deny all add-ons unless specifically allowed in the Add-on List” to one of the following settings:
- Enabled – Does not allow add-ons unless they are listed in the “Add-on List” policy setting.
- Disabled – Users may use add-ons.
- If you have set the policy to “Enabled“, be sure to also open the “Add-on List” policy setting and specify the CLSID for the add-on(s) you wish to allow.
Option 3 – Registry
- Login as the user you wish to change the setting for. Ensure that Internet Explorer is closed.
- Hold the Windows Key and press “R” to bring up the “Run” dialog box.
- Type “regedit“, then press “Enter“.
- Select “Yes” if prompted to allow access by User Account Control.
- Navigate through the registry
- HKEY_CURRENT_USER
- Software
- Microsoft
- Internet Explorer
- Main
- Set the value for “Enable Browser Extensions“. If the value doesn’t exist, you can create it by right-clicking “Main” and clicking “New” > “String Value“. Set it to “no” if you wish for extensions to be disabled. Set it to “yes” if you wish for extensions to be enabled.
Close the Registry Editor, and restart your computer. The next time you launch Internet Explorer, the ability to use add-ons and extensions will be modified as desired.
Note: If you have disabled extensions, the user will still be allowed to install or enable them under the Manage add-ons screen, but they will not work despite showing as “Enabled”.
FAQ
How do I find the CLSID to an Internet Explorer add-on?
Install the plugin in IE, then go to the Settings gear and choose “Manage add-ons“. From there you can right-click any add-on and select “More information”. The CLSID will be listed.
jj says
Option 2 for group policy. Testing this gpo on a W10 machine and I cannot get this to work. Machine is receiving the policy but the add-ons is not enabled. It still shows as “new” under status. I copied the clsid to notepad and recopied to the policy. Any advice?
prasanna says
Great details shared. Very helpful