How to Delete Apps on a Chromebook (Step‑by‑Step Guide)

Deleting an app on a Chromebook is usually quick, but how you do it depends on what kind of app it is and which version of ChromeOS you’re using. Chromebooks can run web apps, Android apps, Linux apps, and Chrome extensions, and each one is removed in a slightly different way.

This guide walks through each method, explains what’s actually happening when you “delete” an app, and highlights what can change from one Chromebook to another.


What Does “Deleting an App” Mean on a Chromebook?

On a Chromebook, “deleting” an app can mean a few different things:

  • Uninstalling an app: Removes the app’s files and usually its local data.
  • Removing a shortcut: Deletes only the icon, but the underlying app or website is still available.
  • Disabling an extension: Stops it from running but doesn’t remove it.
  • Uninstalling an extension: Removes it from your browser (and sync, if enabled).

Because Chromebooks are built around the Chrome browser and cloud services, a lot of your data is already stored online. Deleting an app often frees local storage space and cleans up your app list, but doesn’t always erase everything related to that service (for example, your Google Docs still exist in your Google account even if you remove the Docs app icon).


First Step: Figure Out What Kind of App You’re Deleting

Before you delete, it helps to know what type of app you’re dealing with, because the steps differ:

App TypeWhere You See ItTypical SourceHow It’s Removed
Chrome app / Web app (PWA)Launcher / Shelf / New tab pageChrome Web Store or “Install app” buttonsFrom launcher or Chrome settings
Android appLauncher / ShelfGoogle Play StoreFrom launcher or Play Store
Linux appLauncher (often in “Linux apps” folder)Installed inside the Linux environmentFrom launcher or Linux terminal
Chrome extensionChrome toolbar menu / chrome://extensionsChrome Web StoreFrom extensions menu or settings

If you’re not sure, a quick check:

  • If you installed it from the Play Store, it’s an Android app.
  • If you see it listed in the Extensions page, it’s a Chrome extension.
  • If it lives under a “Linux apps” folder, it’s a Linux app.
  • If it says “Open in Chrome” or looks like a simple website shortcut, it’s likely a web app / Chrome app.

How to Delete Apps from the Chromebook Launcher

The launcher is the circle icon in the bottom-left corner (or lower-left of the screen) on most Chromebooks. For many app types, this is the fastest way to uninstall.

Delete a Chrome, Web, or Android App from the Launcher

  1. Open the launcher

    • Click the circle icon in the bottom-left, or
    • Press the Search key (or Everything button) on your keyboard.
  2. Find the app

    • Click the upward arrow or “^” icon if needed to show all apps.
    • Scroll until you see the app icon you want to remove.
  3. Right-click the app icon

    • On a touchpad: tap with two fingers.
    • With a mouse: right-click.
    • On a touchscreen: press and hold the icon until a menu appears.
  4. Look for one of these options:

    • “Uninstall”
    • “Remove from Chrome”
    • “Remove from Chromebook”
    • “Uninstall app”
  5. Click the uninstall/remove option, then confirm if a pop‑up appears.

If you only see “Unpin” or “Remove from shelf”, that only removes the icon from the bottom bar, not the app itself. To truly delete it, you’ll need to use either the launcher menu (if it shows an uninstall option) or the Play Store / extensions page, depending on the app type.


How to Delete Android Apps on a Chromebook

On many newer Chromebooks, Android apps behave almost like they do on a phone or tablet.

Method 1: From the Launcher (Most Common)

  1. Open the launcher and locate the Android app.
  2. Right-click / long‑press the app icon.
  3. Click “Uninstall”.
  4. Confirm that you want to delete the app and its data.

Method 2: From the Google Play Store

Useful if the launcher menu doesn’t show an uninstall option.

  1. Open the Google Play Store on your Chromebook.
  2. Click your profile icon (usually top-right).
  3. Select “Manage apps & device”.
  4. Go to the “Manage” tab.
  5. Find the app in the list and click it.
  6. Click “Uninstall”, then confirm.

What happens when you uninstall an Android app:

  • The app and its local files are removed from your Chromebook.
  • Any cloud data tied to your Google account (like saved game progress that syncs online) usually stays in your account.
  • If backup/sync was enabled, some settings may reappear if you reinstall the app later.

How to Remove Chrome Extensions on a Chromebook

Extensions are small add‑ons that live inside the Chrome browser, not standalone apps in the launcher.

Method 1: From the Chrome Toolbar

  1. Open Chrome.
  2. Click the Extensions icon (puzzle piece) near the top-right.
  3. In the dropdown list, find the extension.
  4. Click the three dots next to it.
  5. Choose “Remove from Chrome…”.
  6. Confirm you want to remove it.

Method 2: From the Extensions Page

  1. In Chrome’s address bar, type:
    chrome://extensions
    then press Enter.
  2. Find the extension you want to remove.
  3. Click “Remove” under that extension.
  4. Confirm in the pop‑up.

You can also toggle the blue switch to disable an extension without removing it completely. This is useful if you just want to test whether an extension is causing issues.


How to Delete Linux Apps on a Chromebook

