{"id":67260,"date":"2020-11-23T03:45:58","date_gmt":"2020-11-23T03:45:58","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=67260"},"modified":"2026-02-10T04:49:15","modified_gmt":"2026-02-10T04:49:15","slug":"how-do-i-permanently-delete-files-from-my-external-hard-drive","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/","title":{"rendered":"How to Permanently Delete Files from External Storage Devices (USB, HDD, SSD, SD Card)"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>Deleting the files or formatting the drive does not necessarily mean they are completely erased, as they can still be recovered using data recovery tools. You can overwrite the data or use secure file erasure software to permanently delete files from a USB drive, SD card, HDD, or SSD, or other external devices.<\/p><p>The right file erasure software makes data recovery impossible from external storage devices. Read this guide for step-by-step instructions along with effective solutions to help you permanently delete files from USBs, HDDs, SSDs, SD card and other external storage devices.<\/p><h2 class=\"wp-block-heading\" id=\"why-is-deleting-files-from-an-external-storage-device-important?\"><strong>Why is Deleting Files From an External Storage Device Important?<\/strong><\/h2><p>External storage devices harbor your documents, pictures, videos, music, and other personal files. Many people use external storage media as a backup storage option for their PC. Nevertheless, sometimes the data in the external storage device needs to be permanently erased.<\/p><p>There are many reasons why you might want to wipe your external storage device, including recycling, sharing, or selling your external storage device, it&rsquo;s important to clean it to prevent unauthorized exposure of sensitive personal data.<\/p><h2 class=\"wp-block-heading\" id=\"how-simple-deletion-works-on-any-storage-media?\"><strong>How Simple Deletion Works on Any Storage Media?<\/strong><\/h2><p>When a file is deleted from the external storage media, only the pointer or address to the file is removed, not the actual file, and it is relocated to the Bin\/Trash folder. Files stay in this folder for 30 days after deletion, and if the time period expires or you manually empty the folder, then the OS removes the file from disk&rsquo;s folder directory and makes the previously occupied space on the sector as available for storing new data.<\/p><p>This means that the Master File Table (MFT) used by the device&rsquo;s OS to track the record of files and folders no more holds the address to the file.&nbsp;<\/p><p>However, if deletion doesn&rsquo;t remove your data from the external storage devices, just format the device.<\/p><h2 class=\"wp-block-heading\" id=\"how-formatting-works-on-any-storage-media?\"><strong>How Formatting Works on Any Storage Media?<\/strong><\/h2><p><a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-format-sd-card-on-different-devices\/\">Formatting any storage device<\/a> not only deletes the files and folders stored in it, but wipes the device clean. However, there&rsquo;s still some scope of recovery left depending on the type of formatting carried out.<\/p><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"201\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Delete-Files-from-External-Storage-Devices.jpg\" alt=\"Formatting works on any storage device\" class=\"wp-image-190152 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Delete-Files-from-External-Storage-Devices.jpg 672w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Delete-Files-from-External-Storage-Devices-300x90.jpg 300w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><\/figure><p>In all cases, quick, full, or SSD formatting, formatted data may remain recoverable unless a secure erasure technique is used to wipe them.<\/p><h2 class=\"wp-block-heading\" id=\"permanently-deletion-strategies-from-external-storage-devices\"><strong>Permanently Deletion Strategies from External Storage Devices<\/strong><\/h2><p>To permanently delete data from external storage devices beyond the scope of recovery, you can use one of the following methods:<\/p><p><strong>Method 1:<\/strong> Overwriting data<\/p><p><strong>Method 2:<\/strong> Professional file erasure software<\/p><p><strong>Method 3:<\/strong> Secure erase commands (for SSDs)<\/p><p><strong>Method 4:<\/strong> Physical destruction<\/p><p>Each of these permanent deletion strategies works differently depending on the type of storage device.<\/p><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"712\" height=\"703\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Deletion-Strategies.png\" alt=\"permanent deletion strategies\" class=\"wp-image-190150 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Deletion-Strategies.png 712w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Permanently-Deletion-Strategies-300x296.png 300w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/figure><h3 class=\"wp-block-heading\"><strong>Method 1: Overwrite Data to Permanently Delete Files from Storage Devices<\/strong><\/h3><p>Overwriting is a method to write new data over existing or previously saved data in the storage device, reducing the chances of deleted file recovery with each overwrite. Unlike simple deletion, which just removes the file reference, overwriting replaces the original data with a new data pattern, such as Zeros (0x00), Ones (0xFF), and Random characters.<\/p><p>Overwriting works well on external HDDs, USB flash drives, memory card and magnetic storage devices as they store data in fixed locations, which permits the overwrite tool to directly replace the original data. However, overwriting is not recommended for SSDs, as here the data is spread across memory cells, which forbids the overwrite command from targeting the original data block.<\/p><p>Most overwriting tools allow:<\/p><ul class=\"wp-block-list\">\n<li><strong>Single-pass overwrite:<\/strong> Replaces original data once with a zero, and is sufficient for personal and everyday use.<\/li>\n\n\n\n<li><strong>Multi-pass overwrites<\/strong>: Writes new data multiple times using a different pattern, best for highly sensitive data and legacy HDD.<\/li>\n\n\n\n<li><strong>Industry-standard overwrite<\/strong> methods predefined by organizations and governments, such as <a href=\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-shred-files-as-per-dod-standards\/\">DoD<\/a>, NIST)<\/li>\n<\/ul><p>Some of the best tools and commands for overwriting data on Windows and Mac are: SDelete (Windows Command-Line), Cipher Command (Built-in Windows Tool), Shred Command (macOS \/ Linux &ndash; Terminal), etc.<\/p><h4 class=\"wp-block-heading\"><strong>1.&nbsp;SDelete (Windows Command-Line)<\/strong><\/h4><p><strong>SDelete<\/strong>&nbsp;is a secure delete utility that uses the DOD 5220.22-M standard to <a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-permanently-delete-videos-from-an-sd-memory-card\/\">erase data from connected SD card<\/a> with one pass.<\/p><p>To use&nbsp;<strong>SDelete<\/strong>&nbsp;for deleting files from the SD card, follow these steps:<\/p><p><strong>Step 1:<\/strong>&nbsp;Download&nbsp;<strong>SDelete.exe<\/strong>&nbsp;from Microsoft&rsquo;s official site.<\/p><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"455\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Download-SDelete.exe_.png\" alt=\"Download&nbsp;SDelete.exe&nbsp;from Microsoft&rsquo;s official site\" class=\"wp-image-190149 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Download-SDelete.exe_.png 624w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Download-SDelete.exe_-300x219.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure><p><strong>Step 2:<\/strong>&nbsp;Copy&nbsp;<strong>&lsquo;SDelete.exe&rsquo;<\/strong>&nbsp;and paste it into the root folder of the SD card (for example, if the SD card is assigned the letter D:, then paste the SDelete at D:\\SDelete).<\/p><p><strong>Step 3:<\/strong>&nbsp;Press &amp; hold the&nbsp;<strong>Shift<\/strong>&nbsp;key and right-click in the root directory of the SD card.<\/p><p><strong>Step 4:<\/strong>&nbsp;Choose &lsquo;<strong>Open command window here<\/strong>&rsquo; from the context menu.<\/p><p><strong>Step 5:<\/strong>&nbsp;To delete a file, at the command prompt, type: sdelete &ndash;p 2 &lsquo;FilePath&rsquo; (replace FilePath with the file location, such as &ldquo;D:\\PrivateFiles\\MySecretFile.txt&rdquo;).<\/p><p><strong>Step 6:<\/strong>&nbsp;To delete a folder containing subfolders and files, type sdelete &ndash;s &ndash;r &ndash;p 2 &lsquo;.\\FolderPATH&rsquo; (here &ndash;s and &ndash;r are used to erase the folder and subfolders recursively along with contained files with 2 passes).<\/p><h4 class=\"wp-block-heading\"><strong>2. Cipher Command (Built-in Windows Tool)<\/strong><\/h4><p><a href=\"https:\/\/learn.microsoft.com\/en-us\/troubleshoot\/windows-server\/certificates-and-public-key-infrastructure-pki\/use-cipher-to-overwrite-deleted-data\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cipher.exe<\/a> can overwrite data that has been deleted, so it can&rsquo;t be recovered or accessed. It is a Windows built-in feature run in Windows PowerShell that can completely erase deleted data beyond recovery.<\/p><ul class=\"wp-block-list\">\n<li>Quit all programs. Select&nbsp;<strong>Start<\/strong>&nbsp;&gt;&gt;&nbsp;<strong>Run<\/strong>, type&nbsp;<em>cmd<\/em>, and then press&nbsp;Enter.<\/li>\n\n\n\n<li>Type&nbsp;cipher \/w:&lt;directory&gt;, and then press ENTER, where&nbsp;&lt;directory&gt;&nbsp;is any folder in the volume that you want to clean.<\/li>\n<\/ul><figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"338\" height=\"149\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Linux-Terminal.jpg\" alt=\"Cipher Command\" class=\"wp-image-190148 apply-gradient-on-post-images\" style=\"aspect-ratio:2.2685894074462505;width:660px;height:auto\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Linux-Terminal.jpg 338w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Linux-Terminal-300x132.jpg 300w\" sizes=\"auto, (max-width: 338px) 100vw, 338px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>Data that isn&rsquo;t allocated to files or folders is overwritten, while data on the allocated space will not be touched.<\/li>\n<\/ul><h4 class=\"wp-block-heading\"><strong>3.<\/strong> <strong>Shred Command (macOS\/ Linux Terminal)<\/strong><\/h4><p>This secure file-deletion application in Mac or Linux overwrites a file&rsquo;s data multiple times before actually removing it. macOS does not include shred by default, can be installed via Homebrew (part of GNU coreutils), where it is available as gshred.<\/p><p><strong>Command<\/strong>: <strong><em>gshred -n 3 -z -u filename.<\/em><\/strong> Here, it overwrites the file 3 times.<\/p><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"182\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Powershell-Window.jpg\" alt=\"Shred Command\" class=\"wp-image-190147 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Powershell-Window.jpg 606w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Powershell-Window-300x90.jpg 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure><p>The shred command doesn&rsquo;t guarantee complete data destruction on external storage media connected to Modern Macs, which is why it is recommended that professional eraser tools are more reliable.<\/p><blockquote class=\"note_alert\">\n<p><strong>Important Note: Limitations of Using Conventional Command-line Tools<\/strong><\/p>\n\n\n\n<p>These command-line tools might not be suitable for non-technical users as they are complex and time-consuming. In addition, they are often unable to recognize, access, or overwrite data contained in bad and hidden sectors. Relying on these tools could leave fragments of sensitive data recoverable, putting your privacy and security at risk.<\/p>\n<\/blockquote><h3 class=\"wp-block-heading\"><strong>Method 2: Use Professional File Erasure to Permanently Erase Your External Device Files<\/strong><\/h3><p>Simply deleting files using your PC or Mac settings does not erase them from your computer, as any data recovery software can easily trace and recover them.<\/p><p>Therefore, a <a href=\"https:\/\/www.stellarinfo.com\/data-erasure\/file-eraser.php\">file erasure software<\/a> is the prescribed method to permanently delete files from any external storage devices, such as Hard drive, USBs, SD cards, etc. This software functions by overwriting the files you wish to delete. This overwriting can be done once or multiple times.<\/p><p>As a result of the erasure, the files become unreadable and beyond the capacity of data recovery software. This is known as erasure beyond recovery, and only an efficient file erasure software can accomplish that.<\/p><p>Stellar File Eraser&nbsp;is a recommended file eraser software that can easily and efficiently erase all contents of your external storage device. This will ensure that your data is destroyed and cannot be accessed by anyone.<\/p><p>Follow the steps below to remove temporary files using Stellar File Eraser:<\/p><ul class=\"wp-block-list\">\n<li>Install and launch&nbsp;<strong>Stellar File Eraser<\/strong>&nbsp;on your PC.<\/li>\n<\/ul><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"903\" height=\"664\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/File-Eraser-tool.png\" alt=\"Stellar File Eraser tool\" class=\"wp-image-190146 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/File-Eraser-tool.png 903w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/File-Eraser-tool-300x221.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/File-Eraser-tool-768x565.png 768w\" sizes=\"auto, (max-width: 903px) 100vw, 903px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>From the left menu, select <strong>Erase Files &amp; Folders<\/strong>.<\/li>\n\n\n\n<li>Click&nbsp;<strong>Add Items<\/strong>&nbsp;to add the temporary files you wish to delete, and click&nbsp;<strong>Erase. <\/strong>Click&nbsp;<strong>Proceed<\/strong>&nbsp;to continue when the <strong>Confirm Erasure<\/strong>&nbsp;dialog box appears<\/li>\n<\/ul><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"897\" height=\"661\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/select-Erase-Files-Folders.png\" alt=\"select Erase Files &amp; Folders\" class=\"wp-image-190145 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/select-Erase-Files-Folders.png 897w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/select-Erase-Files-Folders-300x221.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/select-Erase-Files-Folders-768x566.png 768w\" sizes=\"auto, (max-width: 897px) 100vw, 897px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>The <strong>Process Completed<\/strong>&nbsp;window appears with the&nbsp;<strong>Erasure Summary<\/strong>&nbsp;of deleted files. Click&nbsp;<strong>Ok<\/strong>&nbsp;to finish the process.<\/li>\n<\/ul><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"898\" height=\"658\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Process-Completed.png\" alt=\"Click&nbsp;Ok&nbsp;to finish the process\" class=\"wp-image-190144 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Process-Completed.png 898w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Process-Completed-300x220.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Process-Completed-768x563.png 768w\" sizes=\"auto, (max-width: 898px) 100vw, 898px\" \/><\/figure><h3 class=\"wp-block-heading\"><strong>Method 3: Secure erase commands (for SSDs)<\/strong><\/h3><p>Permanently deleting files from an SSD can become challenging due to SSD wear and the TRIM command. SSD wear may result in data being scattered around different blocks, which poses difficulties for the overwriting and formatting process. The TRIM command, on the other hand, leads to immediate data deletion, making successful file recovery a matter of how quickly a user reacts.<\/p><p>Despite the above-mentioned limitations connected to the SSD wear level and the enabled TRIM command, successful data recovery from SSD is possible.<\/p><p>This is why the Secure Erase command is used to erase all memory cells and reset mapping tables to destroy all stored data, ensuring data is deleted beyond recovery.<\/p><p>Common methods include:<\/p><ul class=\"wp-block-list\">\n<li><strong>ATA Secure Erase<\/strong> (SATA SSDs),<\/li>\n\n\n\n<li><strong>NVMe Format\/Sanitize<\/strong> (NVMe SSDs),<\/li>\n\n\n\n<li><strong>Crypto Erase<\/strong> (self-encrypting SSDs)<\/li>\n<\/ul><p><strong>Here&rsquo;s how to perform Secure Delete via BIOS\/UEFI Settings:<\/strong><\/p><p>SSD manufacturers include the&nbsp;<strong>&lsquo;Secure Erase&rsquo;<\/strong>&nbsp;option (different manufacturers use different names) with their drives that can be accessed via BIOS.<\/p><ul class=\"wp-block-list\">\n<li>Go into the&nbsp;<strong>BIOS\/UEFI<\/strong>&nbsp;settings.<\/li>\n\n\n\n<li>Look for the SSD that you wish to wipe. Select it.<\/li>\n\n\n\n<li>Look for the&nbsp;<strong>Secure Erase<\/strong>&nbsp;option.<\/li>\n<\/ul><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"349\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Secure-Erase.jpg\" alt=\"Look for the&nbsp;Secure Erase&nbsp;option\" class=\"wp-image-190143 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Secure-Erase.jpg 750w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/Secure-Erase-300x140.jpg 300w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure><ul class=\"wp-block-list\">\n<li>Follow the process after selecting the&nbsp;<strong>Secure Erase<\/strong>&nbsp;option.<\/li>\n<\/ul><p>Read More: <a href=\"https:\/\/www.stellarinfo.com\/blog\/methods-to-wipe-ssd\/\">The 5 Best Methods to Wipe an SSD<\/a><\/p><h3 class=\"wp-block-heading\"><strong>Method 4: Physical destruction<\/strong><\/h3><p>Sometimes file erasure attempts are unsuccessful, or users can still recover the files deleted successfully using the Secure Erase command or software-based overwriting. If this is the case, destroy the data completely from the external storage devices using drilling, degaussing HDDs, crushing drives, and certified e-waste destruction services.<\/p><h2 class=\"wp-block-heading\" id=\"conclusion\"><strong>Conclusion<\/strong><\/h2><p>Although the blog mentions tools such as SDelete, Cipher, and the Shred command to overwrite data, it&rsquo;s worthwhile to know that these tools are neither easy nor safe to use. While SDelete can lead to accidental erasure of important files if you mistype the drive letter or command, the Shred and Cipher command requires technical knowledge and are difficult to use by a non-technical person.&nbsp;Similarly, the Secure Erase command wipes the entire SSD, but not individual files.<\/p><p>Hence, we recommend using&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/data-erasure\/file-eraser.php\">Stellar file eraser<\/a> to securely erase the data from your external storage devices.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This blog sheds light on the importance of permanently erasing data in your external hard drive and introduces you to BitRaser File Eraser- a failsafe, permanent and secure file erasure tool<\/p>\n","protected":false},"author":79,"featured_media":190151,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[22],"tags":[546],"class_list":["post-67260","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-file-eraser","tag-file-eraser","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Permanently Delete Files from External Storage Device<\/title>\n<meta name=\"description\" content=\"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Permanently Delete Files from External Storage Device\" \/>\n<meta property=\"og:description\" content=\"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-23T03:45:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-10T04:49:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Vishakha Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vishakha Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\"},\"author\":{\"name\":\"Vishakha Singh\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d\"},\"headline\":\"How to Permanently Delete Files from External Storage Devices (USB, HDD, SSD, SD Card)\",\"datePublished\":\"2020-11-23T03:45:58+00:00\",\"dateModified\":\"2026-02-10T04:49:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\"},\"wordCount\":1680,\"commentCount\":8,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg\",\"keywords\":[\"file eraser\"],\"articleSection\":[\"File Eraser\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\",\"name\":\"How to Permanently Delete Files from External Storage Device\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg\",\"datePublished\":\"2020-11-23T03:45:58+00:00\",\"dateModified\":\"2026-02-10T04:49:15+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d\"},\"description\":\"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg\",\"width\":1000,\"height\":600,\"caption\":\"Permanently Delete Files from External Storage Devices\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Permanently Delete Files from External Storage Devices (USB, HDD, SSD, SD Card)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d\",\"name\":\"Vishakha Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/440244c82cc61b59092b8e4c02b5865669a17fb96a64b01d11b21696e11a26ca?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/440244c82cc61b59092b8e4c02b5865669a17fb96a64b01d11b21696e11a26ca?s=96&d=mm&r=g\",\"caption\":\"Vishakha Singh\"},\"description\":\"Vishakha Singh is a Senior Writer at Stellar Data Recovery with half a decade of experience in writing content in diverse verticals. She's a tech enthusiast who loves creating photo\/video recovery &amp; repair tutorials. Vishakha also specializes in writing full-blown iPhone and Android guides.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/vishakha-singh-717931aa\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/vishakha\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Permanently Delete Files from External Storage Device","description":"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction","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:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/","og_locale":"en_US","og_type":"article","og_title":"How to Permanently Delete Files from External Storage Device","og_description":"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction","og_url":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2020-11-23T03:45:58+00:00","article_modified_time":"2026-02-10T04:49:15+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg","type":"image\/jpeg"}],"author":"Vishakha Singh","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vishakha Singh","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/"},"author":{"name":"Vishakha Singh","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d"},"headline":"How to Permanently Delete Files from External Storage Devices (USB, HDD, SSD, SD Card)","datePublished":"2020-11-23T03:45:58+00:00","dateModified":"2026-02-10T04:49:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/"},"wordCount":1680,"commentCount":8,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg","keywords":["file eraser"],"articleSection":["File Eraser"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/","url":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/","name":"How to Permanently Delete Files from External Storage Device","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg","datePublished":"2020-11-23T03:45:58+00:00","dateModified":"2026-02-10T04:49:15+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d"},"description":"Permanently delete files from external storage by Overwriting data, using Stellar file erasure software, Secure erase commands (for SSDs), Physical destruction","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/11\/How-to-Permanently-Delete-Files-from-External-Storage-Devices-USB-HDD-SSD-SD-Card.jpg","width":1000,"height":600,"caption":"Permanently Delete Files from External Storage Devices"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/how-do-i-permanently-delete-files-from-my-external-hard-drive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Permanently Delete Files from External Storage Devices (USB, HDD, SSD, SD Card)"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/48367a744db651968f291a3d2af89d0d","name":"Vishakha Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/440244c82cc61b59092b8e4c02b5865669a17fb96a64b01d11b21696e11a26ca?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/440244c82cc61b59092b8e4c02b5865669a17fb96a64b01d11b21696e11a26ca?s=96&d=mm&r=g","caption":"Vishakha Singh"},"description":"Vishakha Singh is a Senior Writer at Stellar Data Recovery with half a decade of experience in writing content in diverse verticals. She's a tech enthusiast who loves creating photo\/video recovery &amp; repair tutorials. Vishakha also specializes in writing full-blown iPhone and Android guides.","sameAs":["https:\/\/www.linkedin.com\/in\/vishakha-singh-717931aa"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/vishakha\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/67260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/79"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=67260"}],"version-history":[{"count":24,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/67260\/revisions"}],"predecessor-version":[{"id":190159,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/67260\/revisions\/190159"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/190151"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=67260"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=67260"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=67260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}