hosen 發表於 2018-8-12 07:53

Win10的IE11不小心被移除了,請問有何方法再裝回來

本帖最後由 hosen 於 2018-8-13 19:41 編輯

各位先進,
      目前有遇到一個問題是Win10的IE11被移除了,連"程式和功能"中的"開啟或關閉WINDOWS功能中的選項都不見了,
想請問有何方法可以再把IE11裝回來.

pokime99 發表於 2018-8-12 09:33

本帖最後由 pokime99 於 2018-8-12 09:42 編輯

開始→設定→APP→管理選用功能→點Internet Explorer 11進行安裝
在回到『開啟或關閉Windows功能』,Internet Explorer 11的選項就出現





接著四個步



kyo0217 發表於 2018-8-12 16:20

非常感謝詳細解說. 馬上按照步驟把舊IE11找回來~.感謝~

hosen 發表於 2018-8-13 19:41

pokime99 發表於 2018-8-12 09:33
開始→設定→APP→管理選用功能→點Internet Explorer 11進行安裝
在回到『開啟或關閉Windows功能』,Inter ...

依步驟到第三個,發現"管理選用功能"中的Internet Explorer 11也已不見了,點+新增功能有找到,但也無法再安裝回去,最後只好放棄重灌了,謝謝熱心回
覆.

juineyihma 發表於 2018-8-14 10:08

試試其他方法:

【方法一】
1. Win鍵+X,點選「應用程式與功能」
2. 點選「管理選用功能」
3. 打開「新增功能」,就會看到的 I.E.
4. 新增IE後,一定要重開機,以完成安裝

【方法二】
1. 用管理員權限打開 PowerShell:「Win+X」=> 選 Windows Powershell (管理員)
2. 指令輸入:「Enable-WindowsOptionalFeature –FeatureName "Internet-Explorer-Optional-amd64" -All -Online」
3. 重開機

chou_alan 發表於 2018-8-25 13:54

本帖最後由 chou_alan 於 2018-8-25 14:09 編輯

參考下面連結的「OPTION FOUR」方式,也許對您是有用的:
Install or Uninstall Internet Explorer in Windows 10

https://i.imgur.com/OVeqKUA.png

原出處 TenForums.com
網頁

========================================
To Turn Off (uninstall) Internet Explorer 11 in PowerShell
1. Open an elevated PowerShell.
2. Copy and paste the command below into the elevated PowerShell, and press Enter. (see screenshot below)
Disable-WindowsOptionalFeature –FeatureName "Internet-Explorer-Optional-amd64" -Online
3. When prompted to restart the computer to apply, type Y, and press Enter. (see screenshot below)
=================================
OPTION FOUR
To Turn On (install) Internet Explorer 11 in PowerShell
This is the default setting.
1. Open an elevated PowerShell.
2. Copy and paste the command below into the elevated PowerShell, and press Enter. (see screenshot below)
Enable-WindowsOptionalFeature –FeatureName "Internet-Explorer-Optional-amd64" -All -Online
3. When prompted to restart the computer to apply, type Y, and press Enter. (see screenshot below)
測試:
要以管理員身分開啟 PowerShell_才能執行喔~
貼上: Enable-WindowsOptionalFeature –FeatureName "Internet-Explorer-Optional-amd64" -All -Online
再 打 Y 重啟點腦.

永夜之冬 發表於 2018-8-25 14:39

到 C:\Program File\internet exploer\ 底下找找看有沒有
頁: [1]
查看完整版本: Win10的IE11不小心被移除了,請問有何方法再裝回來