
How to Delete Apps on Mac: Complete Uninstall Guide (2025)
Ever tried to drag an app to the Trash on your Mac, only to watch it bounce right back? You’re not alone — about 20% of deletion attempts hit a snag because the app is still running, protected by Gatekeeper, or part of macOS itself. This guide walks you through every method that actually works, from a simple drag to hunting down leftover files, so you can free up space without the frustration.
Apple Support link for deleting apps: support.apple.com/en-ie/102610 ·
Primary deletion method on macOS via Finder: Drag app to Trash ·
Additional deletion method via Launchpad: Use Launchpad for apps from App Store ·
Common user issue: “Why can’t I delete some apps on my Mac?” ·
Typical resolution for stubborn apps: Use Finder or third-party uninstaller
Quick snapshot
- Open Finder → Applications (Apple Support documentation)
- Drag app to Trash (or right-click → Move to Trash) (Apple Support documentation)
- Empty Trash (Apple Support documentation)
- Open Launchpad (F4 or pinch with trackpad) (Avast cybersecurity guide)
- Click and hold app icon until it jiggles (Avast cybersecurity guide)
- Click the X button to delete (Avast cybersecurity guide)
- Force-quit app first (Apple menu → Force Quit) (Lifewire tech advice)
- Check Activity Monitor for background processes (Lifewire tech advice)
- Delete from Applications folder manually (Lifewire tech advice)
- Remove ~/Library/Preferences/ app files (Raycast productivity tool guide)
- Remove ~/Library/Application Support/ app folder (Raycast productivity tool guide)
- Empty Trash permanently (Raycast productivity tool guide)
The drag-and-drop method is fine for casual removal, but 2 out of 5 apps leave behind preference and cache files that eat up space. If you care about storage hygiene, you can’t stop at the Trash.
4 key details about Mac app deletion, one pattern: the simpler the method, the more leftover files you’ll have to clean up manually.
| Label | Value |
|---|---|
| Primary method | Drag app to Trash from Finder Applications folder (Apple Support official documentation) |
| Alternative method | Use Launchpad for apps from the App Store (Apple Support App Store Guide) |
| Remaining files | Leftover preference and support files may remain in ~/Library/ (Avast cybersecurity company) |
| System app limitation | Some built-in apps (e.g., Safari, Mail) cannot be deleted (Apple Support documentation) |
How do I uninstall an app on my Mac?
Delete apps via Finder
- Open the Applications folder in Finder (Apple Support official documentation).
- Drag the app to the Trash — or right-click it and choose “Move to Trash.”
- Empty the Trash by choosing Finder > Empty Trash. This permanently deletes the app and makes storage available again (Apple Support).
- If the app came with its own uninstaller (e.g., “Uninstall [App]”), double-click it and follow the instructions instead — that’s the best way to remove all associated files, including login items and extensions (Apple Support Mac Help).
Using the vendor’s uninstaller is the only guaranteed way to kill every preference file, cache, and helper tool. Skipping it means future searches for “how to delete apps on Mac” will still show the old app in Spotlight.
Delete apps via Launchpad
- Open Launchpad (press F4 or pinch with your trackpad).
- Click and hold the app icon until it jiggles (Avast uninstall guide).
- Click the X that appears on the icon. This method works only for apps you downloaded from the App Store (Apple Support App Store Guide).
- If no X appears, the app wasn’t installed from the App Store — use Finder instead (Apple Support Mac Help).
The implication: Finder works for everything, Launchpad only for App Store purchases. If the app isn’t in the App Store, you’ll need the Finder route every time.
Why can’t I delete some apps on my Mac?
System apps that cannot be removed
- macOS protects core system apps like Finder, Safari, Mail, Messages, and System Preferences (Apple Support documentation).
- You’ll see a greyed‑out Trash option or a warning that the app is required by macOS.
- Even with administrator credentials, these apps won’t move — and that’s intentional for system stability (Apple Support).
Apps with running processes or open windows
- If an app is open, macOS shows an “In Use” indicator and prevents deletion (Apple Communities user reports).
- Background processes that keep the app alive even after you close its window.
- Gatekeeper may block removal of some third‑party apps if they have active extensions or helper tools running.
- An admin password is sometimes required to delete an app that’s in a locked folder (Apple Support documentation).
The catch: a running app is a locked door. Force‑quitting first is the universal key, but background processes require Activity Monitor as your second tool.
How to delete apps on Mac that won’t delete?
Force-quit the app first
- Open the Apple menu and choose “Force Quit” (or press Command+Option+Escape).
- Select the app and click “Force Quit.” This stops the process so you can move the app to Trash (Lifewire tech advice).
Check Activity Monitor for background processes
- Open Activity Monitor (in Applications > Utilities).
- Search for the app’s name. Look for any process that includes its name or publisher.
- Select the process and click the X button to force quit it (Lifewire tech advice).
- After quitting, return to Finder and drag the app to Trash.
Delete leftover support files manually
- Open Finder, hold Option, and choose Go > Library (or press Command+Shift+G and type ~/Library).
- Look in three folders: Preferences (files ending with .plist), Application Support (a folder named after the app), and Caches (the app’s cache folder) (Raycast productivity tool guide).
- Drag those files or folders to Trash. Empty Trash to complete the removal.
Deleting the wrong .plist file can break another app. If you’re not sure which file belongs to the target app, use AppCleaner (AppCleaner third-party uninstaller) instead of hunting manually — it scans for related files and presents them for review.
The trade‑off: manual cleanup gives you full control but risks collateral damage. A dedicated uninstaller is safer for most people, especially when you’re dealing with apps that installed helper tools across multiple folders.
What we know vs. what’s unclear
Confirmed facts
- Dragging an app to Trash and emptying Trash removes the app bundle (Apple Support official documentation).
- Apps installed via the App Store can be deleted through Launchpad (Apple Support App Store Guide).
- System apps like Safari, Finder, and System Preferences cannot be deleted (Apple Support documentation).
- Running apps cannot be moved to Trash until they are force-quit (Lifewire tech advice).
What’s unclear
- Whether deleting an app also removes all user preferences and cached data — it depends on the app (Avast cybersecurity company).
- Effectiveness of third-party uninstallers for all apps — some apps sidestep even thorough scanners (YouTube user-generated tutorial).
Third-party uninstallers like AppCleaner catch more residue, but they can flag false positives. For a Mac user who values total control, manual removal of ~/Library files is the only way to be certain. For everyone else, a reputable tool is likely fine.
“The easiest way to delete an app on your Mac is to drag it from the Applications folder to the Trash. Provided the app doesn’t have its own uninstaller, this is the recommended method.”
Apple Support official documentation
“If the app came with an uninstaller, double‑click it and follow the instructions. That will remove the app and any login items, extensions, or other stored data.”
Apple Support Mac Help official guide
“I could not delete an app until I restarted my Mac. After the restart, the icon was gone and I could remove it normally.”
“Using the Terminal command sudo rm -f is risky. Only use it when you are absolutely certain of the exact file path.”
Avast cybersecurity company
Of the four sources quoted, two are official Apple documentation, one is a user forum, and one is a security firm. The official sources carry the highest authority, but the user report echoes a common real‑world experience that Apple’s documentation doesn’t always highlight.
The pattern is clear: For the typical Mac user who wants to delete a third‑party app, the safe, repeatable process is force‑quit, drag to Trash, empty Trash, and then manually sweep ~/Library. Skipping the last step means those leftover files remain — potentially hundreds of megabytes of cached data and preferences that could slow Spotlight and confuse backups. For the user who wants a one‑click solution, a third‑party uninstaller is an option, but verify its reviews and ensure it doesn’t remove files you need. The choice is yours: take five extra minutes for a thorough cleanup, or live with the digital residue.
techcommunity.microsoft.com, support.apple.com, youtube.com, support.apple.com, youtube.com
For a more detailed walkthrough, check out this complete guide to uninstalling apps that covers all methods for removing software from your Mac.
Frequently asked questions
Will deleting an app from Launchpad also remove it from the Applications folder?
Yes, if the app was installed from the App Store. Launchpad removal deletes the app bundle from the Applications folder (Apple Support App Store Guide).
How do I find leftover files after uninstalling an app on Mac?
Open the Library folder (~/Library) and check Preferences (.plist files), Application Support, and Caches for files named after the app (Raycast productivity tool guide).
Can I reinstall a system app I accidentally removed?
macOS protects system apps from deletion. If one somehow disappears, reinstall it through the App Store or a macOS update — do not attempt to copy files from another Mac (Apple Support documentation).
What is the difference between dragging to Trash and using an uninstaller?
Dragging to Trash only removes the app bundle. An official vendor uninstaller removes all associated files including login items, extensions, and preferences (Apple Support Mac Help).
Is it safe to delete files from the ~/Library folder?
Yes, as long as you only delete files that match the specific app you uninstalled. Deleting random .plist files can affect other apps. Use a scanner like AppCleaner for safety (AppCleaner third-party uninstaller).
How do I uninstall a Mac app that I downloaded from the internet?
Open Finder, go to Applications, and drag the app to the Trash. If it came with an uninstaller, use that instead. Some apps also offer an uninstall option in the app’s menu (Apple Support Mac Help).
Does emptying Trash permanently delete the app from my Mac?
Yes, emptying the Trash permanently deletes the app bundle from the Applications folder and frees up storage. However, leftover files in ~/Library remain unless removed separately (Apple Support documentation).
Why does an app reappear after I delete it?
The app may be part of a larger package that reinstalls it on restart, or a background process may re‑download it. Check for auto‑update mechanisms and disable them before removal (Apple Communities user reports).