Back to Features
Leftovers Detection
Finds orphaned application data left behind after apps are uninstalled.
Screenshot Coming Soon
Visual demonstration of this feature will be added here
Scanned Locations
- Application Support: ~/Library/Application Support
- Preferences: .plist files in ~/Library/Preferences
- Caches: ~/Library/Caches
- Logs: ~/Library/Logs
- Saved State: ~/Library/Saved Application State
- Launch Agents: ~/Library/LaunchAgents
- Cookies: ~/Library/Cookies
- Containers: ~/Library/Containers
Detection Logic
- Compares found data against currently installed applications
- Uses bundle ID pattern matching
- Infers application names from file paths
- Supports bundle ID hierarchy detection
Protection
- System files protected (Apple, Spotlight, System services)
- Prevents accidental deletion of critical system components
Features
- Groups leftovers by application name
- Shows modification dates
- Move items to Trash with optional admin rights