How to Delete Apps on a MacBook Air

Deleting apps on a MacBook Air sounds straightforward — and often it is. But depending on how an app was installed, where it lives on your system, and what macOS version you're running, the process can vary more than most people expect. Some apps uninstall cleanly in seconds. Others leave behind hidden files that quietly consume storage for months.

Here's what you actually need to know.


Why Deleting Apps on a Mac Isn't Always One-Step

On Windows, most apps come with a dedicated uninstaller. On macOS, Apple designed apps to be largely self-contained in .app bundles — meaning dragging an app to the Trash can be enough to remove it. But "can be" isn't always "is."

The method that works best depends on two key factors:

  • How the app was installed — via the Mac App Store, a downloaded .dmg file, or a package installer (.pkg)
  • Whether the app has associated background files — caches, preferences, login items, and support files stored separately from the app itself

Method 1: Drag to Trash (Works for Most Simple Apps)

For many apps — especially lightweight utilities and tools installed from .dmg files — this is all you need:

  1. Open Finder and go to your Applications folder
  2. Find the app you want to remove
  3. Drag it to the Trash, or right-click and select Move to Trash
  4. Empty the Trash to complete the removal

This works cleanly for apps that don't install system-level components or background services. The .app bundle contains everything the app needs, so removing it removes the app.

What it doesn't remove: Preference files (.plist), caches, and application support folders stored in your user Library. These are usually small, but they add up over time.

Method 2: Delete via Launchpad (Mac App Store Apps)

Apps downloaded from the Mac App Store can be uninstalled directly from Launchpad — the same way you'd delete an app on an iPhone or iPad.

  1. Open Launchpad (F4, or pinch with thumb and three fingers on the trackpad)
  2. Click and hold any app until icons start wiggling
  3. Click the X that appears on the app you want to delete
  4. Confirm deletion

This method is clean and reliable for App Store apps. macOS handles the removal process automatically, and it's the recommended approach for anything you downloaded through Apple's storefront.

⚠️ Not every app shows an X in Launchpad. If an app was installed outside the App Store, this option won't appear — you'll need a different method.

Method 3: Use the App's Own Uninstaller

Some third-party apps — particularly larger software suites like antivirus tools, creative applications, or developer environments — include a dedicated uninstaller. These are important to use when available.

Look for an uninstaller in two places:

  • Inside the app's own folder in Applications (some developers include it there)
  • Inside the original .dmg file you downloaded during installation

Using the built-in uninstaller matters here because these apps often install supporting components outside the Applications folder — kernel extensions, background daemons, or system preferences panels. The drag-to-Trash method won't catch those.

Method 4: Remove Leftover Files Manually 🔍

Even after deleting an app, residual files can remain in your user Library. macOS hides this folder by default, but you can access it:

  1. Open Finder
  2. Hold the Option key and click the Go menu
  3. Select Library from the dropdown

Inside the Library folder, check these locations for leftover files named after the deleted app:

  • ~/Library/Application Support/
  • ~/Library/Caches/
  • ~/Library/Preferences/
  • ~/Library/Logs/

Delete any folders or files that match the app's name or developer name. Be careful here — only remove files you can clearly associate with the uninstalled app.

The Variable That Changes Everything: App Installation Source

Installation MethodBest Removal MethodLeaves Residual Files?
Mac App StoreLaunchpad (X button)Rarely
.dmg drag-installDrag to TrashSometimes
.pkg package installerDedicated uninstaller or manualOften
Developer-provided installerUse bundled uninstallerLikely

Understanding where your app came from is the single biggest factor in choosing the right removal method.

What About Third-Party Uninstaller Apps?

Tools like AppCleaner (free) and others are widely used to automate the process of finding and removing associated files alongside the main app. They work by scanning for files linked to the app bundle before deletion.

These tools can be genuinely useful — particularly for users who install and remove apps frequently, or who want to recover storage without manually combing through the Library folder. They don't replace the built-in uninstaller for complex software, but for most everyday apps, they go further than a manual drag-to-Trash.

How useful they are to you depends on how many apps you cycle through, how storage-conscious you are, and how comfortable you are navigating the Library folder manually.

macOS Version Matters Too

The steps above apply broadly across recent macOS versions, but small UI differences exist between Ventura, Sonoma, and earlier releases like Big Sur or Monterey. Launchpad behavior, System Settings layout (replacing System Preferences in Ventura and later), and how some background components are managed have all shifted incrementally across updates.

If you're running an older version of macOS, some menu paths or options may look slightly different — though the core methods remain consistent. 🖥️

Storage, Login Items, and Background Processes

One often-overlooked step after deleting apps: check System Settings → General → Login Items (or System Preferences → Users & Groups → Login Items on older macOS). Some apps add themselves to startup sequences, and those entries don't always disappear when the app is removed. Leaving them can cause minor slowdowns or error messages at login.

For apps that run background agents — VPNs, cloud sync tools, backup software — check Activity Monitor after deletion to confirm no orphaned processes are still running.


The right approach ultimately depends on which apps you're removing, how they were originally installed, and how thoroughly you want to clean up afterward. A casual user removing a simple utility has a very different situation than someone uninstalling a developer toolchain or security suite — and the method that's appropriate in one case may be overkill or insufficient in another.