Glad to hear this issue has been solved by yourself. T hanks for sharing, I will introduce this experience to other forum users who face the same condition. Please mark the reply as an answer if you find it is helpful:). IEToEdgeBHO is a 'browser helper object'. What this does is, when you open a site in IE, it checks to see if the site can be opened in Edge, if it determines that it can, then it automatically opens that site in Edge, and will not open it in IE. Make Microsoft Edge your own with extensions that help you personalize the browser and be more productive. This add-on enables you to select and share data, links and other info at the click of a button; helping you save time and effort. What is even more interesting is that you can also choose the way you would want them to be shared – As - URLs only, HTML, CSV, JSON. The MS Edge 87 or greater browser installs the BHO named IEToEdgeBHO that performs the redirection based on IE compatibility list from IE to Edge browser. You can find this BHO at the location below on your machine. C:Program Files (x86)MicrosoftEdgeApplicationBHO.
Avoid Becoming a Cyber Victim &
Check Your Computer for Malware with
SpyHunter!
Not Your OS? Download for Windows® and Mac®.
Free SpyHunter Remover Details & Terms
Home » Blog
10.Aug.2020
Confession time: I like internet explorer (IE). Or rather I am used to it and don't feel like changing anytime soon. I don't understand why IE gets so much stick, it must be a combination of naivety, and clouded technical vision for the world at large. Do you really believe that Chrome is good for your privacy? Or open source Firefox is more stable? Or that browsers with more 'capabilities' (and hence more attack surface) are more secure?
As for web developers, I am sorry but as an end user I cannot share your discomfort with supporting an old school browser like IE. That's life, get over it. In fact IE is the only shell-friendly browser (supporting IShellBrowser interface), so you can reuse its windows from xplorer². So given that IE is as good (or bad) as any other browser, I save myself the trouble of installing and constantly updating a 3rd party browser, and use IE that comes with windows.
There are many websites that don't work with IE at all (e.g. Twitter) or half-work (like Stack Overflow and YouTube). Many other websites warn that they'll stop supporting IE soon. Recently I was surprised to see Edge browser launching automatically when attempting to use one of these websites in IE. A message comes up claiming that the website you were trying to reach doesn't work with Internet Explorer. I suppose they are trying to help but some websites half-work with IE and I want to keep the laggard pressure on websites not to abandon IE just yet :)
Ietoedgebho Add-on
So how do you turn this annoying new IE feature off? It is down to a new addon (BHO) called IEtoEdge, however you cannot turn it off through the GUI (Manage add-ons menu command), as all the buttons are disabled!
Internet Explorer Closes And Opens Edge
A quick google search on 'IEtoEdge' didn't return any useful results, but it is quite easy to turn it off, as I discoverd after some registry tweaking. You need to locate a registry key called HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExtCLSID, then find {1FD49718-1D00-4B19-AF5F-070AF6D5D54C} (the clsid of IE_TO_EDGE_BHO.DLL) and set its value to zero:
When you restart IE, the Edge addon will be disabled. Hopefully it will stay so after the next windows update.
Long live Internet Explorer! :)