How to Delete Chromebook Apps: A Complete Guide

Chromebooks are designed to stay lean and fast, but over time it's easy to accumulate apps you no longer use. Whether you're clearing space, troubleshooting a sluggish device, or just doing some digital housekeeping, removing apps from a Chromebook is straightforward — once you understand the different types of apps involved.

Why App Removal on Chromebooks Is Different

Unlike Windows or macOS, ChromeOS runs several distinct app formats simultaneously. A Chromebook might have Chrome Web Apps, Progressive Web Apps (PWAs), Android apps (via the Google Play Store), and Linux apps (via the Debian-based Linux environment). Each type is installed, stored, and removed differently.

This matters because dragging an icon to a trash bin — like you might on a Mac — doesn't always work the same way across all app types. Knowing what kind of app you're dealing with saves time and frustration.

How to Identify What Type of App You Have

Before deleting, it helps to know what you're uninstalling:

  • Chrome Web Apps / PWAs — These run in or alongside the Chrome browser. They're installed from the Chrome Web Store or directly from a website.
  • Android Apps — Downloaded from the Google Play Store. These behave similarly to Android phone apps and store data on the Chromebook.
  • Linux Apps — Installed through the Linux (Beta) terminal environment. These require a different removal process entirely.

You can usually tell by opening the Launcher (the circle icon in the bottom-left corner), right-clicking an app icon, and checking the options available. Android apps will typically show "Uninstall," while Chrome apps often show "Remove from Chrome."

Deleting Chrome Web Apps and PWAs 🗑️

This is the most common type of app removal for everyday Chromebook users.

Method 1: From the Launcher

  1. Click the Launcher icon (bottom-left).
  2. Find the app you want to remove.
  3. Right-click the icon.
  4. Select Uninstall or Remove from Chrome.
  5. Confirm when prompted.

Method 2: From the Chrome Browser

  1. Open Chrome and type chrome://apps in the address bar.
  2. Right-click the app icon.
  3. Select Remove from Chrome.
  4. Check the box to clear browsing data if applicable, then confirm.

PWAs installed from websites follow the same general process. If the app was pinned to your shelf, removing it from the Launcher or Chrome will also remove the shelf shortcut.

Uninstalling Android Apps from a Chromebook

Android app removal works similarly to how it does on a phone.

From the Launcher:

  1. Open the Launcher.
  2. Right-click the Android app icon.
  3. Select Uninstall.
  4. Tap OK to confirm.

From Settings:

  1. Open SettingsAppsManage your apps.
  2. Select the app you want to remove.
  3. Click Uninstall.

One important detail: uninstalling an Android app removes the app and its local data from the Chromebook. If the app syncs data to a cloud account (like Google Drive or the app's own server), that data remains intact. Local-only data — saved game progress stored locally, for example — is gone.

Removing Linux Apps 🐧

Linux app removal happens through the terminal, not the graphical interface.

  1. Open the Linux terminal (search for "Terminal" in the Launcher).
  2. Type the following command, replacing appname with the actual package name:
  1. Press Enter and confirm with Y when prompted.

To fully remove an app along with its configuration files, use:

If you're not sure of the exact package name, you can list installed packages with dpkg --list and search through the results.

For users who aren't comfortable with terminal commands, some Linux apps install with a graphical interface that includes an uninstall option — but this varies by application.

Factors That Affect How This Works for You

Several variables determine exactly what your experience looks like:

FactorWhy It Matters
ChromeOS versionOlder versions may have slightly different Settings menus or limited Android support
Device modelNot all Chromebooks support Android or Linux apps — depends on hardware and school/work policies
Account typeManaged accounts (school or enterprise) may restrict app removal or reinstallation
Storage typeSome apps store data locally; others rely entirely on cloud sync
Linux environmentMust be enabled in Settings before Linux apps can be installed or removed

Managed Chromebooks — commonly found in schools — often limit what users can install or uninstall. If you're on a managed device and an app is grayed out or the uninstall option is missing, that restriction is set by an administrator, not a technical limitation of ChromeOS itself.

What Happens to Your Data After Removal

This is worth understanding before you delete. Removing a Chrome Web App or PWA typically clears local site data, but account-linked data (like a Google Docs shortcut) remains in your Google account. Android app removal clears local app data but preserves anything stored in the cloud. Linux app removal leaves behind configuration files in your home directory unless you use apt purge.

If storage is your primary concern, Settings → Device → Storage management gives you a clearer picture of what's actually consuming space — which isn't always the app itself.

When the Uninstall Option Is Missing

If you right-click an app and don't see an uninstall option, a few things could be happening:

  • The app is a system app built into ChromeOS and can't be removed (only disabled in some cases)
  • You're on a managed device with administrator restrictions
  • The app was installed under a different Google account on the same Chromebook
  • The Linux or Android environment is disabled, making those apps inaccessible

Disabling a system app — rather than deleting it — is sometimes available through Settings → Apps → Manage your apps, where you can turn off pre-installed apps that don't offer a full uninstall path.

How straightforward the process is ultimately depends on what type of app you're removing, what kind of Chromebook you're using, and whether your account has any management restrictions in place.