I used chkdsk in the past (may be until Windows 7 but not since 8).No, I don't think so - at least not in its full incarnation. I believe running it (or clicking the tools button) inside windows merely causes it to report on your bad sector situation, but does not actually fix anything.When I open disk properties in Windows Explorer, go to Tools tab, and select 'Error Checking', isn't that running chkdsk?
When chkdsk c: /f /r /x is run in a Command or Powershell window a program stub is deposited which will be run at the next boot in an attempt to map out the bad sectors so that the operating system does not try to use them.
The error checking from tools tab in explorer does take a long time. I finally get a message that no errors were found. I remember that it actually found/fixed errors only once, on a corrupted disk.
I started chkdsk on one of the two HDDs. It went through the first three stages and is running stage 4 now:
"Stage 4: Looking for bad clusters in user file data"
Looking at how slow it's going, this step looking for bad sectors seems like the only thing different from the explorer's error checking.
