Skip to content
MacBook on a desk for backup troubleshooting

Time Machine Not Backing Up on Mac? Fix It Without Losing Archives

Repair Time Machine on macOS: stuck Preparing Backup, disk not recognized, sparsebundle errors on network drives, and permission fixes pros try first.

9 min readTime Machine, macOS, backup

Time Machine failing quietly is worse than a loud error — you discover it when you need a restore. This guide restores backups without casually wiping years of history.

1. Confirm the backup disk actually mounts

  1. Connect the drive directly to the Mac (skip unpowered hubs)
  2. Open Finder and confirm the volume appears
  3. Open System Settings → General → Time Machine
  4. Note whether the disk is selected and the last successful backup timestamp

Why this matters: Time Machine cannot finish if the volume never mounts or drops mid-backup. External drive detection tips: /posts/external-hard-drive-not-showing.

Symptom Start here
Disk missing in Finder Cable/power/Disk Utility
Disk present; TM says not available Time Machine selection / permissions
Stuck on Preparing Backup Exclusions, disk health, network
Sparsebundle errors NAS / network backup integrity

2. Run First Aid before another backup

  1. Open Disk Utility
  2. Select the backup volume (and the physical disk if needed)
  3. Run First Aid
  4. If First Aid fails repeatedly, copy any critical restore files off if possible, then plan a new backup disk — do not keep hammering a dying HDD

Spinning drives that click or reconnect every few minutes are common Time Machine killers. An external SSD dedicated to backups is boring and reliable.

3. Toggle Time Machine and clean the exclusion list

  1. Turn Time Machine off, wait 10 seconds, turn it on
  2. Open Options / exclusions
  3. Exclude obvious stall magnets you do not need versioned:
    • ~/Library/Caches
    • Huge download scratch folders
    • Virtual machine disks you already back up elsewhere
    • Cloud mirror folders that duplicate online storage (optional judgment call)
  4. Start Back Up Now and watch for progress beyond “Preparing”

Why exclusions matter: Time Machine scanning multi-terabyte cache trees can look “frozen” for hours.

Related cache cleanup: /posts/clear-mac-system-cache.

4. Local disk vs network (sparsebundle) realities

Local USB/Thunderbolt disk

  • Simplest path
  • Prefer volumes Time Machine accepts on your macOS version
  • One cable, one job

Network / NAS

  • Uses a sparsebundle disk image
  • Sensitive to SMB sleep, VPN paths, and flaky Wi-Fi
  • Prefer wired Ethernet for large backups
  • If the sparsebundle is corrupted, repairs are delicate — consider a fresh backup destination rather than heroic manual surgery unless you know hdiutil well

What NOT to do: delete random files inside the backup structure “to free space” while a backup is running.

5. Permissions, encryption, and leftover prompts

  • Keep the backup disk unlocked if you chose encryption — a locked volume looks like a failed backup
  • After macOS upgrades, re-select the disk if Time Machine forgot it
  • Approve any Full Disk Access prompts for backup helpers when macOS requests them
  • If you migrated users, confirm you are backing up the account that actually holds your files

Post-upgrade slowness can also starve backups of CPU while Spotlight runs: /posts/macos-tahoe-slow-after-update.

6. Free space and thinning

Time Machine needs room to write a new snapshot before it thins old ones. If the backup disk is essentially full of non-Time-Machine junk, remove that junk or attach a larger dedicated drive. Do not manually prune Backups.backupdb / snapshot structures unless you accept breakage risk.

7. When to start fresh (last resort)

Start a new backup disk when:

  • First Aid cannot repair the volume
  • Sparsebundle corruption repeats after network fixes
  • The drive is years old, slow, and erroring
  • You no longer need the old restore history

Keep the old disk readable on a shelf if it still mounts — it may save one file even if you stop using it for new backups.

8. Verify restores, not just “Succeeded”

Once a backup completes:

  1. Enter Time Machine and restore a small test folder
  2. Confirm the files open
  3. Note the backup date

A green checkmark that never restores is theater.

When to stop DIY

  • Backup disk makes mechanical noises
  • Finder kernel panics when the disk connects
  • You need professional data recovery from the backup volume itself
  • Corporate Mac with MDM backup policies you must not override

Work mounts → First Aid → exclusions → network realism → new disk only when the old archive is truly finished. Reliable Time Machine is a dedicated healthy drive and a restore test — not faith in a spinning disk behind three hubs.

Reading Time Machine error language

Messages about insufficient space, disk not available, or incomplete backups point to different fixes. Screenshot the exact alert. “Disk not available” after sleep often means the NAS spun down or Wi-Fi dropped — use Ethernet or a local SSD.

Multiple Macs on one backup disk

Time Machine can store multiple machines, but capacity vanishes quickly. If backups stall only after adding a second Mac, the disk is full of snapshots — attach a larger dedicated drive rather than deleting random backup folders by hand.

Migration Assistant and TM restores

Periodically test a single-file restore. Before a major macOS upgrade, confirm yesterday’s backup finished. Upgrade-related slowness can delay backups: /posts/macos-tahoe-slow-after-update.

Local snapshots vs backup disk

macOS also keeps local snapshots on the internal SSD. They are not a substitute for an offline disk. If internal storage is full of snapshots and free space looks wrong, Apple’s storage UI and tmutil documentation cover management — avoid random Terminal deletes unless you know the command.

3-2-1 mindset (practical)

Time Machine is one copy. Keep cloud or a second periodic clone for irreplaceable data. External SSD detection issues: /posts/external-hard-drive-not-showing. Internal SSD invisibility is rarer and scarier: /posts/ssd-not-detected.

Desk setup tip

If you use an HDMI monitor and still want one-cable charging on a MacBook, I recommend a detachable magnetic VENTION 6-in-2 USB-C hub on Amazon (PD up to 140W, high-refresh HDMI on supported sets) so you can leave the desk without unplugging a pile of dongles.

Frequently Asked Questions

Is it safe to turn Time Machine off and on again?

Yes. Toggling Time Machine does not erase existing backups. Avoid erasing or reformatting the backup disk unless you accept starting a fresh history and no longer need that archive for restores.

Why is Preparing Backup stuck for hours?

macOS is comparing a huge file set, waiting on a slow or failing disk, or struggling with a network sparsebundle. Large first backups, Photos libraries, and NAS volumes commonly stall here.

Can I use the same drive for files and Time Machine?

Technically yes with separate volumes, but technicians prefer a dedicated backup disk to avoid accidental deletes and performance fights between file copies and backups.

As an Amazon Associate, I earn from qualifying purchases. Affiliate disclosure