0

Possible Duplicate:
Where are the results of chkdsk located in Windows 7?

As you know when check drive C with chkdsk it schedules it for pre-boot run. But when windows comes up it does not show result dialogbox as shown on other drives. I want to check if drive C has bad sectors or not just in simple words.

2 Answers2

1

You can see the chkdsk results with Event Viewer with Source Winnit in the Application logs. This article on Sevenforums describes the procedure.

0

I think you can find it through the Event Viewer. If not, then you must execute the command through WinPE or something similar. Then if you want to save it you can pipe the output to a file.

EliadTech
  • 2,184