How to fix and clear 'Low Disk Space' warnings on macOS
Summary
This guide helps you troubleshoot and resolve: How to fix and clear 'Low Disk Space' warnings on macOS. Follow the steps below to fix the issue.
Common Causes
If your Mac is displaying a "Low Disk Space" warning, your startup disk is running out of room and macOS needs you to free up storage before performance starts to suffer. This guide walks you through identifying what's using your storage, clearing out unnecessary files, and keeping your disk healthy going forward. Most steps only take a few minutes and don't require any third-party software.
Quick Fix Steps
If you need to clear space fast, run through these steps first:
- Empty the Trash.
- Open Apple menu > System Settings > General > Storage and review recommendations.
- Clear your browser cache and downloads folder.
- Remove large files you no longer need from Documents, Downloads, and Desktop.
- Restart your Mac to clear temporary files.
Detailed Instructions
Check What's Using Your Storage
Before deleting anything, it's worth seeing what's actually taking up space.
- Click the Apple menu and select System Settings.
- Click General in the sidebar, then select Storage.
- Wait a moment for the storage breakdown to load. You'll see a coloured bar showing how space is divided across categories such as Applications, Documents, and System Data.
- Hover over each segment for a description, or click Manage for more detail.
macOS may take a minute or two to fully calculate your storage usage, especially on larger drives. If the figures look wrong, restart and try again.
Use the Built-in Storage Recommendations
macOS includes several one-click tools that can free up space safely.
- In System Settings > General > Storage, scroll down to the Recommendations section.
- Review each suggestion, which may include:
- Store in iCloud — moves rarely used files to iCloud and keeps recent files on your Mac.
- Optimise Storage — automatically removes watched films and TV shows from Apple TV.
- Empty Trash Automatically — permanently deletes items in the Trash after 30 days.
- Reduce Clutter — finds large files you may no longer need.
- Click Review next to each recommendation and follow the prompts.
Clear Your Browser Cache
Browsers store cached files, cookies, and downloads that can quietly grow into gigabytes of space.
In Safari:
- Open Safari and choose Safari > Settings from the menu bar.
- Click the Advanced tab and enable Show Develop menu in menu bar.
- Choose Develop > Empty Caches.
- To clear history and website data, choose History > Clear History, set the time range to All History, then click Clear History.
In Google Chrome:
- Open Chrome and press
Command + Shift + Delete. - Set the time range to All time.
- Tick Cookies and other site data and Cached images and files.
- Click Clear data.
Find and Remove Large Files
For a deeper clean, you can hunt down large files manually.
- Open Finder and click Documents in the sidebar.
- Click the List view button (or press
Command + 2) to see file sizes. - Click the Size column header to sort from largest to smallest.
- Review the largest items and move anything you don't need to the Trash.
- Repeat this process for the Downloads, Desktop, and Movies folders.
Before deleting any files, double-check that they're not required by an application or that you don't need them for work. If you're unsure, move the file to an external drive rather than the Trash.
Empty the Trash
Files moved to the Trash still take up space until you empty it.
- Click the Trash icon in the Dock.
- Right-click Trash and choose Empty Trash, or press
Command + Shift + Delete. - Confirm by clicking Empty Trash.
Uninstall Applications You No Longer Use
Apps can take up surprising amounts of space, especially games or creative tools.
- Open Finder and click Applications in the sidebar.
- Sort by size by clicking the Size column header.
- Drag any apps you no longer use to the Trash, or right-click and choose Move to Trash.
- Empty the Trash when finished.
On Apple Silicon Macs, some apps may appear twice — once as the app bundle and once as a helper. Both can be removed if you no longer need the application.
Clear System and User Caches
macOS creates cache files to speed things up, but old caches can pile up over time.
- Open Finder and choose Go > Go to Folder from the menu bar (or press
Shift + Command + G). - Type
~/Library/Caches/and press Return. - Open each folder and move the contents to the Trash. Don't delete the folders themselves.
- Repeat for
/Library/Caches/(the system cache folder). - Restart your Mac and empty the Trash.
Only delete the contents inside cache folders, not the folders themselves. Removing the wrong system files can cause applications or macOS to behave unexpectedly.
Manage Mail Attachments and Downloads
Mail attachments are often a hidden source of large files.
- Open the Mail app.
- Choose Mail > Settings from the menu bar.
- Click the Accounts tab, select your email account, then click the Account Information tab.
- Untick Download attachments when viewing messages in the list if you don't need offline access.
- To remove existing attachments, choose Mailbox > Erase Attachments from the menu bar.
Review Time Machine Local Snapshots
macOS keeps local backups called snapshots so you can restore files when your Time Machine drive isn't connected. These can use significant space.
- Open Terminal (found in Applications > Utilities).
- Type
tmutil listlocalsnapshots /and press Return to see existing snapshots. - To delete a specific snapshot, type
tmutil deletelocalsnapshots <date>replacing<date>with the snapshot date shown. - To thin snapshots automatically in future, type
sudo tmutil thinlocalsnapshots / 10000000000 1and press Return. Enter your administrator password when prompted.
Local snapshots are separate from your Time Machine backups and will be removed automatically once space is needed. Only thin them if you're comfortable using Terminal.
Preventing Future Low Disk Warnings
Once you've reclaimed space, a few habits will help keep your Mac running smoothly:
- Empty the Trash regularly, or enable Empty Trash Automatically in System Settings > General > Storage > Recommendations.
- Avoid storing large files on your Desktop — move older projects to an external drive or cloud storage.
- Periodically review the Storage pane to catch large files before they become a problem.
- Uninstall apps you no longer use rather than leaving them dormant on your drive.
- Keep your Downloads folder tidy by moving or deleting files once you've finished with them.
- Consider using Store in iCloud to offload older files you don't need every day.
By following these steps regularly, you should be able to keep your Mac's storage under control and avoid low disk warnings in the future.
Still Having Issues?
💻 Open a Ticket