{"id":46199,"date":"2018-10-16T09:27:33","date_gmt":"2018-10-16T14:27:33","guid":{"rendered":"https:\/\/eshop.macsales.com\/blog\/?p=46199"},"modified":"2018-10-17T10:36:45","modified_gmt":"2018-10-17T15:36:45","slug":"how-to-securely-erase-an-ssd-without-damaging-the-drive","status":"publish","type":"post","link":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/","title":{"rendered":"How to Securely Erase an SSD Without Damaging the Drive"},"content":{"rendered":"<p>The process of securely wiping a drive, that is, removing every bit of the data it contains and scrambling its content enough to protect the information stored on the drive from prying eyes, is fairly well understood for old-fashioned spinning hard drives. <a href=\"https:\/\/eshop.macsales.com\/shop\/ssd\/owc\">SSDs<\/a>, on the other hand, can be affected poorly by the same techniques used on <a href=\"https:\/\/eshop.macsales.com\/shop\/storage\">hard drives<\/a>: overwriting data locations multiple times with random data or specific data patterns.<\/p>\n<p>To make matters worse, at least from a security standpoint, even after overwriting data on an SSD, it\u2019s possible that some of the original information is still present on the drive.<\/p>\n<p>Which brings us to the question: Can you securely erase an SSD without damaging the drive, and make sure that all of the information is no longer recoverable?<\/p>\n<figure id=\"attachment_46203\" aria-describedby=\"caption-attachment-46203\" style=\"width: 640px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-46203\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640.jpg\" alt=\"\" width=\"640\" height=\"395\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640.jpg 640w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-194x120.jpg 194w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-284x175.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-190x117.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-364x225.jpg 364w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-194x120@2x.jpg 388w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-284x175@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/DiskUtilitySecurityOptions640-190x117@2x.jpg 380w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><figcaption id=\"caption-attachment-46203\" class=\"wp-caption-text\"><strong>(Disk Utility\u2019s Security Options for erasing a drive may not be present when used on an SSD.)<\/strong><\/figcaption><\/figure>\n<p>It may be a good idea to review how <a href=\"https:\/\/eshop.macsales.com\/blog\/?s=disk+utility\" target=\"_blank\">Disk Utility<\/a> can be used to erase and protect information in the article: <a href=\"https:\/\/eshop.macsales.com\/blog\/44781-how-to-securely-wipe-the-data-stored-on-a-drive-in-macos-high-sierra\" target=\"_blank\">How to Securely Wipe the Data Stored on a Drive in macOS High Sierra<\/a>.<\/p>\n<p>We originally looked at the changes High Sierra brought to performing a secure wipe. In this Rocket Yard article, we\u2019re going to further explore how to securely wipe an SSD.<\/p>\n<p><strong>SSD Architecture<\/strong><br \/>\nAs we said above, the process of securely wiping a hard drive is fairly well understood. The linear nature of data storage on a spinning drive, along with the ability to access and read, write, and erase data at all active storage locations make the sanitation process pretty easy, though sometimes time-consuming. Essentially, you need to erase the volume and partition maps, and then overwrite each data location using a random or specific data pattern.<\/p>\n<p>The number of times data is written, and the data pattern used for the secure wipe, allows the sanitation process to meet specific security requirements, including those set forth by the DOD or other government agencies.<\/p>\n<p>SSDs, on the other hand, don\u2019t use a linear storage convention, nor are the storage locations directly addressable. Instead, SSDs use a number of mapping layers that hide the physical layout of the flash-based memory, as well as help in managing how flash memory data integrity and lifetime are managed. Collectively, these layers are referred to as the flash translation layer (FTL).<\/p>\n<figure id=\"attachment_46202\" aria-describedby=\"caption-attachment-46202\" style=\"width: 640px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/eshop.macsales.com\/shop\/ssd\/owc\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-46202 size-full\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857.jpg\" alt=\"\" width=\"640\" height=\"192\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857.jpg 640w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857-284x85.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857-190x57.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857-284x85@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/aurax1ssd640-e1539638965857-190x57@2x.jpg 380w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption id=\"caption-attachment-46202\" class=\"wp-caption-text\"><strong>(The OWC Aura Pro X is 7% overprovisioned to optimize performance and ensure the FTL has plenty of free blocks to work with.)<\/strong><\/figcaption><\/figure>\n<p>SSDs are also overprovisioned; they contain a bit more flash memory than what they\u2019re rated for. This extra memory is used internally by the FTL as empty data blocks, used when data needs to be rewritten, and as out-of-band sections for use in the logical to physical mapping.<\/p>\n<p>The mapping layers, and how the flash controller manages memory allocation, pretty much ensure that either erasing or performing a conventional hard drive type of secure erase won\u2019t ensure all data is overwritten, or even erased at all.<\/p>\n<p>One example of how data gets left behind intact is due to how data is managed in an SSD. When you edit a document and save the changes, the saved changes don\u2019t overwrite the original data (an in-place update). Instead, SSDs write the new content to an empty data block and then update the logical to physical map to point to the new location. This leaves the space the original data occupied on the SSD marked as free, but the actual data is left intact. In time, the data marked as free will be reclaimed by the SSD\u2019s garbage collection system, but until then, the data could be recovered.<\/p>\n<p>A conventional secure erase, as used with hard drives, is unable to access all of the SSD\u2019s memory location, due to the FTL and how an SSD actually writes data, which could lead to intact data being left behind.<\/p>\n<p><strong>SSD Secure Erase<\/strong><br \/>\nSSD manufacturers understand the need for an easy way to sanitize an SSD, and most have implemented the ATA command, Secure Erase Unit (used with SATA-based SSDs), or the NVMe command, Format NVM (used with PCIe-based SSDs) as a fast and effective means of securely erasing an SSD.<\/p>\n<p>SSDs that support secure erasing use either a block erase to completely erase the media, including flash memory in the FTL and out-of-band areas; or, if the SSD makes use of encryption built into the controller, the secure erase command will change the internal encryption key, resulting in a crypto-erase, leaving all data encrypted with no means to decipher the encryption; essentially, looking like a collection of random and unrelated data. Some SSDs that have built-in encryption support both full media erase and crypto-erase.<\/p>\n<p>The problem for Mac users is that, for the most part, none of the utilities produced by SSD manufacturers that support Secure Erase Unit, or Format NVM, are able to run natively on a Mac. This leaves us to either create a <a href=\"https:\/\/eshop.macsales.com\/blog\/43668-have-a-spare-flash-drive-build-a-raid-array-install-live-linux-distribution-more\" target=\"_blank\">Live Linux distribution on a flash drive<\/a>, in order to run a Linux-based SSD utility from the SSD manufacturer (if available), or to use a bootable Windows partitioning and formatting utility that supports the secure erase feature in order to sanitize our SSDs.<\/p>\n<figure id=\"attachment_46206\" aria-describedby=\"caption-attachment-46206\" style=\"width: 640px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-46206\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640.jpg\" alt=\"\" width=\"640\" height=\"367\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640.jpg 640w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-209x120.jpg 209w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-284x163.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-190x109.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-100x56.jpg 100w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-209x120@2x.jpg 418w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-284x163@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/GParted640-190x109@2x.jpg 380w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><figcaption id=\"caption-attachment-46206\" class=\"wp-caption-text\"><strong>(GParted is one of the third-party partitioning tools that can assist in performing a secure erase of an SSD.)<\/strong><\/figcaption><\/figure>\n<p>Note that not all SSD manufacturers provide utilities that support the secure erase functions. But in addition to the manufacturers SSD utilities (where available), you can also use third-party formatting utilities that support secure erase:<\/p>\n<ul>\n<li><a href=\"https:\/\/partedmagic.com\/\" target=\"_blank\">PartedMagic<\/a><\/li>\n<li><a href=\"https:\/\/gparted.org\/download.php\" target=\"_blank\">GParted<\/a><\/li>\n<\/ul>\n<p><strong>The Encryption Option<\/strong><br \/>\nAs noted above, <a href=\"https:\/\/eshop.macsales.com\/shop\/SSD\/OWC\/Mercury_6G\/\">many SSDs now make use of built-in hardware-based encryption<\/a>&nbsp;(sometimes called SED or Self Encrypting Drives), which provides a simple method of sanitizing the SSD. Erasing or changing the stored encryption key contained within the SSD will render the content unrecoverable. And as we noted above, there are a number of utilities available that can remove or change the encryption key for you.<\/p>\n<figure id=\"attachment_46204\" aria-describedby=\"caption-attachment-46204\" style=\"width: 380px\" class=\"wp-caption alignright\"><a href=\"https:\/\/eshop.macsales.com\/shop\/ssd\/owc\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-46204\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640.jpg\" alt=\"\" width=\"380\" height=\"211\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640.jpg 644w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-216x120.jpg 216w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-284x158.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-190x106.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-540x300.jpg 540w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-230x129.jpg 230w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-100x56.jpg 100w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-216x120@2x.jpg 432w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-284x158@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/extremeslim6G640-190x106@2x.jpg 380w\" sizes=\"auto, (max-width: 380px) 100vw, 380px\" \/><\/a><figcaption id=\"caption-attachment-46204\" class=\"wp-caption-text\"><strong>(The OWC 6G series of SSDs includes 128\/256-bit AES and meets TGC Opel compliance for SEDs (Self Encrypting Drives).<\/strong><\/figcaption><\/figure>\n<p>It may seem redundant but using <a href=\"https:\/\/eshop.macsales.com\/blog\/?s=FileVault\">FileVault<\/a>, the Mac&#8217;s full disk encryption system, or the built-in encryption options in APFS, can be one of the easiest ways to help ensure a sanitized drive. The best method is to turn the encryption options on when you first set your Mac up. But if you haven&#8217;t been using encryption, you can enable the capability at any time by following the steps outlined in: <a href=\"https:\/\/eshop.macsales.com\/blog\/39591-tech-tip-data-privacy-day\" target=\"_blank\">Data Privacy Day: Keep Your Data Safe From Prying Eyes with FileVault<\/a>.<\/p>\n<p>With the encryption option on the Mac enabled, you can sanitize the drive by using Disk Utility\u2019s Erase function to perform a basic drive erase, which will include deleting the 256-bit encryption key stored on the volume. Once the key is removed, the data on the media will not be recoverable using conventional recovery software.<\/p>\n<p>To further ensure that the information on the SSD isn\u2019t recoverable using forensic data recovery techniques, you can make use of the secure erase options outlined above to perform a flash memory reset and crypto-erase of the SSD.<\/p>\n<p><strong>Going a Little Further<\/strong><br \/>\nThe last step in securing an SSD is physical destruction of the drive\u2019s controller and flash memory chips. If the SSD made use of built-in encryption, then destroying the controller is all that is needed. The data on the flash memory chips would have been stored in an encrypted state, which could only be decrypted using the embedded encryption key stored on the controller, which was physically destroyed. But, since you have taken the SSD apart to destroy the controller, you may as well drill a few holes through the flash chips, just to make sure.<\/p>\n<figure id=\"attachment_46205\" aria-describedby=\"caption-attachment-46205\" style=\"width: 640px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-46205\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640.jpg\" alt=\"\" width=\"640\" height=\"549\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640.jpg 640w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-140x120.jpg 140w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-284x244.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-190x163.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-140x120@2x.jpg 280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-284x244@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/10\/FileVault640-190x163@2x.jpg 380w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><figcaption id=\"caption-attachment-46205\" class=\"wp-caption-text\"><strong>(You can use FileVault to encrypt your Mac&#8217;s startup drive.)<\/strong><\/figcaption><\/figure>\n<p><strong>Wrap Up<\/strong><br \/>\nSSDs are so fundamentally different from rotational hard drives in how they work that conventional sanitation techniques, such as overwriting data multiple times, just won\u2019t work. But SSDs can still be securely erased; we only need to learn a few new tricks. Chief among these is to start using encryption from the moment you make use of an SSD-equipped Mac.<\/p>\n<p>There\u2019s no real downside to using encryption, and if you\u2019re using a somewhat newer SSD, there\u2019s a good chance the SSD is already making use of built-in encryption to help keep your data secure from prying eyes.<\/p>\n<p>Even if your SSD is self-encrypting, you should also use the Mac&#8217;s built-in encryption system, to ensure you have complete control over at least one of the encryption keys used to access the stored information.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The process of securely wiping a drive, that is, removing every bit of the data it contains and scrambling its content enough to protect the information stored on the drive from prying eyes, is fairly well understood for old-fashioned spinning hard drives. SSDs, on the other hand, can be affected poorly by the same techniques [&hellip;]<\/p>\n","protected":false},"author":97,"featured_media":42143,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"spay_email":"","footnotes":""},"categories":[4],"class_list":["post-46199","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.2 (Yoast SEO v20.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Securely Erase an SSD without Damaging the drive<\/title>\n<meta name=\"description\" content=\"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Securely Erase an SSD Without Damaging the Drive\" \/>\n<meta property=\"og:description\" content=\"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\" \/>\n<meta property=\"og:site_name\" content=\"Rocket Yard\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-16T14:27:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-10-17T15:36:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2017\/08\/mercury-electra-extreme-6g-ssd@2x.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"223\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tom Nelson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom Nelson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\"},\"author\":{\"name\":\"Tom Nelson\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb\"},\"headline\":\"How to Securely Erase an SSD Without Damaging the Drive\",\"datePublished\":\"2018-10-16T14:27:33+00:00\",\"dateModified\":\"2018-10-17T15:36:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\"},\"wordCount\":1494,\"commentCount\":16,\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"keywords\":[\"crypto-erase\",\"Disk Utility\",\"Encryption\",\"FileVault\",\"GParted\",\"PartedMagic\",\"Secure Erase\",\"SSD\"],\"articleSection\":[\"Tech Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\",\"name\":\"How to Securely Erase an SSD without Damaging the drive\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\"},\"datePublished\":\"2018-10-16T14:27:33+00:00\",\"dateModified\":\"2018-10-17T15:36:45+00:00\",\"description\":\"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.\",\"breadcrumb\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eshop.macsales.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Securely Erase an SSD Without Damaging the Drive\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"name\":\"Rocket Yard\",\"description\":\"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.\",\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\",\"name\":\"OWC\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"contentUrl\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"width\":1024,\"height\":1024,\"caption\":\"OWC\"},\"image\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb\",\"name\":\"Tom Nelson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g\",\"caption\":\"Tom Nelson\"},\"description\":\"Tom has been an enthusiastic Mac user since the Mac Plus. He\u2019s also been known to dabble in the dark side, otherwise known as Windows, and has a well-deserved reputation for being able to explain almost anything to anybody. Tom\u2019s background includes more than 30 years as an engineer, programmer, network manager, software tester, software reviewer, database designer, and computer network and systems designer. His online experience includes working as a sysop, forum leader, writer, and software library manager.\",\"sameAs\":[\"http:\/\/rocketyard.com\"],\"url\":\"https:\/\/eshop.macsales.com\/blog\/author\/tom-n\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Securely Erase an SSD without Damaging the drive","description":"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/","og_locale":"en_US","og_type":"article","og_title":"How to Securely Erase an SSD Without Damaging the Drive","og_description":"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.","og_url":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/","og_site_name":"Rocket Yard","article_published_time":"2018-10-16T14:27:33+00:00","article_modified_time":"2018-10-17T15:36:45+00:00","og_image":[{"width":250,"height":223,"url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2017\/08\/mercury-electra-extreme-6g-ssd@2x.jpg","type":"image\/jpeg"}],"author":"Tom Nelson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tom Nelson","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#article","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/"},"author":{"name":"Tom Nelson","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb"},"headline":"How to Securely Erase an SSD Without Damaging the Drive","datePublished":"2018-10-16T14:27:33+00:00","dateModified":"2018-10-17T15:36:45+00:00","mainEntityOfPage":{"@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/"},"wordCount":1494,"commentCount":16,"publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"keywords":["crypto-erase","Disk Utility","Encryption","FileVault","GParted","PartedMagic","Secure Erase","SSD"],"articleSection":["Tech Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/","url":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/","name":"How to Securely Erase an SSD without Damaging the drive","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/#website"},"datePublished":"2018-10-16T14:27:33+00:00","dateModified":"2018-10-17T15:36:45+00:00","description":"Securely wiping an SSD requires new methods. Overwriting data on an SSD is not a viable sanitation option. Find out how to securely erase an SSD.","breadcrumb":{"@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eshop.macsales.com\/blog\/46199-how-to-securely-erase-an-ssd-without-damaging-the-drive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eshop.macsales.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Securely Erase an SSD Without Damaging the Drive"}]},{"@type":"WebSite","@id":"https:\/\/eshop.macsales.com\/blog\/#website","url":"https:\/\/eshop.macsales.com\/blog\/","name":"Rocket Yard","description":"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.","publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eshop.macsales.com\/blog\/#organization","name":"OWC","url":"https:\/\/eshop.macsales.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","contentUrl":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","width":1024,"height":1024,"caption":"OWC"},"image":{"@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb","name":"Tom Nelson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g","caption":"Tom Nelson"},"description":"Tom has been an enthusiastic Mac user since the Mac Plus. He\u2019s also been known to dabble in the dark side, otherwise known as Windows, and has a well-deserved reputation for being able to explain almost anything to anybody. Tom\u2019s background includes more than 30 years as an engineer, programmer, network manager, software tester, software reviewer, database designer, and computer network and systems designer. His online experience includes working as a sysop, forum leader, writer, and software library manager.","sameAs":["http:\/\/rocketyard.com"],"url":"https:\/\/eshop.macsales.com\/blog\/author\/tom-n\/"}]}},"jetpack_featured_media_url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2017\/08\/mercury-electra-extreme-6g-ssd@2x.jpg","jetpack_shortlink":"https:\/\/wp.me\/pmPaT-c19","_links":{"self":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/46199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/users\/97"}],"replies":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/comments?post=46199"}],"version-history":[{"count":5,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/46199\/revisions"}],"predecessor-version":[{"id":46210,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/46199\/revisions\/46210"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media\/42143"}],"wp:attachment":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media?parent=46199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/categories?post=46199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}