Metanis
Well-Known Member
- Reaction score
- 954
- Location
- Medford, WI, USA
CHKDSK is a great tool for fixing LOGICAL problems with FAT, FAT32, and NTFS file allocations where your data is either replaceable or protected with a backup! These problems are very rare with modern computers and Windows. I mostly only see them related to thunderstorms and power blips or operator error like yanking a power cable or killing a power strip.
CHKDSK can be death to the data on a failing drive with hardware issues. The software engineers who designed CHKDSK understood this which is one of the reasons the default command is read-only reporting.
Just don't run it with /f or /r switches until you've used other tools to verify the drive's hardware. Tools like SMART and even the Windows Event Log can inform you of potential hardware issues.
CHKDSK can be death to the data on a failing drive with hardware issues. The software engineers who designed CHKDSK understood this which is one of the reasons the default command is read-only reporting.
Just don't run it with /f or /r switches until you've used other tools to verify the drive's hardware. Tools like SMART and even the Windows Event Log can inform you of potential hardware issues.