How to completely erase or wipe an SD card on Mac?

Hi everyone,


Need some help securely erasing a camera SD card on a Mac before giving it away. The card contains old photos and videos, and simply deleting the files doesn't feel safe enough. The goal is to completely wipe an sd card so the data can't be recovered.


New to Mac and currently use a MacBook Air (M4) running macOS Tahoe 26.1. Just not sure which method is the most secure (formatting, overwriting, etc.) or what settings to choose.


Could someone provide a step-by-step instructions to completely erase an SD card on Mac?


Thanks

MacBook Air (M4, 2025)

Posted on Mar 30, 2026 2:09 AM

Reply
Question marked as Top-ranking reply

Posted on Mar 30, 2026 12:37 PM

If you need to completely erase an SD card on a Mac, there are several ways to do it depending on how secure you want the deletion to be. A simple format removes files quickly, while more advanced methods overwrite data to prevent recovery. Below are three reliable ways, from beginner-friendly to more advanced.


Method 1: Use Dr.Wiper (Best for complete and secure erase)


Dr.Wiper is a dedicated disk wiping tool designed to permanently erase an sd card so it can't be recovered. It corporates several advanced disk erasing algorithms for multiple data wiping. This is the best option if the SD card contains sensitive files.


Steps:


  1. Download and install Dr.Wiper on your Mac
  2. Insert the SD card into your Mac
  3. Launch Dr.Wiper and select Disk Wipe mode
  4. Choose your SD card from the list
  5. Select a wiping standard (e.g., DoD 5220.22-M or simple overwrite)
  6. Click Erase and confirm



Why use this method:


  • Permanently destroys data (not recoverable)
  • Supports multiple overwrite standards
  • Ideal before selling or giving away the SD card



Method 2: Use Disk Utility (Built-in macOS tool)


This is the most common method and works well for general use. It removes all files and reformats the SD card. You can use this built-in tool for completely wiping an sd card on any mac. It's powerful, but you need to be careful to select the correct disk.


Steps:


  1. Put the SD card into your Mac’s card slot or use a USB card reader. Wait a few seconds until it appears on the desktop or in Finder
  2. Go to Finder → Applications → Utilities → Disk Utility.
  3. In the top menu bar, click View → Show All Devices. This ensures you can see the full SD card, not just its volume
  4. In the left sidebar, look for your SD card under External.
  5. Click the top-level device, not the indented volume below it.
  6. Double-check the storage size to confirm it’s the right device.
  7. With the SD card selected, click Erase at the top.
  8. Choose format as FAT32 and scheme as Master Boot Record
  9. Click Erase


👉 Official Apple guide:

Erase and reformat a storage device in Disk Utility on Mac - Apple Support



Notes:


  • Fast and simple
  • Data can still be recovered with recovery tools (not fully secure)


Method 3: Use Terminal (Advanced users)


If you prefer command line or want more control, Terminal can permanently erase an SD card as well. However, this approach is only for advanced users.


Steps:


1. Insert the SD card

2. Open Terminal

3. Run:


diskutil list external


(find your SD card identifier, e.g., disk2)


4. Then run this command to wipe an sd card on mac:


diskutil eraseDisk ExFAT SDCARD MBRFormat /dev/disk2


👉 Apple Terminal reference:

Terminal User Guide for Mac - Apple Support



Important tips:


  • Double-check the disk number (disk2, disk3, etc.) before running commands
  • Selecting the wrong disk can erase your entire system drive
  • Some SD cards (flash storage) may not fully support secure erase options


Conclusion


  1. Dr.Wiper is the best choice for permanent, unrecoverable data erasure
  2. Disk Utility is ideal for quick and simple formatting
  3. Terminal offers more control for advanced users


For most users, Disk Utility is enough for erasing an sd card. But if you want to make sure the data is truly gone, especially before selling or donating the SD card, using a dedicated wiping tool like Dr.Wiper is the safest approach.


[Edited by Moderator]

8 replies
Question marked as Top-ranking reply

Mar 30, 2026 12:37 PM in response to sigmaaphi

If you need to completely erase an SD card on a Mac, there are several ways to do it depending on how secure you want the deletion to be. A simple format removes files quickly, while more advanced methods overwrite data to prevent recovery. Below are three reliable ways, from beginner-friendly to more advanced.


Method 1: Use Dr.Wiper (Best for complete and secure erase)


Dr.Wiper is a dedicated disk wiping tool designed to permanently erase an sd card so it can't be recovered. It corporates several advanced disk erasing algorithms for multiple data wiping. This is the best option if the SD card contains sensitive files.


Steps:


  1. Download and install Dr.Wiper on your Mac
  2. Insert the SD card into your Mac
  3. Launch Dr.Wiper and select Disk Wipe mode
  4. Choose your SD card from the list
  5. Select a wiping standard (e.g., DoD 5220.22-M or simple overwrite)
  6. Click Erase and confirm



