跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
部分文章編號可能已變更。如果這不是您要找的文章,請嘗試搜尋所有文章。搜尋文章

Issue Starting or Using onboard Windows 10 component

摘要: This article discusses "Issue Starting or Using an onboard Windows 10 component."

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀


This article discusses "Issue Starting or Using an onboard Windows 10 component."


Issue Starting or Using onboard Windows 10 component

Many parts of Windows 10 are implemented as system apps. This includes the Start Menu, Settings, Cortana, Microsoft Edge, Action Center, and other Windows components. If any of these functions are not responding, follow the steps below to resolve.
 


原因

N/A

解析度

To resolve this issue, follow these steps:
 

  1. Open a Command window started as Administrator by typing:  CMD on the search bar then right-clicking or touch and hold then select Run as Administrator from the drop-down list.
  2. Repair corruption using the following command:
    • dism /online /cleanup-image /restorehealth then press the Enter key.
  3. If this command reports problems that cannot be fixed, stop here. (This is a memory or hard drive issue. Windows must be Reset to repair the damage)
  4. Run this command next:
    • Sfc /scannow then press the Enter key.
  5. As above, if this reports problems that cannot be fixed, stop here. (This is a memory or hard drive issue. Windows must be Reset to repair the damage)
  6. Now run these two commands:
    • PowerShell -ExecutionPolicy Unrestricted then press the Enter key.
    • Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} then press the Enter key.
  7. Watch for red errors, which could indicate a problem which cannot be repaired. (If you see errors, Windows must be reset to repair the damage)
 

受影響的產品

Operating Systems
文章屬性
文章編號: 000141769
文章類型: Solution
上次修改時間: 04 7月 2024
版本:  4
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。