Internet Explorer 11 is the newest version of Microsoft's web browser, but not everyone is a fan. If you prefer an older version, or Internet Explorer 11 isn't working properly, you can revert to your original version by uninstalling the Internet Explorer updates. You can do this from within Windows or by using the Command Prompt.

Method 1

Control Panel

  1. 1

    Open the Control Panel. You can open the Control Panel from the Start menu.

  2. 2

    Open the program manager. Click the "Uninstall a program" link if you are in Category view, or "Programs and Features" if you are in Icon view. This will open a list of all the programs installed on your computer.

  3. 3

    Open the list of installed Windows updates. Click the "View installed updates" link on the left side of the window. This will open a list of every update that has been installed for Windows. Since Internet Explorer is a Windows service, any updates will be listed here.

  4. 4

    Find the Internet Explorer 11 entry. You can either scroll to find it or type "Internet Explorer" into the search field at the top of the window.

  5. 5

    Uninstall Internet Explorer 11. Either select the Internet Explorer 11 entry and click the "Uninstall" button, or right-click on the entry and select "Uninstall".

    • Confirm that you want to uninstall the update by clicking Yes. You may be prompted again by User Account Control.

  6. 6

    Wait for the uninstallation to complete. Uninstalling Internet Explorer 11 may take a few minutes. Once the uninstallation is complete, click Restart Now to reboot your computer and complete the process.

    • Internet Explorer will be reverted to the previously-installed version. This could be Internet Explorer 10, 9, or 8.

  7. 7

    Hide the update. If you don't want to be prompted to install Internet Explorer 11 again later, you can hide it from Windows Update so it gets ignored.

    • Open the Control Panel. You can open the Control Panel from the Start Menu.

    • Select "Windows Update". If you are in Category view, select "System and Security" and then "Windows Update".

    • Click the "# optional update(s) available" link.

    • Right-click on the Internet Explorer 11 entry. Select "Hide update".

  8. 8

    Install a different version of Internet Explorer. If you are downgraded to an older version of Internet Explorer, you can upgrade to any later edition if you want. For example, if uninstalling Internet Explorer 11 leaves you with Internet Explorer 8, you can install Internet Explorer 9 or 10 manually.[1]

Method 2

Command Prompt

  1. 1

    Open an elevated Command Prompt. You can do this by clicking the Start Menu, clicking Accessories, right-clicking on Command Prompt, and then selecting "Run as administrator".

  2. 2

    Copy and paste the following command. This command will uninstall the Windows Explorer updates:[2]

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

    • Paste the above command and press ↵ Enter
  3. 3

    Accept the errors. You will likely receive several errors messages upon running the command. You will need to click OK in each of the error windows that appears.

  4. 4

    Restart the computer. Once you are returned to the Command Prompt, the uninstallation process is almost complete. You will need to reboot your computer to finish the process.

  5. 5

    Hide the update. If you don't want to be prompted to install Internet Explorer 11 again later, you can hide it from Windows Update so it gets ignored.

    • Open the Control Panel. You can open the Control Panel from the Start Menu.

    • Select "Windows Update". If you are in Category view, select "System and Security" and then "Windows Update".

    • Click the "# optional update(s) available" link.

    • Right-click on the Internet Explorer 11 entry. Select "Hide update".

  6. 6

    Install a different version of Internet Explorer. If you are downgraded to an older version of Internet Explorer, you can upgrade to any later edition if you want. For example, if uninstalling Internet Explorer 11 leaves you with Internet Explorer 8, you can install Internet Explorer 9 or 10 manually.

