The secure erase free space feature has been removed form Disk Utility in El Capitan (10.11) and later because it isn't useful for SSDs. It can still be accessed from the command line, like this...
diskutil secureErase freespace
Where "level" is a number from 0 to 4 indicating the type of erasing to do... 0 = Single pass zero fill erase. 1 = Single pass random fill erase. 2 = US DoD 7 pass secure erase. 3 = Gutmann algorithm 35 pass secure erase. 4 = US DoE algorithm 3 pass secure erase.
And "drivename" is the path to the drive, like /Volumes/Macintosh\ HD. Note the escaping of the space in the drive name above. You can see the mounted disks using the distil list command.
IMPORTANT: Don't forget the "freespace" option to make sure the whole disk isn't erased!
My latest blog post: Problematic Ideas: Some people will read this and think, what's the problem here? (posted 2025-08-30). Warning: mysqli_connect(): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): Error while reading greeting packet. PID=74760 in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): (HY000/2006): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 52
Could not connect to MySQL: