sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth.

Reported
Anonymous
2018-08-26T00:31:35+00:00

Hi, the two commands above, when entered in my Admin. command prompt do not work. Any ideas?

Windows for home | Windows 10 | 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
Answer accepted by question author
  1. Anonymous
    2018-08-26T00:48:17+00:00

    Hi, PatM.YV.

    these are the commands, you have to enter line by line.

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    Also run the System File Checker utility:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    At the Command Prompt, type: sfc /SCANNOW

    This will check for any integrity violations

    Restart your system

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2018-08-26T01:04:02+00:00

    Thanks Phillip, I've used these may times, but DUH, didn't think about re start!  It worked. Thanks again. :)

    0 comments No comments