• 0^2
    link
    fedilink
    1017 hours ago

    chkdsk /scan If any errors found, stop and /f them

    Then:

    DISM.exe /Online /Cleanup-image /Restorehealth

    Finally:

    sfc /scannow

    • @[email protected]
      link
      fedilink
      3
      edit-2
      6 hours ago

      Is that command line stuff? Hard pass for Windows users.

      Edit: I guess the Windows users didn’t like that joke

      • @[email protected]
        link
        fedilink
        English
        815 hours ago

        yes, it is. those are pretty much the definitive windows commands to try to fix random stuff like this too, if they fail then it’s reinstall time lmao

      • DacoTaco
        link
        fedilink
        414 hours ago

        Sure, but then they shouldnt complain. Stuff break on linux too and when fixing them you also often have to open a terminal. When things are broken, a terminal is often the goto on any system…