macOS · How-To
How to Uninstall Apps on a Mac
To uninstall most Mac apps, open Finder, click Applications in the sidebar, then drag the app to the Trash — or right-click it and choose Move to Trash. Empty the Trash to finish. Apps you bought from the App Store are removed from your account page in the App Store, and some big apps ship their own uninstaller. Below we cover each method, plus how to clean up the small leftover files an app leaves in your ~/Library folder — and what is safe to delete.
macOS has no "Add or Remove Programs" and no Control Panel. There is no single uninstaller screen the way Windows has under Settings → Apps. Instead, an app on a Mac is usually a single bundle you delete like any other file. That is why "drag to the Trash" really is the normal way to uninstall.
Method 1 — Drag an app from Applications to the Trash (works for almost everything)
This is Apple's primary, documented method and it works for the vast majority of apps, whether you got them from the App Store or downloaded them from a developer's website. Apple's Mac User Guide page Install and uninstall apps from the internet or a disc on Mac says it plainly: if an app isn't in a folder or doesn't have an Uninstaller, drag the app from the Applications folder to the Trash.
- Click the Finder icon in the Dock (the blue smiling face).
- In the Finder sidebar, click Applications. If you don't see it, press Shift + Cmd + A to open the Applications folder.
- Find the app you want to remove. Either drag its icon to the Trash at the end of the Dock, or right-click (or Control-click) the app and choose Move to Trash.
- If macOS asks for your account password or Touch ID, provide it to confirm.
- To reclaim the disk space, right-click the Trash in the Dock and choose Empty Trash, or open the Trash and click Empty.
Once you empty the Trash, the app is permanently removed and is not sent to iCloud or anywhere you can easily recover it — Apple's wording is that the app is permanently removed the next time you or the Finder empties the Trash. If you are not sure you'll want the app again, leave it in the Trash for a while first — it takes no meaningful space there and you can drag it back out to restore it.
If macOS says the app "can't be moved to the Trash because it's open," quit it first (Cmd + Q). If it still won't budge, open Activity Monitor (in Applications → Utilities), select the app, and click the Stop (✕) button, then try again. A restart also releases any app that is stuck in use.
Method 2 — Remove an App Store app from your account page
For apps installed from the App Store, Apple's recommended route keeps your purchase and update status tidy. Note that on macOS Tahoe (macOS 26) the old Launchpad screen — where you used to click and hold an icon until it jiggled, then press the × — has been removed, so that method no longer exists on current macOS.
- Open the App Store from the Dock or from your Applications folder.
- Click your name (or the sign-in icon) in the bottom-left corner to open your account page.
- Scroll to the app you want to remove and hover your pointer over it to reveal a three-dots (•••) menu button.
- Click the menu and choose Delete App, then confirm.
If you would rather not use the App Store, you can always fall back to Method 1 and drag the app from the Applications folder to the Trash — that removes it just the same.
Launchpad was replaced by an Apps view inside Spotlight (press Cmd + Space, then open the Apps section). It is great for launching apps, but it does not currently offer a delete action, so use Finder or the App Store account page to uninstall.
Method 3 — Run the app's own uninstaller
Larger apps — think creative suites, security software, virtualization tools, some drivers and utilities — often install more than a single bundle, so their developers include a proper uninstaller. Using it removes background components that a simple drag-to-Trash would leave behind.
- Open Finder → Applications and look for a folder named after the app rather than a single icon.
- Inside it, look for an item called Uninstall [App] or [App] Uninstaller. Double-click it and follow the prompts. Those are the exact two names Apple tells you to look for when an app ships in its own folder.
- If there is no uninstaller in the folder, check the developer's website or the app's own Help menu — some publishers offer a separate uninstaller download or a menu command.
When a dedicated uninstaller exists, prefer it: it is the cleanest way to remove that particular app.
Method 4 — Clean up leftover support files in ~/Library
After you delete an app, macOS usually leaves a few small files behind: preferences, caches, saved states
and support data. They are typically only a few megabytes and are harmless, but if you want a truly clean
removal — or you are freeing up space — you can clear them out. These live in the Library folder
inside your home folder (written ~/Library), which macOS hides by default.
- In Finder, open the Go menu, then hold down the Option key —
a Library entry appears in the menu. Click it. (Alternatively, use
Finder's Go → Go to Folder command —
Apple notes a tilde
~stands for your home folder — or press Shift + Cmd + G and type the path below.)~/Library - Check these sub-folders for items named after the app you removed or after its developer, and drag any
matches to the Trash:
~/Library/Application Support/ ~/Library/Caches/ ~/Library/Preferences/ ~/Library/Containers/ ~/Library/Logs/ ~/Library/Saved Application State/ - Empty the Trash when you are confident you removed only files belonging to that app.
Everything in ~/Library supports apps you use and macOS itself. Remove only items whose
names clearly match the app you just uninstalled (for example a com.developer.appname.plist
preference file, or a folder with the app's name). Never delete the Library folder itself, and
leave anything you don't recognise alone. When in doubt, drag items to the Trash but don't empty it yet — if
something misbehaves, you can drag them straight back.
Free, well-regarded utilities such as AppCleaner watch for the app bundle you drag in
and automatically find its matching support files so you can remove everything in one step. It is a safer
option than hunting through ~/Library by hand if you are not comfortable there. Only download
such tools from the developer's official site.
What you can't (and shouldn't) remove
Apps that come with macOS and are required by the system — such as Safari, Mail, Music, Notes, Maps and the App Store — cannot be deleted. They have no Delete option and you can't drag them to the Trash. That is by design and nothing is wrong with your Mac; you can only uninstall apps you installed yourself.
Which method should I use?
- A normal app you downloaded or bought? Drag it from Applications to the Trash (Method 1).
- An App Store app and you want it gone from your purchases view too? Use the App Store account page (Method 2).
- A big suite, antivirus, or driver package? Look for its uninstaller first (Method 3).
- Want every last support file gone? Follow up with a
~/Librarycleanup (Method 4) or use a trusted uninstaller utility.
Frequently asked
Does dragging an app to the Trash fully uninstall it on a Mac?
For most apps, yes — moving the app from the Applications folder to the Trash and then emptying the Trash removes the program itself. What it usually leaves behind are small support files, caches and preferences in your ~/Library folder. These are typically a few megabytes and are harmless, but you can remove them manually or with a dedicated uninstaller app if you want a completely clean removal.
How do I uninstall App Store apps now that Launchpad is gone in macOS Tahoe?
macOS Tahoe (macOS 26) removed Launchpad, so you can no longer press and hold an icon there to delete it. Apple's recommended method is to open the App Store, click your name in the bottom-left corner to open your account page, hover over the app and click the three-dots menu, then choose Delete App. You can also drag the app from the Applications folder to the Trash in Finder, though using the App Store keeps your purchase and update status tidy.
Is it safe to delete files in the ~/Library folder?
It is safe to remove the support files, caches and preferences that belong to an app you have already deleted — folders inside ~/Library/Application Support, ~/Library/Caches and ~/Library/Preferences named after that app or its developer. Do not delete the Library folder itself, and never remove items belonging to apps you still use or to macOS. When unsure, move the item to the Trash rather than deleting it outright, so you can restore it if something misbehaves.
Why can't I delete some built-in Mac apps?
Apps that ship with macOS and are required by the system — such as Mail, Safari, Music, Notes, Maps and the App Store — cannot be removed, because macOS protects them. There is no Delete option for them, and they are not stored where you can drag them to the Trash. This is normal and expected; you can only remove apps you installed yourself.
This guide is part of our growing macOS section. Browse all macOS guides, or head back to the Windows Now home — we now cover macOS and Linux alongside Windows.