Share via

computer help

Anonymous
2023-11-18T13:45:15+00:00

can anyone please explain what this mean. many thanks

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Igor Leyko 111K Reputation points Independent Advisor
    2023-11-18T14:20:12+00:00

    Hi Rich,

    My name is Igor, it's a pleasure for me to help others and I'll try to help you.

    Unfortunately, this may mean a hardware or software problem.

    Please repair system files by

    DISM.exe /Online /Cleanup-Image /RestoreHealth

    command from Windows Terminal (admin) environment.

    Run PowerShell as administrator and run Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Note: Several red warnings may appear when running this command. Ignore them. It's normal.

    If this will not help, run Windows memory diagnostic tool and switch it to extended mode when it starts (F1 key). Note, test hang at ~21% for more than 2-3 hours means memory error too.

    Was this answer helpful?

    0 comments No comments