MAC repair logo

Save space on your Mac: 15 effective ways to free up disk space

Save space on your Mac: methods for freeing up disk space
To sum up: to save space on your Mac, start by emptying the recycle bin and deleting unused applications. Activate iCloud Storage Optimisation to automatically unload little-used files. Delete forgotten large files (old downloads, application caches, local Time Machine copies). On a Mac with limited storage, a fast external SSD is the ideal complement for large files.

Diagnose disk space usage

Before deleting anything, you need to understand what's occupying the space. macOS offers a built-in diagnostic tool: Apple menu → About this Mac → Storage (or System Settings → General → Storage on recent versions). A coloured bar shows the breakdown by category: Applications, Documents, Photos, System, Other.

The «System data» category (formerly «Other») is often the most mysterious and the largest. It includes application caches, temporary files, system logs, fonts, plug-ins and various support files. This is generally where the biggest gains are made.

For a more detailed view, open a Finder window and use Cmd + Shift + G to navigate to specific folders, or use Terminal with the command du -sh ~/Library/Caches/* to measure cache size. Our complete guide cleaning your Mac details advanced diagnostic tools and methods.

Rapid cleaning: immediate benefits

These actions take less than five minutes and often free up several gigabytes.

Empty the bin

It sounds obvious, but the recycle bin in macOS can contain tens of gigabytes of deleted files. Right-click on the Recycle Bin icon in the Dock → Empty Recycle Bin. For automatic cleaning, enable «Automatically delete items from the recycle bin after 30 days» in Finder → Settings → Advanced.

Clean up the Downloads folder

The Downloads folder is a trap for forgotten files: .dmg installers, .zip archives already extracted, PDFs read only once, images downloaded months ago. Open ~/Downloads, sort by size (Overview → Sort by → Size) and delete anything that's no longer useful. The .dmg installers in particular are of no use once the application has been installed.

Delete accumulated screenshots

If you regularly use Cmd + Shift + 3 or 4 to capture your screen, the desktop (or the destination folder you've set up) can accumulate hundreds of captures. Sort through them, archive the useful ones and delete the rest. To master the capture options, see our Mac screen capture guide.

Quick Mac clean-up: Recycle bin, downloads and captures

Optimising storage with iCloud

iCloud storage optimization is the most elegant solution for Macs with a small-capacity SSD. The principle: macOS keeps recently used files locally and automatically offloads older files to iCloud, keeping only a light version (thumbnail for photos, empty file for documents). When you open a downloaded file, macOS automatically re-downloads it.

Activate optimisation

  1. Go to System Settings → Apple ID → iCloud.
  2. Activate iCloud Drive and tick «Optimising Mac storage».
  3. For photos: in the Photos application → Settings → iCloud → tick «Optimise Mac storage».
iCloud package Storage Price/month Ideal for
Free 5 GB 0 € Basic backup only
iCloud+ 50 GB 50 GB 0,99 € Modest photo library, a few documents
iCloud+ 200 GB 200 GB 2,99 € Full personal use, family sharing
iCloud+ 2 TB 2 To 9,99 € Large photo libraries for professional use
iCloud+ 6 TB 6 To 29,99 € Video production, large archives
iCloud+ 12 TB 12 To 59,99 € Extreme professional needs
Advice : The 200GB package at €2.99/month is the best value for money for most users. It includes iCloud+ (Private Relay, email aliases, HomeKit secure video) and can be shared with up to 5 members of your family. It's a tiny investment compared with the extra cost of a Mac with more storage when you buy it.

Delete applications correctly

Dragging an application to the recycle bin does not delete all its associated files. MacOS applications leave behind preference files, caches, support files and logs scattered around the ~/Library folder. Over the years, this residue can amount to several gigabytes.

Native method

For applications installed from the App Store: Launchpad → hold click on the icon → click on the «X» that appears. For others, drag the application from /Applications to the recycle bin. Some apps (such as Adobe Creative Cloud) have their own uninstaller - use that rather than the manual method.

Cleaning residues

After deleting an application, check the following locations and delete any folders named after the application:

  • ~/Library/Application Support/
  • ~/Library/Caches/
  • ~/Library/Preferences/
  • ~/Library/Saved Application State/

To access the Library folder (hidden by default), open the Finder and press Cmd + Shift + G, then type ~/Library.

Caches, logs and temporary files

Caches are temporary files created by macOS and applications to speed up their operation. They are supposed to manage themselves automatically, but in practice they swell over time - especially the caches of web browsers and authoring software.

Priority for cleaning

Cache Location Typical size Impact of deletion
Browser caches ~/Library/Caches/com.apple.Safari/ or Google/Chrome/ 500 MB to 5 GB Slightly slower loading of sites temporarily
Application caches ~/Library/Caches/ 1 to 10 GB Slower first launch, rebuilds automatically
System covers /Library/Caches/ 500 MB to 2 GB Rebuilds automatically
System logs ~/Library/Logs/ and /var/log/ 200 MB to 2 GB No functional impact
Local Time Machine copies Managed by macOS Several Go options macOS automatically deletes them when space runs out
Please note: never delete files in /System or ~/Library without knowing exactly what you are doing. Deleting system files can make macOS unstable or prevent it from booting. If in doubt, our team can carry out a secure professional clean-up via our’preventive maintenance.

Tracking down forgotten large files

The biggest files on a Mac are often the ones you've forgotten existed: an old video editing project, a local iPhone backup, a Windows virtual machine, .ipa files from old iOS backups.

Using the macOS storage management tool

In System Settings → General → Storage, click on each category to explore its contents. The «Documents» tab is particularly useful - it displays files sorted by size, with the date they were last accessed. Large files that you haven't opened for months are the first candidates for deletion or archiving.

Advanced search in the Finder

Open the Finder, launch a search (Cmd + F), change the criterion from «Name» to «File size» → «is greater than» → 500 MB. You'll probably discover some large files forgotten in unexpected folders. For other advanced search techniques, see our Finder Mac tips.

Identifying and deleting large files on the Mac

Expand your storage with an external drive

When cleaning isn't enough - or if your Mac has a small-capacity SSD that can't be upgraded (all Apple Silicon Macs) - an external drive is the most pragmatic solution. A 1TB USB-C external SSD costs less than €100 and offers sufficient speed for most uses.

What to move to the external drive

  • Photo library : if your photos take up a lot of space and you're not using iCloud optimisation, move the photo library to an external drive. Hold down Option when you launch Photos to choose the library.
  • Video editing projects : rushes and Final Cut Pro or DaVinci Resolve projects should ideally be on a fast external SSD. See our guide optimising Mac for video editing.
  • Archives and past projects : files that you rarely consult but want to keep.
  • Time Machine backups : Time Machine requires a dedicated external disk. Full guide : configure Time Machine.

To choose the right external SSD, consult our test of the best SSDs for Mac. And to compress large files before archiving them, our guide compress files on the Mac provides details of the best methods and formats. Apple also offers its own recommendations for freeing up storage space.

Frequently asked questions

What is «System data» in Mac storage?+

«System data» (formerly «Other») includes application caches, temporary files, system logs, fonts, plug-ins, application support files and local Time Machine copies. This category can take up 10 to 50 GB or more. Most of these files can be safely cleaned - the caches rebuild automatically.

Is it safe to delete cache files on the Mac?+

Yes, in most cases. Caches in ~/Library/Caches/ can be safely deleted - applications will automatically recreate them as required. The only drawback is that some applications will take slightly longer to load the first time. Avoid deleting system caches in /System/Library/ as this can cause instabilities.

How do I know which files to delete first?+

Start with the biggest gains: empty the recycle bin, clean up downloads, delete unused apps. Then use System Settings → General → Storage to identify the largest categories. Finder searches by size (over 500 MB) often reveal overlooked files.

Will iCloud Storage Optimisation delete my files?+

No. Your files remain in iCloud and can be accessed at any time. macOS simply replaces local files with «stubs» (reference files) that weigh just a few bytes. When you open an unloaded file, macOS automatically re-downloads it. You need an Internet connection to access the downloaded files.

How can I free up the space taken up by old iOS backups?+

Local iPhone and iPad backups can take up dozens of gigabytes. Go to Finder (on macOS Catalina and later), connect your iPhone, click on «Manage backups» and delete any old, unnecessary backups. If you use iCloud backup for your iPhone, local backups are superfluous.

Should I use third-party cleaning software on my Mac?+

This is rarely necessary. The tools built into macOS and the manual methods described in this guide cover the vast majority of needs. If you opt for a third-party tool, choose reputable applications such as OnyX (free) or CleanMyMac. Avoid «cleaning» software that promises miraculous performance - it's often scareware or adware.

How can I prevent my Mac from refilling?+

Enable iCloud storage optimisation, set the recycle bin to empty automatically after 30 days, get into the habit of cleaning out the Downloads folder every week, and archive completed projects on an external drive. Just 10 minutes' maintenance a month is all it takes to keep your Mac clean.

How much free space should I keep on a Mac?+

The general rule is to maintain at least 10 to 20 % of free disk space. macOS uses free space for swap (virtual memory), temporary files, updates and caches. Below 10 %, performance degrades significantly and certain operations (macOS updates, video exports) may fail.

Can storage be added to an Apple Silicon Mac?+

The internal SSD in Apple Silicon Macs is soldered and non-replaceable. The only option is to use an external drive - a USB-C or Thunderbolt SSD offers excellent performance. For older Macs with replaceable SSDs, see our SSD upgrade guide.

Can MAC Repair clean and optimise my Mac?+

Yes, with over 15 years' experience since 2010, our team carries out a complete clean-up: deleting unnecessary files, optimising the system, checking the state of the disk and SSD upgrades if the model allows. 180-day guarantee. Take appointment or request a free diagnosis.

Share this guide :

Get a free quote within 24 hours

Over 15 years of Apple expertise in Brussels. Free, no-obligation quote and 180-day guarantee on repairs.

Make an appointment →
Laetitia's Google reviewsGoogle reviews of ChristianGoogle reviews of Sarah
Rated 4.9/5 on Google

Popular articles

Request a quote

1. Mac identification - Step 1 out of 3
Do you know the model number?
The model number (Axxxx) is engraved on the underside of your Mac or on the original box. Use our tool if you don't know him.
Drag & Drop Files, Choose Files to Upload You can upload up to 3 files.
Add up to 3 photos. This will help us to better understand the fault.
Av. Marie de Hongrie 78B
1082 Bruxelles (Berchem)
Telephone :
Call us