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關閉 SSL 2.0 與 SSL 3.0,並強制使用 TLS 1.2

Windows關閉 SSL 2.0 與 SSL 3.0,並強制使用 TLS 1.2 有一台windows server 2012 R2 主機, 被弱點掃描軟體Nessus,掃出 SSL Version 2 and 3 Protocol Detection "The re...