All Guides

Is /Library/Containers Safe to Delete?

General macOSTypical size: 5-50GB
Use Caution

Not as a whole. Each folder is a sandboxed app's private data. Some cache subfolders are safe; deleting a container resets that app.

Side effects: The related app may sign you out, lose local documents, or need to be set up again.

What is ~/Library/Containers?

App Store and sandboxed apps store their files in ~/Library/Containers. A single container can hold documents, caches, and settings for one app. Cache directories inside a container are often safe; the container itself is equivalent to that app's home folder. Review the app name in the folder (for example com.apple.mail) before deleting.

Is it safe to delete?

Use caution — While parts of ~/Library/Containers may be safe to delete, you should carefully review the contents before proceeding.

Consider backing up important data before deleting, and only remove filesyou're certain aren't needed.

What happens after deletion?

The related app may sign you out, lose local documents, or need to be set up again. The folder will be recreated automatically by the application when needed. This process is typically seamless but may take some time depending on the amount of data that needs to be regenerated.

How to delete it

Recommended

Use MacMop

MacMop finds this folder automatically and lets you delete it safely with one click.

Download MacMop

Terminal

rm -rf ~/Library/Containers

Warning: This command permanently deletes the folder. Double-check the path before running.

Finder

  1. Open Finder
  2. Press ⌘ + Shift + G (Go to Folder)
  3. Paste: ~/Library/Containers
  4. Move the folder to Trash

MacMop scans all your hidden caches and tells you exactly what's safe to delete.

Download MacMop Free