Win8 to uninstall all versions of IE browser

Source: Internet
Author: User
Tags versions

Of course, in order to do the following, you must login to the administrator account or have administrator privileges. Click the Start button, enter CMD in the search box, enter the command Prompt box, copy and paste the following command into the Command box, and press ENTER to execute.

  The following is the command line to perform the uninstall IE9:

forfiles/p%windir%servicingpackages/m microsoft-windows-internetexplorer-*9.*.mum/c "cmd/c Echo Uninstalling Package @fname && start/w pkgmgr/up: @fname/quiet/norestart

  The following is the command line to perform the uninstall IE10:

forfiles/p%windir%servicingpackages/m microsoft-windows-internetexplorer-*10.*.mum/c "cmd/c Echo Uninstalling Package @fname && start/w pkgmgr/up: @fname/quiet/norestart

  The following is the command line to perform the uninstall IE11:

forfiles/p%windir%servicingpackages/m microsoft-windows-internetexplorer-*11.*.mum/c "cmd/c Echo Uninstalling Package @fname && start/w pkgmgr/up: @fname/quiet/norestart

The above is uninstall IE browser various versions of the coup, once the command has been completed, must restart the computer. In fact, IE11 is now a great browser, even if you do not like to use, Xiao Bian is not very recommended to delete him, because perhaps one day you download the browser has a problem, and IE11 can help you, of course, this tutorial is just to teach everyone uninstall method, hope to help everyone.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.