欢迎光临散文网 会员登陆 & 注册

如何解决开机一直弹窗Microsoft Office安装程序找不到ProPlusWW.msi的问题

2022-04-17 08:26 作者:不想努力了工作室  | 我要投稿

Microsoft Office安装程序找不到ProPlusWW.msi怎么解决?

win 10 更新后一直弹窗office professional plus 2010

解决办法:

Uninstall Office manually using PowerShell

Remove Office

手动删除Office通过PowerShell

  1. Right-click Start 

    右键开始菜单

  1.  and select Windows PowerShell (Admin).

    打开PowerShell管理员模式

  2. In the Windows PowerShell window, type the following:

    复制以下命令并回车

    Get-appxPackage -name “Microsoft.Office.Desktop” | Remove-appxPackage

  3. Press Enter.

    This takes a few minutes. Once it's done, a new command prompt appears.

Verify Office was removed

认证Office被移除了

  1. In the Windows PowerShell window, type the following:

    Get-appxPackage -name “Microsoft.Office.Desktop”

    输入以下命令并回车,没有新东西显示就是移除Office成功了

  2. Press Enter.

    If only a command prompt appears and no additional information, it means you successfully removed Office and you can close the Windows PowerShell window.


如何解决开机一直弹窗Microsoft Office安装程序找不到ProPlusWW.msi的问题的评论 (共 条)

分享到微博请遵守国家法律