← All articles

10 May 2026

Mac disk space management: find what is using storage and free it safely

How to read macOS Storage categories, what System Data usually means, a sensible cleanup order, when to optimise or use iCloud, Apple’s official steps—and when DNS, not disk, is the real issue.

When macOS warns that your startup disk is almost full, the machine does not just feel cramped—it can miss updates, refuse large downloads, slow down as the system fights for swap space, and interrupt backups. The good news is that Apple documents a clear sequence for finding what is using space and reclaiming it safely. This article follows that structure in plain language, adds a practical order for cleanup work, and points to Apple's official guide: Free up storage space on Mac (Australia) for the authoritative step-by-step detail.

Why free space is not optional

macOS expects a buffer of free space for virtual memory, temporary files, and system maintenance. When the disk is tight, you may see generic slowness, apps quitting unexpectedly, or installers failing with messages about insufficient storage—even when you think you deleted "enough" yesterday. Treat low storage as a reliability issue for the whole machine, not only for the one large file you noticed.

Find out how much space you have (and who is using it)

On macOS Ventura 13 and later, open System Settings from the Apple menu, choose General in the sidebar, then Storage. You will see a breakdown by category—Applications, Documents, Messages, Photos, TV, Podcasts, Bin, and others. As you delete or move data, this view updates so you can confirm that space actually returned. On older macOS releases, the same idea lived under About This Mac → Storage.

When a category shows More Info, use it: Apple surfaces context-specific actions there (for example, managing large attachments or reviewing apps). For the full menu of Apple's recommendations—including optimising storage and moving libraries—keep support.apple.com/en-au/102624 open in a second tab while you work.

Understanding categories (especially System Data)

Most categories are self-explanatory: Applications is your installed software, Photos includes local library weight, and Messages can balloon when years of images and videos sit in threads. Bin is worth mentioning explicitly: files in the Bin still occupy the startup disk until you empty it.

System Data (sometimes labelled similarly to "Other" in older versions) is a catch-all for files that do not fit a neat bucket—caches, logs, Time Machine local snapshots on laptops, virtual machine images, developer toolchains, iOS device backups, and more. It is not a single "delete this folder" button; reducing it usually means addressing the underlying habits (old Xcode derived data, Docker images, duplicate downloads) or using Apple's optimise and relocate options. If a developer machine shows tens of gigabytes under System Data, auditing ~/Library/Developer and large containers under ~/Library is often more productive than guessing.

Optimise storage and iCloud

macOS can optimise storage by moving eligible content to iCloud and keeping lean copies locally, making room when you need it for new work. That is convenient, but remember the trade-off: iCloud storage is its own quota. If the plan is full, optimisation cannot magically create space in the cloud— you either manage what is stored online or purchase additional iCloud storage. Apple explains optimise storage and related settings in the same article linked above; follow their guidance for your exact macOS version rather than relying on screenshots from an older release.

A sensible cleanup order (before you hunt obscure folders)

  • Empty the Bin so deleted space actually frees the startup disk.
  • Clear Downloads of installers, disk images, and old ZIP files you can fetch again.
  • In Mail, use Mailbox → Erase Junk Mail and Erase Deleted Items if you keep large mail locally.
  • Remove apps you no longer use; many vendors ship uninstallers or document clean removal—prefer those over blindly deleting support files unless you know the impact.
  • If you back up iPhones or iPads to the Mac, prune old device backups you no longer need (Apple covers this in the linked support article).
  • For huge media libraries, consider moving the Photos library or iMovie library to a fast external SSD rather than deleting memories—Apple describes how to relocate libraries safely.
  • Compress archives you must keep but rarely open, then expand them when needed, as Apple suggests for certain workflows.

If you only need a little headroom for a one-off task (such as finishing a macOS update), Apple also notes that starting up in safe mode can clear certain system caches temporarily—again, see Free up storage space on Mac for when that is appropriate and how to exit safe mode.

Still odd after you freed plenty of space?

Disk pressure is not the only reason a Mac can feel "stuck" reaching a specific website or service. If you have already reclaimed tens of gigabytes and the symptom is name resolution or odd connectivity to one host while others work, the next sensible check is the operating system DNS cache—not because it saves disk space, but because it clears stale hostname-to-address mappings. Our walkthrough covers the Terminal commands and version differences here: How to flush DNS cache on macOS (and when it fixes connectivity).

Takeaway: Use System Settings → General → Storage as your map, follow Apple's AU support article on freeing Mac storage for authoritative steps, work in a predictable cleanup order, and keep backups in mind before bulk deletes. If space is healthy but the network symptom looks like DNS, pivot to the DNS flush guide instead of chasing phantom disk usage.