Tweaking.com Support Forums

Main Forum => Tweaking.com Support & Help => Topic started by: geyesborg on September 30, 2017, 06:29:38 pm

Title: Question
Post by: geyesborg on September 30, 2017, 06:29:38 pm
I was wondering for the windows repair program if there was a way for it to detect problems on your computer and only fix those problems instead of running all of the fixes?
Title: Re: Question
Post by: Boggin on October 01, 2017, 01:26:35 am
It can't detect what is wrong with your system - it can only run the repairs that you select.

Windows has its own tools for doing that which are -

chkdsk /f

chkdsk /r

sfc /scannow

For Win 8 and above - dism /online /cleanup-image /restorehealth

You would normally run that command first and then run a sfc /scannow to confirm there was no system corruption.

However, a sfc /scannow can't fix all problems and a Google will usually bring up links either for a MS fix or links that include solutions that have worked for some.

In extreme cases, a repair install may be the only answer.