月: 2021年5月

1 篇文章

Windows 10 下卸载Edge(Chromium)
以管理员权限打开CMD/PowerShell,输入 cd C:/Program Files (x86)/Microsoft/Edge/Application/版本号/Installer 然后回车 setup.exe --uninstall --system-level 然后回车 会弹出卸载提示,按提示卸载即可,如果你加上--force-uninst…