Being very new to windows can anyone recommend a tool/app that does a general clean-up health-check for a windows vista system. Coming from a mac world I would use onyx or main menu and fsck - etc

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

We generally don't recommend these programs for Windows, as they can do more harm than good most of the time.

Vista does pretty well at maintenance, disk defrag runs on a schedule automatically, you can use Disk Cleanup once a month if you wish.

http://www.microsoft.com/atwork/maintenance/speed.aspx

.

Once a month run chkdsk command (no switches) it will check the integrity of the file system in read only mode, if it finds problems, re run chkdsk with the f switch (chkdsk /f)

See method 2

http://www.vistax64.com/tutorials/67612-check-disk-chkdsk.html

Others here may recommend CCleaner, be careful if you use it, It has a registry cleaner that can do more harm than good also.

.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.