(电脑怎么重新安装软件程序)

当我们想要卸载或修复这些内置的应用程序是不能用一般的方法来解决的,下面给大家介绍win10电脑快速重装所有应用程序步骤。

  1、在搜索窗口输入“powershell”命令,如下图所示:



  2、点击右键选择powershell选项选择“以管理员身份打开”,如下图所示:



  3、输入如下的命令,如下图所示:

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


电脑电脑


电脑