up vote 3 down vote favorite
1
share [g+] share [fb]

I am running chkdsk on a 1TB external hard drive. The scan is at stage 5 (scanning free space). It is taking forever... Is there a safe way to abort this? The drive has less than 20GB worth of stuff on it.

link|improve this question

50% accept rate
feedback

2 Answers

up vote 1 down vote accepted

As far as I know, I've never had any trouble closing the CMD prompt. If you scheduled a boot-time scan, you're probably safe rebooting since you're just working with the free space right now, but then chkdsk will not have scanned the free space for bad blocks.

link|improve this answer
feedback

ctrl+c works for me.

link|improve this answer
1  
It works, but is it safe? And besides, I tried it and it DID NOT work. – George Edison Jan 16 '10 at 0:53
I've never had any trouble with it. Now, of course, one cannot prove it is safe ... since one cannot prove that someone somewhere didn't once had some trouble with it ... but for me, it is safe enough. – ldigas Jan 16 '10 at 1:21
I don't recall ctrl+c ever successfully canceling chkdsk. I've always had to close the console (if running in a console) or reboot (if running a boot-time scan). Are you sure you're not thinking of Scandisk from back in the day? – rob Jan 18 '10 at 3:00
sorry guys, i was thinking about fsck... – barraponto Jan 18 '10 at 13:42
ctrl+c closes chkdsk for me... – Fake Name Apr 5 '10 at 3:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.