• TheTechnician27@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      Technically the numerical code still gives you a precise search key to find other people discussing the same issue.

      … You know, as would be useful for a serious operating system where online support doesn’t mean trawling the bowels of Reddit praying somebody’s had the same issue and found a reproducible solution.

      • cals11@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Hello I’m a 12 year Microsoft MVP and Certified independent advisor here to help.

        Please type “CMD” into the start menu then type “ckdsk /f /r”

        If this solved your issue please click on “Accept as solution”!

        • Elvith Ma'for@feddit.org
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          Unrealistic. Every repair on Windows starts with DISM.exe /Online /Cleanup-image /Restorehealth followed by sfc /scannow

          …wait. no… That’s the correct way. The MS MVP in the forum always mix it up and tell you to run them in reverse…