Mac Storage Guide

How to Find and Delete Hidden iPhone Backups on Mac

DiskCompanion Engineering
DiskCompanion Engineering
8 min read
The Short Answer

Local iOS Backups Hide in MobileSync and Consume 50GB to 150GB

If your Mac is running out of disk space and you cannot figure out why your drive is nearly full, local iPhone or iPad backups are often the single largest culprit.

Whenever you connect your iPhone or iPad to your Mac to sync or complete an iOS update, macOS quietly saves an uncompressed snapshot in a hidden folder called ~/Library/Application Support/MobileSync/Backup/.

These backups never expire on their own. Even after you upgrade your phone, trade it in, or switch to iCloud backups, your Mac continues hoarding every multi-gigabyte snapshot indefinitely until you remove it.

Where iPhone and iPad Backups Live on Your Mac

Apple hides local iOS backups deep inside your personal Library folder to prevent accidental tampering. Because the folder uses a cryptic hexadecimal name, everyday Mac users rarely notice how much space it claims.

MobileSync Directory Hidden Folder

The primary parent directory where macOS organizes all wired and local Wi-Fi sync data for connected iOS and iPadOS hardware.

~/Library/Application Support/MobileSync/Backup/
Typical Size: 40 GB to 160 GB
Device Subfolders Unique Identifier

Inside Backup, each device gets its own folder named with a 40-character Unique Device Identifier (UDID) such as 00008030-001234567890ABCD.

[40-character hexadecimal device UDID]
One folder per backed-up device

To inspect this folder manually in Finder:

  1. Open Finder on your Mac.
  2. Press the keyboard shortcut Command + Shift + G to open the Go to Folder prompt.
  3. Copy and paste ~/Library/Application Support/MobileSync/Backup and press Return.
  4. If the Backup folder exists and contains subfolders, those are your historical local iOS snapshots.

Why iPhone Backups Disguise Themselves as "System Data"

One of the most common user frustrations is opening System Settings > General > Storage, seeing 80GB to 150GB categorized under the mysterious gray System Data bar, and finding no clear explanation for what is eating the disk.

The Storage Settings Discrepancy: In theory, macOS has an "iOS Files" section in Storage Settings. In practice, macOS frequently fails to attribute older backup folders, partial snapshots created during interrupted syncs, or backups transferred from previous computers. When macOS cannot parse the catalog index, it simply dumps the entire 60GB to 120GB directory into generic System Data.

If you recently checked our interactive Mac Storage Needs Calculator and realized your base 256GB or 512GB SSD is constantly redlined, removing orphaned MobileSync files is the fastest zero-cost way to get breathing room back.

3 Ways to Delete Hidden iPhone Backups on Mac

There are three reliable methods to remove old iPhone backups, ranging from the built-in Finder interface to native visual disk tools.

Method 1: Using the Native Finder Storage Manager

If macOS properly recognizes your active backups, Apple provides a built-in deletion interface:

  1. Open System Settings from your Apple menu.
  2. Navigate to General > Storage.
  3. Scroll down to the list below the storage bar and look for iOS Files.
  4. Click the small information icon (i) next to iOS Files.
  5. A window will appear listing your device backups by device name, backup date, and file size.
  6. Select the outdated backup you wish to remove and click Delete.

Limitation: If your backup comes from an older iPhone or an interrupted sync, it may not appear in this list at all, even though the gigabytes remain occupied on your SSD.

Method 2: Manual Removal via Finder Go to Folder

When the System Settings window fails to display your backups, you can manually locate the files:

  1. In Finder, press Command + Shift + G.
  2. Enter ~/Library/Application Support/MobileSync/Backup and press Return.
  3. Right-click on any backup folder you wish to remove and select Move to Trash.
  4. Right-click the Trash icon in your Dock and select Empty Trash to finalize the recovery.

Caution: Because the folders are named with cryptic hardware codes rather than friendly names like "Sarah's iPhone", make sure you check the Date Modified column before deleting to avoid removing your most recent active backup.

Method 3: Terminal Inspection (For Advanced Users)

If you are comfortable with the command line, you can quickly check the exact disk consumption of your MobileSync folder using Terminal:

Terminal - Check iPhone Backup Space
# Check disk space used by all local iOS backups
du -sh ~/Library/Application\ Support/MobileSync/Backup/

Output example:

68G /Users/yourname/Library/Application Support/MobileSync/Backup/

