Disclosure: We are not providing any kind of paid support. Beware of scammers. This page may contain affiliate links read disclaimer
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15292
    vaneet sharma
    Participant

    Run command which are used to fix windows error clean windows and

    #25854
    Yegon
    Participant

    This is normally done using CMD. Perform a System File Checker(SFC) and Deployment Image Servicing and Management(DISM) Scans.These are meant to resolve persistent windows updates errors due to problems with windows installation. Follow the process below

    On you windows 10 press Windows Key+S to search->Type command prompt (CMD) ->
    Right click on Command Prompt icon-> click Run as Administrator.

    Inside Command Prompt, type sfc/scannow , then press Enter to execute the command.The process will locate and repair corrupted files. Be patient and wait for the process to complete then type DISM.exe /Online /Cleanup-image /Restorehealth /.

     

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Scroll to Top