Tux@lemmy.world to linuxmemes@lemmy.world · 1 year agoWindows VS Linux (part 3)lemmy.worldexternal-linkmessage-square25fedilinkarrow-up1426arrow-down116
arrow-up1410arrow-down1external-linkWindows VS Linux (part 3)lemmy.worldTux@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square25fedilink
minus-square0^2@lemmy.dbzer0.comlinkfedilinkarrow-up14·1 year agochkdsk /scan If any errors found, stop and /f them Then: DISM.exe /Online /Cleanup-image /Restorehealth Finally: sfc /scannow
minus-squareInFerNo@lemmy.mllinkfedilinkarrow-up5arrow-down6·edit-21 year agoIs that command line stuff? Hard pass for Windows users. Edit: I guess the Windows users didn’t like that joke
minus-squareMadeline@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up9·1 year agoyes, 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
minus-squareDacoTaco@lemmy.worldlinkfedilinkarrow-up4·1 year agoSure, 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…
chkdsk /scanIf any errors found, stop and /f themThen:
DISM.exe /Online /Cleanup-image /RestorehealthFinally:
sfc /scannowIs that command line stuff? Hard pass for Windows users.
Edit: I guess the Windows users didn’t like that joke
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
Is fixmbr still used?
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…