grandma@sh.itjust.works to Programmer Humor@programming.dev · edit-25 months agoWhat a joke, can't believe people still voluntarily use this OSsh.itjust.worksimagemessage-square7fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageWhat a joke, can't believe people still voluntarily use this OSsh.itjust.worksgrandma@sh.itjust.works to Programmer Humor@programming.dev · edit-25 months agomessage-square7fedilink
minus-squarecals11@programming.devlinkfedilinkarrow-up2·5 months agoHello 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”!
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up1·5 months agoUnrealistic. 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…
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”!
Unrealistic. Every repair on Windows starts with
DISM.exe /Online /Cleanup-image /Restorehealthfollowed bysfc /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…