Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

启动或使用板载 Windows 10 组件时出现问题

Summary: 本文讨论“启动或使用板载 Windows 10 组件时出现问题”。

This article applies to   This article does not apply to 

Symptoms


本文讨论“启动或使用板载 Windows 10 组件时出现问题”。


启动或使用板载 Windows 10 组件时出现问题

Windows 10 的许多部分都是作为系统应用实现的。这包括开始菜单、设置、Cortana、Microsoft Edge、操作中心和其他 Windows 组件。如果这些函数中的任何一个没有响应,请按照以下步骤解决问题。
 


Cause

N/A

Resolution

要解决此问题,请执行以下步骤:
 

  1. 通过键入以下命令,打开以管理员身份启动的命令窗口:  CMD 在搜索栏上单击鼠标右键,或轻触并按住,然后从下拉列表中选择 以管理员身份运行
  2. 使用以下命令修复损坏:
    • dism /online /cleanup-image /restorehealth ,然后按 Enter 键。
  3. 如果此命令报告无法修复的问题,请在此处停止。(这是内存或硬盘问题。必须重置Windows 才能修复损坏)
  4. 接下来运行此命令:
    • Sfc / scannow ,然后按Enter键。
  5. 如上所述,如果报告无法修复的问题,请到此为止。(这是内存或硬盘问题。必须重置Windows 才能修复损坏)
  6. 现在运行以下两个命令:
    • PowerShell -ExecutionPolicy Unrestricted ,然后按 Enter 键。
    • Get-AppXPackage -AllUsers |其中对象 {$_.InstallLocation 类似 “*SystemApps*”} |Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml“},然后按 Enter 键。
  7. 注意红色错误,这可能表示存在无法修复的问题。(如果您看到错误, 则必须重置 Windows 以修复损坏)
 

Affected Products

Operating Systems