When you delete files by emptying the Trash, Mac OS X deletes the information used to access the files but doesn’t actually delete the files. Although the disk space used by deleted files is marked as free space, deleted files remain intact until new date is written over them. Because of this, deleted files can be recovered.
Disk Utility can be used to erase the “free” space used by deleted files by having zeros written over the space once, seven times, or 35 times. If you have a lot of free space on your disk, overwriting the free space several times can take a long time.
Erasing free disk space does not erase the other files on your disk.
- In Disk Utility, select the disk or volume in the list with the free space you want to erase.
- Click Erase, then click the Erase Free Space button.
- Select an option, then click Erase.
You can also erase free space when you empty the Trash in the Finder. Choose Finder > Secure Empty Trash.
During the “Disk Cleanup” process, you may end up loosing your hard disk space. Don’t worry. Delete the “Recovered files” folder found in Trash and clear the “Cache” folder under “Library”.
Still no space, check for this file and delete it (EFTFile1.sparseimage). Otherwise, you can also use the command “sudo find / -size +10000000000c -print” to view the files which are bigger than 10GB size.
