Chkdsk found errors - what does it mean?

DennisInOz

Contributor
Joined
Nov 1, 2015
Posts
27
I am having trouble with incomplete Windows backup in W10, backing up to an external Toshiba 1TB drive, and the error message recommended running CHKDSK. No problems were found with the external drive, but when I ran chkdsk /f /r on my HDD, the following log was generated. Can someone tell me what it means, and am I facing impending HDD problems?

Checking file system on C:
The type of the file system is NTFS.
Volume label is Acer.

A disk check has been scheduled.
Windows will now check the disk.

Stage 1: Examining basic file system structure ...
435968 file records processed. File verification completed.
6692 large file records processed. 0 bad file records processed.
Stage 2: Examining file name linkage ...
526280 index entries processed. Index verification completed.
0 unindexed files scanned. 0 unindexed files recovered to lost and found.
Stage 3: Examining security descriptors ...
Cleaning up 44 unused index entries from index $SII of file 0x9.
Cleaning up 44 unused index entries from index $SDH of file 0x9.
Cleaning up 44 unused security descriptors.
Security descriptor verification completed.
45157 data files processed. CHKDSK is verifying Usn Journal...
33806016 USN bytes processed. Usn Journal verification completed.

Stage 4: Looking for bad clusters in user file data ...
Read failure with status 0xc0000185 at offset 0xb2b4000 for 0x10000 bytes.
A disk read error occurredc0000185
The disk does not have enough space to replace bad clusters
detected in file 73702 of name \PROGRA~1\WI7DB9~1\MIE81F~1.0_X\MRT100~1.DLL.
435952 files processed. File data verification completed.

Stage 5: Looking for bad, free clusters ...
20958961 free clusters processed. Free space verification is complete.

Windows has scanned the file system and found no problems.
No further action is required.

301941674 KB total disk space.
217327124 KB in 327163 files.
227116 KB in 45158 indexes.
4 KB in bad sectors.
551586 KB in use by the system.
65536 KB occupied by the log file.
83835844 KB available on disk.

4096 bytes in each allocation unit.
75485418 total allocation units on disk.
20958961 allocation units available on disk.

Internal Info:
00 a7 06 00 6b ae 05 00 12 c6 0a 00 00 00 00 00 ....k...........
f4 03 00 00 47 00 00 00 00 00 00 00 00 00 00 00 ....G...........

Windows has finished checking your disk.
Please wait while your computer restarts.


The 640GB HDD is in an ACER 5740G Travelmate laptop.

Thank you.

Dennis
 
It is a bit confusing because it at one point, it says there is not enough space to replace bad clusters, but then it reports 83835844 KB (83.8GB) of space available.

BTW, you don't need the /f when use /r. If you enter chkdsk /?, that lists all the available options and you see that /r "implies" (includes) /f.

If me, I would run Windows Disk Cleanup on the drive, then run chkdsk /r again and see what happens.

You might also try SeaTools Diagnostics. While developed by Seagate, it works with all brand drives. If it also finds errors that cannot be corrected, then I would not that drive for critical data storage without having another backup somewhere else.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top