Computers & Electronics
190,808 views
31 min · 3 min read
9 steps
Advanced

How to free up storage space on a Mac without deleting important files

Running low on disk space on your Mac is common but solvable without deleting irreplaceable files. This guide walks you through safe, reversible steps to reclaim gigabytes while keeping important data intact. Follow the actions below in order and check storage after each to avoid surprises.

Verified by pleasexplain editors
  1. Step 1: Analyze storage usage

    Open Apple menu > About This Mac > Storage > Manage and wait 10–30 seconds for the system to scan. Identify the largest categories (Applications, Documents, Mail, Photos) so you know where to focus—this prevents deleting important personal files by mistake.

    [Illustration: Mac About This Mac storage window showing category bars and sizes]

  2. Step 2: Empty system caches safely

    Restart your Mac in normal mode and then run CleanMyMac-like safe cache clearing using Finder: open ~/Library/Caches and /Library/Caches, remove folders older than 30 days or over 100 MB after checking contents; total space often frees 1–5 GB. Reboot after cleaning to rebuild necessary caches.

    [Illustration: Finder window displaying Library/Caches folders with large folder sizes highlighted]

  3. Step 3: Remove unused applications

    Open Applications folder and sort by Last Opened or Size; uninstall apps not used in 6+ months. Use the app’s uninstaller or move to Trash, then empty Trash; removing a 2–4 GB app plus associated support files can free 1–10 GB each.

    [Illustration: Applications folder sorted by size showing large apps ready for removal]

  4. Step 4: Clear Mail and Downloads attachments

    In Mail, choose Mailbox > Rebuild or search for Attachments and delete duplicates older than 90 days; in Finder, clean ~/Downloads of files older than 30 days. Removing large mail attachments and old downloads often frees several hundred MB to multiple GBs.

    [Illustration: Mail app with attachments filter and Downloads folder with old files selected]

  5. Step 5: Optimize Photos storage

    In Photos preferences, enable Optimize Mac Storage to keep originals in iCloud and lower-local copies to thumbnails; also use File > Consolidate to remove orphaned files. This can reclaim 5–50 GB depending on your library and available iCloud storage.

    [Illustration: Photos app preferences showing Optimize Mac Storage option checked]

  6. Step 6: Move large files to external drive or cloud

    Locate files over 100 MB with Finder search (Kind: Any and Size: greater than 100 MB) and move videos or archives to an external SSD or cloud (iCloud, Google Drive) keeping one verified backup for 24 hours. Offloading 10–500 GB to external storage frees space without deletion.

    [Illustration: Finder window listing large video and archive files with an external SSD icon connected]

  7. Step 7: Manage Time Machine snapshots and backups

    In Terminal, run tmutil listlocalsnapshots / and remove old local snapshots with sudo tmutil deletelocalsnapshots <date> for snapshots older than 7 days; also check Time Machine backup drive for duplicate backups. Cleaning snapshots can free several GB to tens of GB depending on frequency.

    [Illustration: Terminal window showing tmutil listlocalsnapshots output with local snapshots listed]

  8. Step 8: Clear browser and app data selectively

    In Safari, Chrome, or Firefox, clear cached images and files from the last 30–90 days and remove large site data for sites you no longer use; for apps like Xcode, remove DerivedData folders older than 30 days. Expect to free 100 MB–20 GB depending on developer and browser caches.

    [Illustration: Browser settings privacy page with cache clear options and Finder showing Xcode DerivedData folder]

  9. Step 9: Run a smart duplicate and large-file scan

    Use Finder search and sort by Size to find duplicates and files over 500 MB, or run a reputable duplicate finder app and review matches before deletion; move questionable matches to a temporary folder for 48 hours before permanent removal. This conservative approach prevents accidental loss while reclaiming space.

    [Illustration: Finder display of duplicate files side-by-side with a temporary review folder]


  • Back up important files before major cleanup—use Time Machine or an external drive for at least one full backup (1+ copy).
  • After each step, check Storage in About This Mac to measure space freed; expect incremental gains of 500 MB–50 GB.
  • When moving to cloud, keep at least one local copy until the upload is verified; verify file integrity by opening a sample file.
  • Schedule monthly maintenance: 15–30 minutes to clear downloads, empty Trash, and remove apps not used in 6 months.
  • Keep at least 10–20% of disk free to maintain macOS performance and enable virtual memory without excessive swapping.
  • Use built-in tools first; avoid unknown third-party cleaners unless well-reviewed and from a trusted developer.
  • Use Finder smart folders to save search queries for files older than X days or larger than Y MB for regular review.
  • If you use iCloud Drive, enable Optimize Mac Storage sparingly if you frequently work offline; consider manual selective uploads for critical projects.

  • Do not delete files from /System or /Library unless you fully understand their purpose—removing system files can break macOS.
  • Be careful deleting items in ~/Library; some app support files are needed for preferences and licenses—move to a temporary folder and test apps for 48 hours before permanent deletion.
  • Avoid clearing caches indiscriminately for mission-critical apps like Xcode or Final Cut; rebuilding large caches can take hours and slow work.
  • When using Terminal commands (like tmutil), double-check dates and snapshot IDs; mistaken deletions can remove backups you intended to keep.

Was this guide helpful?