Whats teh Fastest Defragger their is ???

  • Thread starter Thread starter Paul GoodBar
  • Start date Start date
P

Paul GoodBar

Iam using Diskkeeper at the moment. and ive got partitions In the tns
of gigs. And its slow or might be faster than the lot :)

But are their any faster ones like 0@0 Defrag, Perfect disk ect ?

Thanks.


/ps Also can i slect all my drives and tell it to defrag then one
after another. Without Scheduleing them ?? As i never get it right and
they never get defraged when i set a time :(

Thanks.
 
create a batch file to run defrag

--defragIt.bat--
start /wait chkdsk C: /f
start /wait defrag C: /f
start /wait chkdsk D: /f
start /wait defrag D: /f
-end file--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top