V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  liangping  ›  全部回复第 1 页 / 共 1 页
回复总数  1
2016-04-03 11:20:12 +08:00
回复了 skydrizzle 创建的主题 问与答 Windows 10 Pro,点开开始菜单里的「所有应用」是空白的?
1 、在 Cortana 搜索栏输入 PowerShell 后,在第一项点击右键,选择“以管理员身份运行”;
2 、在 PowerShell 中输入以下命令后回车(可直接复制粘贴):
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
3 、等待命令执行结束。


14295 也有遇到,亲测解决了问题。
以上答案,来自 http://answers.microsoft.com/zh-hans/windows/forum/windows_10-performance/%E5%BC%80%E5%A7%8B%E8%8F%9C%E5%8D%95%E6%89%80/b01a27d9-0fc9-4a13-9f2b-2670e95db1a1?auth=1
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4531 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 03:57 · PVG 11:57 · LAX 20:57 · JFK 23:57
Developed with CodeLauncher
♥ Do have faith in what you're doing.