How to uninstall Internet Explorer 11
This article describes how to Uninstall IE11 in Windows 7 using add/remove programs and using command line options.
Uninstall IE11 under add/remove programs
1.Click the Start button, type Programs and Features in the search box, and then select View installed updates.
2.Under Unistall an update, scroll down to the Microsoft Windows section.
3.Right-click Internet Explorer 11, click Uninstall, and then, when prompted, click Yes.
4.Click one of the following:
Restart now (to finish the process of uninstalling Internet Explorer 11 and restore the previous version of Internet Explorer)
Restart later
Using command line option
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart /quiet"
Using the Windows Update Standalone Installer (Wusa.exe)
wusa.exe /uninstall /kb:2841134 /quiet
Comments
- Anonymous
February 23, 2014
The comment has been removed - Anonymous
November 13, 2015
All well and good except the IE 11 information DOES NOT show up in my Programs and Features area what-so-ever. Now how do I remove it??