Time Machine Backup Disk Full? Here's the Fix

Illustration of an external backup drive with layered translucent rings representing old backups gently dissolving into light, symbolizing freeing up space on a Time Machine backup disk.

If your Time Machine backup disk is full, you don’t need to buy a new drive right away. In most cases you can delete some of the old, dated backups already on it and get automatic backups running again in a few minutes.

One scope note first: this article covers the external drive Time Machine backs up to, not the local snapshots macOS keeps on your Mac’s internal disk. If you’re trying to free up space on the Mac itself rather than the backup drive, you want how to disable local Time Machine backups on Mac instead.

A full or nearly full backup disk often isn’t something you need to fix at all. Apple’s own guidance is that as the disk fills up, Time Machine automatically deletes its oldest backups to make room for new ones, then keeps going, a process often called “thinning”, so that warning frequently resolves itself on its own. It’s worth stepping in yourself when backups are actually failing, you want the space back for something else, or you’d rather keep more backup history than the disk currently allows. If one of those applies to you, here’s what reliably works. See Apple’s guide on what to do if your Time Machine backup disk is full for more.

How to delete old Time Machine backups

Time Machine stores each backup as a separate dated snapshot, so you delete a whole backup at a time rather than picking a single file out of an old one. Apple doesn’t actually publish an official how-to for removing an existing backup, so what follows is what hands-on testing and experienced Mac users confirm actually works, not just what the menus suggest should work.

You might see a “Delete Backup” option under the ”…” menu in the Time Machine app. If it works for you, great, use it. But on many Macs with an APFS-formatted backup drive (the default since macOS Big Sur, so most people by now), that option is missing entirely or grayed out, and even when it’s there it often just does nothing. Don’t rely on it as your main plan.

What reliably works: delete the backup from the drive itself in Finder.

  1. Open the backup drive in Finder, either by double-clicking it in the sidebar or on the Desktop. You’ll see the dated backups listed as folders or packages.
  2. Control-click the dated backup you want to remove, then delete it.
  3. Keep in mind this is a permanent delete, it does not go through the Trash, so there’s no undo once it’s gone.
  4. Always delete a whole dated backup, never try to pull individual files out of an old one. Because APFS backups share data between snapshots, file-level deletes inside a backup tend to fail or leave things in a broken state.

The most consistent method, especially if Finder deletion misbehaves: tmutil in Terminal. It’s GUI-independent and works the same way regardless of what the Time Machine app is doing that day.

  1. Grant Terminal Full Disk Access under System Settings > Privacy & Security > Full Disk Access. Without this, tmutil commands may see nothing or fail outright.
  2. Run tmutil listbackups to see the dated backups on the disk.
  3. Delete one with:
sudo tmutil delete -d "/Volumes/<YourBackupDrive>" -t <timestamp>

You can repeat the -t flag to delete several backups in one command. Stick with the -d/-t form; the older bare-path syntax you may see in older guides isn’t reliable on APFS backup disks.

If your backups live on a NAS or network share instead of a drive plugged directly into your Mac, they’re stored inside a .sparsebundle disk image rather than as loose folders. Mount that sparsebundle first (double-click it over the network), and the same Finder approach applies from there, though pruning individual backups inside a network sparsebundle is fiddly and isn’t officially supported, so proceed carefully.

Most backup drives today are formatted APFS, and Time Machine stores each backup as a read-only snapshot, which is exactly why you delete a whole dated backup rather than editing the contents of an old one. If you have a drive that’s never been reformatted since before macOS Big Sur, it may still use the older Backups.backupdb folder structure, which follows slightly different rules, but that’s uncommon at this point.

Other ways to fix a full backup disk

Deleting old backups isn’t the only lever. If there are folders you don’t need backed up, for example a large video library or a Downloads folder you don’t care about historically, add them to the exclude list in Time Machine’s settings so every future backup is smaller. You manage that list under Time Machine settings on Mac.

If you keep running out of room no matter how much you delete or exclude, Apple’s actual recommendation is to connect a new or larger backup disk, roughly double your Mac’s storage capacity is the usual guidance. Deleting old backups buys you time, but it also throws away restore history you might want later, so treat it as a trade-off rather than a free fix. A bigger disk is the more durable answer if this keeps happening.

Why your Time Machine backup disk is still full after deleting

Deleting one backup won’t necessarily free as much space as you’d expect, since backups share data between snapshots wherever files haven’t changed. Deleting several older backups typically recovers more visible space than deleting just the most recent one.

And this one trips up a lot of people: the ”−” (minus) button under System Settings > General > Time Machine does not delete anything from your disk. It only removes that disk as a backup destination, forgetting it as a target, not erasing the backups already stored on it. If you want the space back, use one of the deletion methods above. You can review what’s currently configured under Time Machine settings on Mac.

If you’re setting up a fresh backup disk after cleaning up, my guide to how to set up Time Machine walks through the process from scratch. And if duplicate files, not just old backups, are also eating into your external drive’s space, see how to find and remove duplicate files on external drives. For a broader look at reclaiming space on the Mac itself, how to free up storage space on Mac is a good next stop.

Free Up More Space With Zero Duplicates

Old backups aren’t the only thing filling up a drive. Zero Duplicates scans your external drives and Mac for duplicate files by comparing actual file content, so you can reclaim space alongside your backup cleanup.

Download on the Mac App Store