

In general I prefer to keep my list of add-ons to a minimum because each takes up system resources when it runs. I have found that often sources of problems are caused by the Google Toolbar. Later if you decide to re-activate the add-on, you can enable it by selecting it and clicking the enable button. Once you have the list of add-ons in front of you, then you can review the list of enabled add-ons and use the disable button to disable it. Both of these sections are possible sources of problems. In your Add-on Types left hand menu bar make sure that Toolbars and Extensions is selected.Īlso, when checking your add-ons, make sure you use the drop down list labeled Show to view both Currently loaded add-ons and Downloaded controls. If you choose to track down the particular add-on causing the problem, you can view the list of currently loaded add-ons in IE8 and IE9 by clicking Tools -> Manage Add-Ons.

CANNOT DISABLE ADD ONS INTERNET EXPLORER SOFTWARE
When first debugging the application for a user’s machine this isn’t immediately obvious and must be guessed at, which can end up becoming a long and tedious process.Īdd-on and BHO problems are especially problematic if the Web applications use third party software and/or ActiveX objects. Running IE Without Installed Add-OnsĪlmost inevitably various add-ons and browser helper objects (BHOs) will cause problems with Web applications. I found this article useful since sometimes when browsing to a Web application, users can’t even see the main page and just see an error saying “Internet Explorer cannot display the webpage”.Īlthough the article is specific to a single problem, the troubleshooting steps are almost universally applicable with some interesting hints as well. More specifically, Microsoft offers a well written debugging article for Internet Explorer that goes in detail through steps for users to take in solving problems with IE. Read this Firstīefore starting to troubleshoot IE, I suggest skimming the Internet Explorer Microsoft support knowledge-base for relevant information. This article in particular will cover problems and ways of dealing with IE add-ons.
CANNOT DISABLE ADD ONS INTERNET EXPLORER SERIES
I myself find the options somewhat confusing so I intend to write a series of articles in an effort to clear the basics up. The number of configuration options in IE has increased significantly in version 9, which gives more control to users but mostly ends up causing confusion and support calls. If there’s one thing that’s always important to keep in mind when developing Web-based applications, then it’s the settings of the browsers running the applications.įor example, Internet Explorer through its many iterations has come with a large number of quirks and settings options that vary by browser version.
