Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Please sign in to use this experience.
Sign in