If you’ve turned on the Linux (Beta) or Linux development environment, you might have Linux apps alongside your normal ones.

Linux apps typically appear in a “Linux apps” folder in the launcher.

Method 1: From the Launcher (If Supported)

  1. Open the launcher and go into Linux apps.
  2. Right-click the Linux app’s icon.
  3. If there is an Uninstall option, click it and confirm.

Not all Linux apps will show an uninstall option in the launcher, depending on how they were installed.

Method 2: Using the Linux Terminal

If you installed the app with Linux commands (like apt), you’ll usually need to remove it the same way.

  1. Open the Terminal app (inside Linux apps).

  2. Use a command like:

    • For Debian/Ubuntu-based Linux on ChromeOS:
      sudo apt remove appname 
    • To also remove configuration files:
      sudo apt purge appname 
  3. Replace appname with the real package name.

  4. You can use sudo apt list --installed to see installed packages if needed.

Linux apps tend to have their own data folders, so removing the package doesn’t always erase every file. Sometimes you may manually clean up leftover config folders if you want a fully fresh start later.


How to Remove Web Apps and Shortcuts

Many Chromebook apps are really just web apps or shortcuts to websites.

Progressive Web Apps (PWA)

These are “installed” websites, like some email, music, or productivity tools.

To remove a PWA:

  1. Open the launcher and find the app icon.
  2. Right-click / long‑press it.
  3. Choose “Uninstall” or “Remove from Chromebook” (naming can vary).
  4. Confirm.

You can also remove some PWAs from within Chrome:

  1. Open the web app.
  2. Click the three‑dot menu (top-right in the window).
  3. Look for an option like “Uninstall [App Name]” or “App info” → Uninstall.

Simple Website Shortcuts

Sometimes the icon is just a bookmark shortcut:

  • If you delete the icon, you’re just removing the shortcut.
  • The website itself is unaffected.

These are removed like other icons: right-click → Remove from Chrome or Remove from shelf, depending on how it was created.


Why Deleting Apps Works Differently on Different Chromebooks

Even though the basics are similar, a few factors can change exactly what you see:

1. ChromeOS Version and Interface Changes

  • Newer ChromeOS versions may:
    • Use slightly different wording in menus (“Uninstall” vs “Remove from Chromebook”).
    • Group apps differently in the launcher.
  • Some features (like Linux apps) may not exist on older devices or older ChromeOS builds.

2. Device Type and Input Method

  • Touchscreen Chromebooks rely more on long‑press gestures.
  • Devices with only a touchpad or mouse use right-click or two‑finger tap.
  • The launcher layout can vary slightly between:
    • Clamshell laptops
    • 2‑in‑1 / convertible Chromebooks
    • Detachable tablets

The core functions are the same, but how the menu appears can feel a bit different.

3. User Account and Admin Policies

If your Chromebook is:

  • School‑managed or work‑managed, an administrator may:
    • Prevent certain apps from being removed.
    • Auto‑install required apps or extensions.
  • In these cases, you might:
    • Not see an uninstall option.
    • See the app reinstall automatically after removal attempts.

4. Storage and Sync Settings

  • If you use sync with your Google account, removed extensions might stay removed across devices, or reinstall automatically depending on your settings.
  • If you’re trying to free up space, remember:
    • Removing Android and Linux apps tends to free more local storage.
    • Removing extensions and simple web apps often has a smaller impact on disk space but can improve performance and reduce clutter.

Different User Scenarios: What Deleting Apps Means for You

How you approach deleting apps can look quite different depending on how you use your Chromebook.

Light / Casual Users

  • Mostly running web apps and a few Android apps.
  • Deleting apps is mainly about:
    • Cleaning up a crowded launcher.
    • Stopping unused apps from running in the background.

For this group, right‑clicking icons in the launcher and removing unwanted extensions is usually all that’s needed.

Students and Shared Devices

  • Devices may be managed by a school.
  • You might:
    • Be unable to uninstall some apps or extensions.
    • See apps come back after a restart if they’re required by policy.

Here, what you can delete is partly decided by the admin, not only by your own preferences.

Power Users and Developers

  • Using Linux apps, multiple Android apps, and lots of extensions.
  • Deleting apps becomes part of managing:
    • Storage space, especially on lower‑capacity SSDs.
    • System performance and stability.
  • Removing Linux apps may involve terminal commands, not just the GUI.

For this group, understanding where each type of app lives (Android storage, Linux container, browser profile) matters more, since not all data is removed in the same way.


Where Your Own Situation Fits In

Once you know how to delete each type of app on a Chromebook, the remaining questions are less about the steps and more about your own setup and goals:

  • How full is your local storage, and which app types take up the most space?
  • Are you on a personal Chromebook or a managed device with admin limits?
  • Do you rely mainly on web apps, or are most of your tools Android or Linux apps?
  • How comfortable are you with using the Linux terminal versus sticking to the graphical interface?
  • Is your priority cleaning up your app list, freeing storage, or solving performance issues?

The exact mix of apps you use, how your Chromebook is configured, and what you want to optimize—simplicity, speed, or storage—will shape which uninstall methods you rely on most and how aggressively you remove apps.