How to Uninstall Internet Explorer 11 for Windows 7的更多相关文章

  1. 企业IT管理员IE11升级指南【6】—— Internet Explorer 11面向IT专业人员的常见问题

    企业IT管理员IE11升级指南 系列: [1]—— Internet Explorer 11增强保护模式 (EPM) 介绍 [2]—— Internet Explorer 11 对Adobe Flas ...

  2. 解决安装失败的 Internet Explorer 11

    注意:这篇文章是由无人工介入的微软自动的机器翻译软件翻译完成.微软很高兴能同时提供给您由人工翻译的和由机器翻译的文章, 以使您能使用您的语言访问所有的知识库文章.然而由机器翻译的文章并不总是完美的.它 ...

  3. Internet Explorer 11:不要再叫我IE

    上周,Internet Explorer 11搭载Windows 8.1预览版而来,相信很多浏览迷也已经在使用中.Internet Explorer 11 Preview 改进了与 Web 标准.其他 ...

  4. 企业IT管理员IE11升级指南【1】—— Internet Explorer 11增强保护模式 (EPM) 介绍

    企业IT管理员IE11升级指南 系列: [1]—— Internet Explorer 11增强保护模式 (EPM) 介绍 [2]—— Internet Explorer 11 对Adobe Flas ...

  5. 企业IT管理员IE11升级指南【2】—— Internet Explorer 11 对Adobe Flash的支持

    企业IT管理员IE11升级指南 系列: [1]—— Internet Explorer 11增强保护模式 (EPM) 介绍 [2]—— Internet Explorer 11 对Adobe Flas ...

  6. IE11新特性 -- Internet Explorer 11:请不要再叫我IE

    Internet Explorer 11 中的一些新特性,包括对WebGL 的支持.预抓取.预渲染.flexbox.mutationobservers 以及其他一些 Web 标准的支持.但是更有趣的是 ...

  7. 企业IT管理员IE11升级指南【11】—— 通过SCCM 2012和WSUS部署Internet Explorer 11

    企业IT管理员IE11升级指南 系列: [1]—— Internet Explorer 11增强保护模式 (EPM) 介绍 [2]—— Internet Explorer 11 对Adobe Flas ...

  8. 下载 Internet Explorer 11(脱机安装程序)

    https://support.microsoft.com/zh-cn/help/18520/download-internet-explorer-11-offline-installer 语言  本 ...

  9. 如何在 Internet Explorer 11中开启 WebGL

    原文地址:http://www.hiwebgl.com/?p=1210 国外开发者Francois Remy在泄露版Windows Blue附带的Internet Explorer 11中发现,Web ...

随机推荐

  1. uva1628 Pizza Delivery

    fixing great wall 的变形dp(i,j,k,p)不考虑i-j的客人,还要送k个人,目前位置在p起点i和总数量k都要枚举dp(i,j,k,p)=max(dp(m,j,k-1,p)+val ...

  2. MyBatis基本运行环境

    MyBatis基本运行环境 1. 创建项目 2.拷贝jar加入到项目中build path jar包 3.创建数据库的表及数据添加 USE [mybatis] CREATE TABLE [dbo].[ ...

  3. No-9.函数基础

    函数基础 目标 函数的快速体验 函数的基本使用 函数的参数 函数的返回值 函数的嵌套调用 在模块中定义函数 01. 函数的快速体验 1.1 快速体验 所谓函数,就是把 具有独立功能的代码块 组织为一个 ...

  4. Hibernate-04

    HQL查询语法 查询:public class Dome{ Session session = HibernaeUitls.openSession(); Transaction tx = sessio ...

  5. CentOS 6及7 丢失root密码解决方案

    6.x系列 法一:使用光盘镜像 BIOS中设置CD-ROM启动——选择救援模式——系统被自动挂载到/mnt/sysimage下——选择进入shell start shell——进入shell命令行—— ...

  6. CSS3---关于背景

    1.background-origin:设置元素背景图片的原始起始位置. background-origin : border-box | padding-box | content-box;    ...

  7. noi.ac NOIP2018 全国热身赛 第四场 T2 sort

    [题解] 跟51nod 1105差不多. 二分答案求出第L个数和第R个数,check的时候再套一个二分或者用two pointers. 最后枚举ai在b里面二分,找到所有范围内的数,排序后输出. 注意 ...

  8. Root of AVL Tree

    04-树5 Root of AVL Tree(25 分) An AVL tree is a self-balancing binary search tree. In an AVL tree, the ...

  9. ES6(字符串)

    ES6新增字符串特性 一.Unicode的表示法 当码值>2个字节(0xff) 即第一个数字未处理,不显示 处理这种超过2字节的情况,用{}包起来即可 二.API 1.ES5中 码值>2个 ...

  10. Hyperledger Fabric创建通道抛错Error: got unexpected status: FORBIDDEN -- Failed to reach implicit threshold of 1 sub-policies, required 1 remaining: permission denied解决方案

    安装Hyperledger Fabric,服务整个都跑起来了,但是抛了一个错,Error: got unexpected status: FORBIDDEN -- Failed to reach im ...