如何从Windows Server中卸载ie浏览器
在本文中,我将向您展示如何从Windows Server中卸载Internet Explorer。当Windows Server上安装了Microsoft Edge时,可以安全地卸载ie浏览器。
Internet Explorer 11是Internet Explorer的最后一个主要版本。ie浏览器将不会再有更新,因为该软件已不再受支持。华体会体育系列Internet Explorer 11桌面应用程序不再支持某些操作系统从2022年6月15日开始。
微软建议IE (Internet Explorer)用户使用IE模式切换到Microsoft Edge。Edge浏览器中的IE模式为需要Internet Explorer的站点提供了内置的传统浏览器支持。
从Windows Server中卸载Internet Explorer有多种方法。然而,去应用程序>可选功能将是最简单的方法从服务器上删除IE。DISM可以用于从Windows Server甚至PowerShell中卸载IE11应用程序。
值得注意的是,Internet Explorer 11是预装在最新版本的Windows Server上的。这包括Windows Server 2019,Windows Server 2022。当确定不需要使用ie浏览器时,才能继续卸载。
如果你想用微软Edge浏览器取代ie浏览器,这里有一些有用的文章:
卸载ie浏览器的原因
从Windows Server上卸载ie浏览器的原因有很多:
- 尽管Windows Server 2012 R2及更高版本将继续接收IE更新,但Internet Explorer已达到其支持生命周期的终点。
- 不建议在Windows Server上安装Internet Explorer,因为登录服务器的管理员无论如何都不需要它,而且它可能存在安全问题。
- 从Windows Server卸载Internet Explorer是安全的,因为Microsoft Edge已经取代了它。您可以在IE模式下使用Microsoft Edge访问IE中支持的网站。
- Microsoft Edge是一款稳定的浏览器,拥有比IE更多的功能,并且经常更新。
下面的文章包括在多个设备上禁用Internet Explorer的高级方法。
如果在Windows Server操作系统中安装了ie浏览器,请单击开始并在搜索框中输入Internet Explorer。如果在搜索结果中显示IE浏览器,则说明服务器上存在IE浏览器,且已安装IE浏览器。
如何从Windows Server中卸载ie浏览器
现在我们来看看从Windows Server上卸载Internet Explorer的步骤。登录Windows Server,启动设置app.现在选择应用程序在应用程序和功能窗口中,选择可选特性。
在可选特性窗口,向下滚动并查找Internet Explorer下安装功能并选择卸载。这一步将从Windows服务器上卸载IE应用程序。
开始卸载IE应用程序。一旦Internet Explorer 11应用程序从服务器上删除,就需要重新启动服务器。重新启动Windows服务器以完成Internet Explorer应用程序的删除。
使用DISM从Windows Server中删除Internet Explorer
另一种卸载Internet Explorer的方法是使用DISM。通过一个命令,您可以从Windows服务器中删除IE11。在Windows服务器上,以管理员身份启动命令提示符,并运行以下命令,使用DISM卸载Internet Explorer。
dism /online /disable-feature /featurename:Internet-Explorer-Optional-amd64
为了完成Internet Explorer的卸载,需要重新启动服务器一次。
部署服务形象和管理工具版本:10.0.20348.681形象版:10.0.20348.803禁用功能(s ) [========================== 100.0 %==========================] 操作成功完成。重新启动Windows以完成此操作。您现在要重新启动计算机吗?(Y / N)
如果从windows服务器上卸载IE11, Edge IE模式将停止工作。