• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Unable to uninstall Internet explorer 8

Suprub93

New Member
Joined
Jun 25, 2009
Messages
9 (0.00/day)
hello, i am new to the forums, i am having trouble uninstalling internet explorer 8, i have windows xp home edition, i went to control panel/add remove programs and it doesn't show there, i tried going into the main folder for IE8 but there is no uninstall icon, the reason i want to uninstall it is because i want to install back version 7, and it wont let me unless i uninstall the newer version. any suggestions?
 
Last edited:
By Googling I found:

Windows Vista

Open the Control Panel
Select Programs and Features
In the left pane select View Installed Updates
Select Windows Internet Explorer 8
Click Uninstall
Restart the PC to take into account the uninstall

Windows XP

Open the Control Panel
Choose Add / Remove Programs
Check the box "Show updates"
Select Windows Internet Explorer 8
Click on Delete
Restart the PC to take into account the uninstall

source:
http://en.kioskea.net/faq/sujet-2218-uninstalling-internet-explorer-8
 
nice one. didnt know this.
 
i tried doing it, but when i click on windows internet explorer 8, the delete/remove option doesnt appear. the only one i see that can be removed is called Update for windows internet explorer 8, when i try to delete this one, it shows me a list of programs that may be affected or my not run properly if i remove it, what should i do....should i give it a try and then install version 7, will version 7 fix what they are saying.
 
For windows Vista, type this into an Administrator command prompt:

Code:
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-8*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"

If its windows XP, run a command prompt and type:
Code:
%windir%\ie8\spuninst\spuninst.exe

After doing these, restart your computer.

Any questions, just ask.
-Mick.
 
I have come across the same issue. That I can use IE8 via a shortcut but when I come to try and remove it. The application can not be found. I have used Add/Remove programs and other removal programs. Each can not show IE as an installed program. When it's clearly within the Program File list.
I have followed the above instructions to try and remove the application, but each option brings up an error message stating that I need Administrator access to proceed. I do have this.
I'm trying to remove so that I can re install IE8 as some applications that I use are working with elements of IE and they are not functioning correctly. Example is email is not printing any document.
I'm currently running Vista32.
 
Back
Top