App Management

How to Find Leftover App Files on Mac After Uninstalling

June 7, 2026·3 min read

The Hidden Leftovers Problem

After uninstalling apps on Mac, files remain scattered across your system. These orphaned files serve no purpose but continue occupying storage space. If you have installed and removed many apps over the years, leftover files could be wasting 5 to 15 GB on your Mac.

Finding these leftovers requires knowing where to look. macOS applications store their data in predictable locations. Once you know these locations, acting as your own app deleter mac becomes straightforward.

Location 1: Application Support

The primary location for app data is ~/Library/Application Support. Open Finder, press Command + Shift + G, and go to this path. You will see a long list of folders. Each folder corresponds to an app or developer.

Look for folders matching apps you no longer have installed. Some app support folders contain gigabytes of cached content and databases. Deleting these is a core part of the app deleter mac process.

Reclaim Mac finds and removes junk files automatically.

Location 2: Preferences

Application preferences are stored as .plist files in ~/Library/Preferences. These files use naming like com.developer.appname.plist. They are tiny, usually a few kilobytes each, but having hundreds creates clutter.

Scan through Preferences and delete .plist files for apps you have removed. Sorting by name makes it easier to find entries matching uninstalled apps.

Location 3: Caches

App caches at ~/Library/Caches can be significant. Each app creates its own cache folder. After uninstalling, these caches serve no purpose. They just waste space.

Browse ~/Library/Caches and look for folders matching removed apps. Cache folders from uninstalled apps can range from megabytes to gigabytes. Removing these orphaned caches is effective app deleter mac maintenance.

Location 4: Containers and Group Containers

Apps from the Mac App Store use sandboxed containers at ~/Library/Containers. Each app gets its own container folder. When you delete a sandboxed app, the container often stays behind. Group Containers at ~/Library/Group Containers are shared data spaces.

Check both locations for folders belonging to uninstalled apps. Some containers are 500 MB to 2 GB each, making this step valuable.

Location 5: Other Hidden Locations

Beyond the main four locations, leftovers can hide in ~/Library/LaunchAgents for background services, ~/Library/Logs for app-specific logs, and ~/Library/Saved Application State for saved states.

Also look in /Library/Application Support and /Library/LaunchDaemons for system-level components. Some apps install components requiring admin access to remove. The thorough app deleter mac effort checks all these locations.

Using Terminal to Find Everything

For a comprehensive search, open Terminal and use the find command on ~/Library with the app name. This finds every file and folder containing that name. You can also use the mdfind command to search via Spotlight's index for files anywhere on your Mac.

Reclaim Mac

Clean your Mac in 60 seconds

Lifetime license. Offline. No subscription.

Frequently Asked Questions

How do I know if a Library folder belongs to an uninstalled app?

Compare the folder name to your installed apps. If the app is gone but the Library folder remains, it's a leftover.

Is it safe to delete all leftover files?

For apps you've completely removed and don't plan to reinstall, yes. Leftover files serve no purpose.

How often should I check for leftover files?

Review whenever you uninstall apps, or do a quarterly sweep.

Keep Reading

App Management

How to Uninstall Apps on Mac Completely