如何通过 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

猜你喜欢