App Management

How to Find Leftover App Files on Mac After Uninstalling

June 7, 2026·2 min read

Where Leftover Files Hide

After you uninstall an app, its leftover files remain hidden in your Library folder. Without a proper app deleter mac tool, you need to know where to look. The Library folder is hidden by default, but you can access it through Finder by pressing **Cmd+Shift+G** and typing `~/Library`.

Most leftover files sit in five key subfolders within Library. Checking all five ensures you catch everything.

The Five Folders to Check

Start with `~/Library/Application Support`. This folder contains app data, databases, and configuration files. Look for folders matching the name of the app you removed. Next, check `~/Library/Caches` for cached data that can be surprisingly large.

Then visit `~/Library/Preferences` for .plist files. These are usually small but accumulate over time. Check `~/Library/Saved Application State` for window position data, and finally `~/Library/Containers` for sandboxed app data.

Reclaim Mac finds and removes junk files automatically.

Search by Developer Name

Some apps store files under the developer's name rather than the app name. For example, Adobe apps use folders named "Adobe" and Microsoft apps use "com.microsoft" prefixes. If you don't find files by app name, try searching for the developer name or the app's bundle identifier.

You can find an app's bundle identifier before deleting it by right-clicking the app, selecting Show Package Contents, and opening `Contents/Info.plist`. The `CFBundleIdentifier` value tells you exactly what to search for.

Using Spotlight to Find Stragglers

After manual cleanup, use Spotlight to search for the app name one more time. Press **Cmd+Space**, type the app name, and look for any remaining files. This catches files in unexpected locations that you might have missed.

Treating this as a regular habit helps you remove apps mac without leaving behind clutter. The few minutes spent searching after each uninstall keeps your Mac lean and organized.

Reclaim Mac

Clean your Mac in 60 seconds

Lifetime license. Offline. No subscription.

Frequently Asked Questions

Can leftover files cause problems on my Mac?

They won't cause system issues, but they waste disk space and can sometimes interfere with reinstalling the same app later.

How do I find files by bundle identifier?

Search in ~/Library for the app's bundle identifier, which typically looks like com.developer.appname. This catches preference files and containers.

Is there a way to automatically find leftovers?

Some third-party tools scan for leftover files automatically. You can also use Finder search within ~/Library filtered by the app name.

Keep Reading

App Management

What Happens When You Just Drag an App to Trash on Mac

App Management

How to Delete Apps on Mac (And Remove All Leftover Files)