Why use this method:


  • Permanently destroys data (not recoverable)
  • Supports multiple overwrite standards
  • Ideal before selling or giving away the SD card



Method 2: Use Disk Utility (Built-in macOS tool)


This is the most common method and works well for general use. It removes all files and reformats the SD card. You can use this built-in tool for completely wiping an sd card on any mac. It's powerful, but you need to be careful to select the correct disk.


Steps:


  1. Put the SD card into your Mac’s card slot or use a USB card reader. Wait a few seconds until it appears on the desktop or in Finder
  2. Go to Finder → Applications → Utilities → Disk Utility.
  3. In the top menu bar, click View → Show All Devices. This ensures you can see the full SD card, not just its volume
  4. In the left sidebar, look for your SD card under External.
  5. Click the top-level device, not the indented volume below it.
  6. Double-check the storage size to confirm it’s the right device.
  7. With the SD card selected, click Erase at the top.
  8. Choose format as FAT32 and scheme as Master Boot Record
  9. Click Erase


👉 Official Apple guide:

Erase and reformat a storage device in Disk Utility on Mac - Apple Support



Notes:


  • Fast and simple
  • Data can still be recovered with recovery tools (not fully secure)


Method 3: Use Terminal (Advanced users)


If you prefer command line or want more control, Terminal can permanently erase an SD card as well. However, this approach is only for advanced users.


Steps:


1. Insert the SD card

2. Open Terminal

3. Run:


diskutil list external


(find your SD card identifier, e.g., disk2)


4. Then run this command to wipe an sd card on mac:


diskutil eraseDisk ExFAT SDCARD MBRFormat /dev/disk2


👉 Apple Terminal reference:

Terminal User Guide for Mac - Apple Support



Important tips:


  • Double-check the disk number (disk2, disk3, etc.) before running commands
  • Selecting the wrong disk can erase your entire system drive
  • Some SD cards (flash storage) may not fully support secure erase options


Conclusion


  1. Dr.Wiper is the best choice for permanent, unrecoverable data erasure
  2. Disk Utility is ideal for quick and simple formatting
  3. Terminal offers more control for advanced users


For most users, Disk Utility is enough for erasing an sd card. But if you want to make sure the data is truly gone, especially before selling or donating the SD card, using a dedicated wiping tool like Dr.Wiper is the safest approach.


[Edited by Moderator]

Mar 30, 2026 4:54 AM in response to sigmaaphi

From NIST SP 800-88r2 referring to multipass overwrite:

For example, flash memory-based storage devices that contain spare cells
and perform wear levelling make it infeasible for a user to sanitize all previous data using this
approach because the device cannot support directly addressing all areas in which sensitive data has been stored using the native read and write interface


Mar 30, 2026 8:39 AM in response to sigmaaphi

You can do this without any special software.


Download a large video of something benign, like a scenery clip. Put it in a folder and keep duplicating it until you have enough data to fill the SSD.


Copy these junk clips to the SSD until it's nearly full (it will take a while).


When full, delete the clips and empty the trash. Done. The only thing anyone can recover is deleted video clips.

Mar 30, 2026 2:21 AM in response to sigmaaphi

One would normally just reformat the card.

Since you appear to be very much concerned with guaranteeing that there is no possibility of retrieving any of the previous contents of the card: the only 100% secure way is to not give the card away. Since an SD card costs so little, you could just give away a new card, and keep, or destroy, the old one. That is the safest way.

One can buy a 64GB SD card for less than $10...

Mar 30, 2026 5:14 AM in response to sigmaaphi

sigmaaphi wrote:

Hi everyone,

Need some help securely erasing a camera SD card on a Mac before giving it away. The card contains old photos and videos, and simply deleting the files doesn't feel safe enough. The goal is to completely wipe an sd card so the data can't be recovered.

New to Mac and currently use a MacBook Air (M4) running macOS Tahoe 26.1. Just not sure which method is the most secure (formatting, overwriting, etc.) or what settings to choose.

Could someone provide a step-by-step instructions to completely erase an SD card on Mac?

Thanks

SD Cards are very fragile as is the File System used on the SD Card


IMHO, Securely Erasing the fragile SD drive by any of the suggested Third Party Erasure Applications


It may just Destroy the useable of the SD Card .


Rendering it Totally Unusable whether you keep the SD card or give it away

Mar 30, 2026 5:21 AM in response to sigmaaphi

sigmaaphi wrote:


New to Mac and currently use a MacBook Air (M4) running macOS Tahoe 26.1. Just not sure which method is the most secure (formatting, overwriting, etc.) or what settings to choose.


An aside to your SD card issue


In good conscience


Tahoe 26.1 is a bit outdated


The current version as of March 24 is currently Tahoe macOS 26.4 ( 25E246 )


About the security content of macOS Tahoe 26.4


Keep your Mac up to date


Always make a Time Machine Backup  before doing any upDates


How to completely erase or wipe an SD card on Mac?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.