2021年3月15日 星期一

移除Windows 10內建的Edge瀏覽器



1、打開資源管理器,定位到Edge安裝目錄,一般是C: \ Program Files (x86) \ Microsoft \ Edge \ Application。

2、進入對應當前Edge版本號的文件夾,並進入“Installer”文件夾內找到setup.exe。

3、選中setup.exe後單擊窗口“文件”中的“以管理員身份打開PowerShell”

4、輸入以下命令並回車即可:

setup.exe –uninstall –system-level –verbose-logging –force-uninstall

沒有留言:

Windows Server因為Windows update後,導致自動重啟或是自動重新開機

從 Windows Server 2016 開始,微軟確實改變了更新機制,使其行為更接近消費端的 Windows 10,這在伺服器管理上引發了不少討論。 以下為您確認微軟在 Windows Server 2016 上的具體行為: 1. 預設行為:自動下載與安裝 在 Windows...