Time Machine Error — Backup Disk Full and Cannot Complete Backup
Errorbackup
Overview
Fix Time Machine errors when the backup disk is full, backups fail to complete, or Time Machine cannot create new snapshots due to disk space issues.
Key Details
- Time Machine should automatically manage disk space by deleting oldest backups when the disk is full
- If automatic cleanup fails, backups stop with 'Not enough space' or 'Unable to complete backup'
- Local snapshots on the startup disk can consume significant space before transferring to the backup disk
- APFS-formatted backup disks (Monterey+) handle space differently than HFS+ formatted ones
- Network backups (NAS, Time Capsule) have additional failure modes related to sparse bundle images
Common Causes
- Backup disk nearly full and Time Machine unable to delete old backups automatically
- Large new files (video, photos) exceeding available backup disk space
- Corrupted sparse bundle image on network backup destination
- Backup disk disconnected during a backup, leaving incomplete snapshots consuming space
- Excluding too few folders causing the backup size to exceed the disk capacity
Steps
- 1Check backup disk space: select the backup disk in Finder > Get Info or Disk Utility
- 2Manually delete old backups: open Time Machine, navigate to the date, right-click > Delete Backup
- 3Exclude large folders from backup: System Settings > Time Machine > Options > add exclusions (VMs, Downloads, etc.)
- 4For network backups: delete the .sparsebundle file on the NAS and start a fresh backup
- 5Use a larger backup disk: Apple recommends at least 2x your Mac's storage capacity
- 6Delete local snapshots if startup disk is full: tmutil deletelocalsnapshots <date> in Terminal
Tags
time-machinebackupdisk-fullsnapshotspace
Related Items
More in Backup
Frequently Asked Questions
At least 2-3 times the size of your Mac's storage. For a 512GB Mac, use a 1TB+ backup disk. Larger disks keep more historical backups.