Important This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
INTRODUCTION
Microsoft Internet Explorer add-ons are software components.
When you visit a Web site, Internet Explorer add-ons may be downloaded
automatically, or you may be prompted to download an add-on. For some add-ons,
you might specifically visit a Web site to obtain the latest add-on for
Internet Explorer. These components may be third-party ActiveX controls that
extend browser functionality or that provide special user interface elements in
Internet Explorer. You can control add-ons by using the
Manage
Add-ons feature. This article describes how to use and how to
troubleshoot this feature.
To make sure that the
Manage
Add-Ons dialog box is displaying as many add-ons as possible, update
the Add-on Manager. To update the Add-on Manager, visit the following Microsoft
Web sites:
MORE INFORMATION
Using the Manage Add-ons feature
To change the status of an add-on or to update an add-on, follow
these steps:
- Start Internet Explorer.
- On the Tools menu, click Manage
Add-ons.
- Click the name of the add-on.
- Use one of the following methods:
- Click Update ActiveX to replace the
add-on with the current version. This option is not available for all add-ons.
- To enable an add-on, click Enable, and
then click OK.
- To disable an add-on, click Disable,
and then click OK.
You may have to restart Internet Explorer for the changes to
take effect after you enable or disable an add-on.
Troubleshooting add-ons
It is frequently acceptable to use add-ons from trusted sources.
But sometimes add-ons cause Internet Explorer to quit unexpectedly. Internet
Explorer may quit unexpectedly if the add-on was poorly designed or if the
add-on was created for an earlier version of Internet Explorer. When Internet
Explorer quits unexpectedly, you may be prompted to disable the add-on. If
Internet Explorer quits unexpectedly, try one or more of the following:
- Try to update the add-on.
- Disable the add-on, and then visit the same Web site.
Verify that you have to have the add-on for the Web site.
- If the features of the add-on are needed for a Web site, or
if the features of the add-on enhance your browsing experience, enable the
add-on.
When an add-on is blocked from installation because the
publisher is blocked, the Manage Add-ons interface displays an additional
category for add-ons that are blocked. When you visit a Web site, and that Web
site uses an add-on that is blocked, you receive a notification in the status
bar. The notification may indicate that some content cannot be displayed
because one or more add-ons that are required are blocked. Or, the notification
may indicate that an add-on that is required is disabled. You can enable a
blocked add-on in the
Manage Add-ons dialog box or in the
notification in the status bar.
For more information about publishers
that are blocked, follow these steps:
- In Internet Explorer, click Help, and then
click Contents and Index.
- In the Help dialog box, click the Search
tab, type blocked publisher, and then click List
Topics.
You can use the Manage Add-ons feature to help troubleshoot
other Internet Explorer issues that are frequently caused by third-party
components. Add the Manage Add-ons feature to your troubleshooting practices.
Troubleshooting the Manage Add-ons feature
If you experience a problem when you use the Manage Add-ons
feature, try the following:
- Log on to the computer as a different user, and then repeat
the task. The configuration of disabled add-ons is stored on a per-user
basis.
- Examine the following registry subkey for add-ons that are
blocked:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings
Each add-on that is blocked or disabled is represented by a
subkey that has the class identifier (CLSID) of the add-on that is blocked. You
can search for the CLSID in the HKEY_CLASSES_ROOT registry key to determine the
add-on that each key represents.
Note The Settings registry subkey is not created
until at least one add-on is blocked or disabled.
Managing add-ons by using registry entries and Group Policy
Warning If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own risk.
As an administrator, you can use Group Policy to
predefine the controls that users can enable or disable. Use the Group Policy
Object Editor to change the policy settings.
- Click Start, click Run,
type gpedit.msc, and then click OK.
- Expand Computer Configuration or
User Configuration, expand Administrative
Templates, expand Windows Components, expand
Internet Explorer, expand Security Features,
and then click Add-on Management.
The following policy settings are available:
- Deny all add-ons unless specifically allowed in the
Add-on List
- Add-on List
- Process List
- All Processes
Deny all add-ons unless specifically allowed in the Add-on ListYou can configure each client to deny all the add-ons that are not
included in the
Add-on List policy setting by enabling the
following policy setting:
Deny all add-ons unless specifically allowed in the Add-on List
This policy setting prevents add-ons from being installed or from
being used. This restriction also prevents the user from managing add-on policy
settings individually. If you do not configure this policy setting, users can
manage add-ons that are not already defined in the
Add-on
List. Add-on ListYou specify individual add-ons by using the CLSID in the
Add-on List policy setting. The
Value Name
part of the policy setting must be the CLSID of the add-on, and the CLSID must
include the braces that enclose the rest of the CLSID. The
Value part of the policy setting must contain one of three
possible values:
- 0 - The add-on is disabled, and users cannot manage the
add-on from the user interface.
- 1 - The add-on is enabled, and users cannot manage the
add-on from the user interface.
- 2 - The add-on is enabled, and users can manage the add-on
from the user interface.
The list of add-ons that are contained in the
Add-on
List policy setting are stored in one of the following registry
subkeys:
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Ext\CLSID
- HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Ext\CLSID
The subkey contains the CLSIDs of the individual add-ons as
strings with the data.
Disabling all access to add-on management
To turn off the
Disable option and the
Enable option for all add-ons, follow these steps:
- Click Start, click Run,
type regedit, and then click OK.
- Locate the following registry subkey:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions
Note This registry subkey is available only in a domain environment
where access to add-on management is disabled through a group policy by an
administrator. - On the Edit menu, point to
New, and then click DWORD Value.
- Type NoExtensionManagement.
- Double-click NoExtensionManagement, and
then type 1.
The following are the values that
you can specify:
- 0 - The user can enable or
disable the add-ons.
- 1 - The user cannot change the
status of any add-ons.
- Click OK, and then quit Registry Editor.
To set this registry entry as part of Group Policy, follow
these steps:
- In the Group Policy Object Editor, expand Computer
Configuration or User Configuration.
- Expand Administrative Templates, expand
Windows Components, expand Internet Explorer,
and then double-click the following policy setting:
Do not allow users to enable or disable add-ons