Erase free disk space then defrag.

Associate
Joined
11 Jun 2009
Posts
16
If i erase free disk space then defrag will it improve the speed of defraging, i am using idefrag and have not yet finished a dfrag because it takes so long.

Also which algorithm is the quickest in idefrag.
 
The Mac runs cron jobs to clean itself up.

You could try deleting Cache folders, and running the following command in Terminal, if you want to force the Mac to run the job.

Code:
 sudo periodic daily
 
Back
Top Bottom