积极答复者
win10,不能正常打开开始菜单,不能使用搜索助手,不能使用通知消息

问题
-
激活应用 Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy!App 失败,错误: 应用未启动。
错误应用程序名称: ShellExperienceHost.exe,版本: 10.0.10240.16401,时间戳: 0x55b1a820
错误模块名称: ShellExperienceHost.exe,版本: 10.0.10240.16401,时间戳: 0x55b1a820
异常代码: 0xc000027b
错误偏移量: 0x0000000000076127
错误进程 ID: 0x5554
错误应用程序启动时间: 0x01d0cd96477d59b6
错误应用程序路径: C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe
错误模块路径: C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe
报告 ID: 1be0434b-85ea-4eb1-9b7f-3d33a6737089
错误程序包全名: Microsoft.Windows.ShellExperienceHost_10.0.10240.16384_neutral_neutral_cw5n1h2txyewy
错误程序包相对应用程序 ID: App
答案
-
您好,
可以尝试通过命令重新注注册 Windows Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML
命令的详细说明可以参考:
http://blogs.msdn.com/b/notime/archive/2013/10/18/fix-store-app-in-windows-8-1.aspx
此外,可以尝试以管理员身份打开CMD,输入“sfc /scannow”检查并尝试修复可能存在问题或者丢失的系统文件。
Best Regards,
Eve WangPlease remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- 已建议为答案 Eve WangMicrosoft contingent staff, Moderator 2015年8月19日 2:16
- 已标记为答案 Kate LiMicrosoft employee, Moderator 2015年8月28日 3:12
全部回复
-
您好,
可以尝试通过命令重新注注册 Windows Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML
命令的详细说明可以参考:
http://blogs.msdn.com/b/notime/archive/2013/10/18/fix-store-app-in-windows-8-1.aspx
此外,可以尝试以管理员身份打开CMD,输入“sfc /scannow”检查并尝试修复可能存在问题或者丢失的系统文件。
Best Regards,
Eve WangPlease remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- 已建议为答案 Eve WangMicrosoft contingent staff, Moderator 2015年8月19日 2:16
- 已标记为答案 Kate LiMicrosoft employee, Moderator 2015年8月28日 3:12