You do not need to memorize terminal flags or run dangerous rm -rf commands. Never execute force-deletion commands in Terminal if you are uncertain, as terminal deletions bypass the Mac Trash completely.

Comparing Backup Cleanup Methods

Here is how the cleanup approaches compare in terms of safety, ease of use, and thoroughness:

Method Ease of Use Catches Ghost Backups? Safety Mechanism Speed
DiskCompanion Space Lens Our Pick 1-Click Visual Yes (Inspects Full Drive) 100% Trash-First Instant
macOS Storage Settings Built-in UI No (Misses Corrupt Indexes) Immediate Erase Moderate
Manual Finder Go to Folder Moderate Yes (Raw Folders) Move to Trash Slow (Cryptic UDIDs)
Terminal Commands Technical Yes (Raw Paths) Dangerous (No Trash) Fast for Engineers

The Visual Way: Spotting 60GB Backups with Space Lens

Hunting through ~/Library/Application Support and trying to decipher 40-character hexadecimal folder strings is tedious and nerve-wracking.

Instead of guessing which folder belongs to which device, DiskCompanion's Space Lens gives you an interactive, color-coded sunburst map of your entire storage drive.

Instant Visual Proportion

Space Lens represents every folder on your Mac as an interactive arc sized proportionally to its real disk footprint. A 75GB MobileSync backup immediately reveals itself as a massive, unmistakable slice.

100% Trash-First Reassurance

DiskCompanion never permanently destroys your files. Every cleaned backup is moved to your native macOS Trash. If you ever need to restore a snapshot, simply right-click it in Trash and select Put Back.

Zero Background Monitors

Unlike bloated subscription cleaners that keep background processes spinning 24/7, DiskCompanion has 0 LaunchDaemons and 0 background agents. When you close the window, it exits completely.

DiskCompanion App Icon
Safe Visual Cleanup

Reclaim 50GB+ of Hidden iPhone Space Today

Stop wondering why System Data is redlining your storage.

DiskCompanion maps your entire drive with responsive interactive storage maps and safely reveals hidden device backups, orphaned application caches, and gigabytes of purgeable bloat. Everything moves directly to your Mac Trash so you are always in total control.

Apple Notarized • Zero Background Helpers • 14-Day Money-Back Guarantee

If you are also setting up an external drive for system-wide backups, explore our free interactive Time Machine Drive Size Calculator to calculate the ideal disk size for your setup, or read our complete guide on clearing System Data on Mac for additional safe storage recovery steps.

Frequently Asked Questions

Mac iPhone Backup Removal FAQ

Clear answers on where iOS backups hide on macOS, what happens when you delete them, and how to protect current devices.

Where are iPhone backups stored on Mac?

macOS stores all local iOS and iPadOS backups in a hidden user directory located at ~/Library/Application Support/MobileSync/Backup/. Inside this folder, each backup appears as a folder with a long 40-character hexadecimal device identifier string.

Is it safe to delete old iPhone backups from my Mac?

Yes, it is completely safe to delete old backups, especially for iPhones or iPads you no longer own, or historical backups that have already been replaced by a more recent sync. Deleting a local backup file does not affect the data currently on your active physical iPhone.

Why do iPhone backups take up so much space on Mac?

A complete local device backup makes a full snapshot of your iPhone device state, including offline photos, local message databases, voice memos, offline music, and local app documents. On modern iPhones with 256GB or 512GB of internal storage, a single uncompressed backup can easily consume 40GB to 120GB on your Mac SSD.

Why do iPhone backups appear under System Data in macOS Storage settings?

macOS Storage settings only categorizes backups as iOS Files if they are cleanly indexed by the native management daemon. Orphaned backup folders from older iOS versions or secondary user accounts often get lumped into the generic gray System Data category, concealing dozens of gigabytes.

Will deleting an iPhone backup delete my iCloud backup?

No. Local backups stored on your Mac SSD and iCloud cloud backups are completely independent. Deleting local folders in MobileSync has zero impact on backups stored in your personal Apple iCloud account.

DiskCompanion app icon

Reclaim Storage Safely. Zero Subscriptions.

Explore your Mac with the Disk Explorer visual map, clear hidden System Data caches with one safe click, and eliminate leftover files from uninstalled apps. Buy once for $29, keep it forever on up to 3 personal Macs.

Apple Notarized Zero Battery Drain 14-Day Money-Back Guarantee