post icon

What is the best program to check for HDD errors and bad sectors?

I always boot from Windows PE and use chkdsk from the command prompt, does the job.

  • Bring up the command prompt in windows (start > type ‘CMD’) and type:
  • CHKDSK c: /f /r
  • c: being the drive you want scanned.
Read full story »
26. Apr, 2011

1 Comment

Leave a comment
  1. Mahendra
    29. Apr, 2011 at 5:45 am #

    Good Advice

    Thanks