All Guides

Is /Library/Application Support Safe to Delete?

General macOSTypical size: 5-40GB
Not Recommended

No. Do not delete the whole Application Support folder. Specific app caches inside it (Cursor Cache, Chrome Cache, Spotify cache) are often safe.

Side effects: Deleting this folder wipes settings, local databases, and login state for most Mac apps.

What is ~/Library/Application Support?

~/Library/Application Support is where apps keep non-cache data: preferences databases, extensions, Chrome profiles, editor state. MacMop should point you at known-safe children (Cache, CachedData, PersistentCache) instead of the parent. If Learn more landed here, do not delete the parent path.

Is it safe to delete?

Not recommended — Deleting~/Library/Application Support could cause issues with your system or applications. Only proceed if you know exactly what you're doing.

What happens after deletion?

Deleting this folder wipes settings, local databases, and login state for most Mac apps. 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/Application Support

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/Application Support
  4. Move the folder to Trash

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

Download MacMop Free