雨林木风 > 使用教程 > PE系统教程 >

Win10开始菜单中程序消失如何解决

Win10开始菜单中程序消失如何解决

作者:佚名 来源:雨林木风 2017-10-06 16:17:00

有Win10用户反应开始菜单中的许多应用程序都消失了,我们可以通过修复程序来解决此问题,下面就为大家带来Win10开始菜单中程序消失解决方法。

  1、按Win+S打开搜索框,输入Powershell找到程序Windows Powershell;

  2、右键Windows Powershell以管理员权限运行;

Win10开始菜单中程序消失解决方法

  3、在弹出的命令窗口中输入Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}回车;

Win10开始菜单中程序消失解决方法

  4、等待系统修复完成,重启电脑即可让开始菜单中的程序回归。