如何通过 Powershell 重新安装Microsoft Edge

时间:2026-02-16 08:43:13

1、右键点击开始按钮。

如何通过 Powershell 重新安装Microsoft Edge

2、点击 Windows PowerShell(管理员)。

如何通过 Powershell 重新安装Microsoft Edge

3、复制并粘贴以下命令:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

如何通过 Powershell 重新安装Microsoft Edge

4、按Eniter 键,弹出部署操作进度。等待其完成,然后重试Microsoft Edge浏览器。

如何通过 Powershell 重新安装Microsoft Edge

© 2026 长短途
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com