How to Delete Apps on a Chromebook (Including Android & Extensions)
Deleting apps on a Chromebook isn’t hard, but it does depend on what kind of app you’re dealing with. Chromebooks can run Chrome extensions, web apps, Android apps, and sometimes Linux apps—and each type can be removed in a slightly different way.
This guide walks through the main methods, why they differ, and what to watch for before you remove anything.
The Different Types of “Apps” on a Chromebook
When you say “apps” on a Chromebook, you might actually mean several different things:
- Chrome extensions – add-ons that live in the Chrome browser (ad blockers, password managers, etc.).
- Web apps / Chrome apps / PWAs – websites saved as apps, or older Chrome “apps” that open in their own window.
- Android apps – apps you install from the Google Play Store (like on an Android phone).
- Linux apps – software installed via the Linux (Beta / Crostini) environment.
Why this matters: the way you delete them depends on which type they are.
Quick Ways to Delete Apps from Your Chromebook
1. Remove apps from the Launcher (app grid)
This is the most common method for normal apps (web apps, Android apps, and some Chrome apps).
- Click the Launcher (circle icon in the bottom-left).
- Click the up arrow to open the full app grid if needed.
- Find the app you want to remove.
- Right-click on the app icon:
- On a trackpad: tap with two fingers.
- With a mouse: right-click as usual.
- Select Uninstall or Remove from Chrome or Uninstall app, depending on the app type.
- Confirm if a popup appears.
If you see “Unpin” instead of “Uninstall,” you’re just removing the icon from the shelf, not deleting the app. Look for a clear Uninstall/Remove option to actually delete it.
2. Uninstall Android apps via the Settings app
For Android apps installed from the Play Store, Settings gives you a more “phone-like” way to manage them.
- Click the time in the bottom-right, then click the gear icon to open Settings.
- Go to Apps or Apps & notifications (name can vary slightly by ChromeOS version).
- Choose Manage Android preferences or Google Play Store settings.
- This opens an Android-style settings screen.
- Tap or click Apps & notifications (or Apps).
- Select the app you want to remove.
- Click Uninstall and confirm.
You’re effectively doing the same thing as on an Android phone, just inside ChromeOS.
3. Delete Android apps directly from the Google Play Store
You can also uninstall Android apps from the Play Store app itself:
- Open the Google Play Store from your launcher.
- Click your profile picture (top-right).
- Choose Manage apps & device.
- Go to the Manage tab.
- Find and select the app you want to remove.
- Click the trash can / Uninstall button.
This is handy if you’re cleaning up several Android apps at once.
4. Remove Chrome extensions from the browser
Extensions don’t show up like normal apps in your launcher. You remove them inside Chrome:
Method A: From the puzzle icon
- Open the Chrome browser.
- Click the puzzle piece icon (Extensions) at the top right.
- Find the extension you want to remove.
- Click the three dots next to it.
- Choose Remove from Chrome… and confirm.
Method B: From the extensions page
- In Chrome’s address bar, type:
chrome://extensions
and press Enter. - Find the extension you want to delete.
- Click Remove and confirm.
If you just toggle the switch off, you’re disabling the extension, not uninstalling it. To fully remove it, use Remove.
5. Remove Linux apps (if you use Linux on your Chromebook)
If you’ve turned on Linux (Beta), you might have installed Linux apps. These don’t uninstall like normal ChromeOS apps.
Common ways:
From the app list:
- Open the Launcher.
- Right-click a Linux app icon.
- If there’s an Uninstall option, use it (not all Linux apps will show this).
Using the Linux terminal (advanced users):
- Open the Terminal app under the Linux apps folder.
- Use the appropriate command for your Linux distribution (Chromebooks typically use Debian-based commands, e.g.,
sudo apt remove packagename).
Removing Linux apps can also remove their configuration and data, depending on how they’re installed.
What Happens When You Delete an App?
Deleting an app on a Chromebook can affect:
- Storage space – Removing large Android or Linux apps often frees the most space.
- Local data – App settings, cached files, and sometimes offline content may be deleted.
- Linked accounts & cloud data:
- For many apps, account data lives in the cloud, not just on the device.
- Deleting the app usually doesn’t delete your account, but it can remove local files or offline access.
Some specifics:
- Chrome extensions: Removing them stops them from accessing your browser and cleans up their local data, but settings synced to your Google account may still exist if sync is enabled.
- Android apps: Uninstalling usually removes locally stored app data on that device. Cloud backups, online accounts, and files stored in Google Drive or similar services remain.
- Web apps/PWAs: Removing them mainly deletes the app shortcut and some cached files. Your web account is unaffected.
If you’re using a school or work Chromebook, some apps are installed and managed by your organization. In that case, you might:
- Not see an Uninstall option at all.
- See the app reappear after removing it, due to admin policies.
Why You Might Not Be Able to Delete Certain Apps
Sometimes an app just won’t offer an uninstall option. Common reasons:
- System apps – Core ChromeOS tools (Settings, Files, Chrome browser) can’t be removed.
- Admin-managed apps – On managed Chromebooks (schools, companies), IT admins may force-install apps.
- Pinned vs. installed:
- If you see “Unpin” or “Remove from shelf”, that only removes the shortcut from the bottom bar.
- The app is still installed unless you explicitly Uninstall/Remove from the launcher, Settings, or Play Store.
If you’re blocked by admin policies, there’s no way around it from your side; management settings are controlled remotely.
Key Factors That Change How You Should Handle App Deletion
The right approach depends on several variables:
Your ChromeOS version
Menu names and paths (like “Apps & notifications”) can move slightly between versions.Device type
- Some older Chromebooks don’t support Android apps or Linux apps at all.
- Newer models may support all four app types, which adds flexibility—but also more to manage.
Storage size and free space
- On smaller storage (e.g., 32 GB), deleting unused Android games or large Linux apps can make a noticeable difference.
- On larger drives, you might be less aggressive and just tidy up obvious clutter.
Whether your device is managed
- School/work Chromebooks follow policies set by admins.
- Personal Chromebooks give you full control over what you install and remove.
Your use of cloud vs. local storage
- If most of your work lives in Google Drive or other cloud services, deleting apps is lower risk for your files.
- If you store data inside apps (offline media, downloaded maps, etc.), uninstalling can wipe that local content.
Your comfort with advanced tools
- Comfortable with terminals? You might use Linux commands to fully remove packages.
- Prefer simple menus? You’ll likely stick to the launcher, Play Store, and Settings app.
Different User Scenarios: How App Deletion Plays Out
Light user: browsing, email, streaming
- Mostly uses web apps and maybe a few Chrome extensions.
- Deleting means:
- Removing unused extensions for speed and privacy.
- Clearing out rarely used web apps from the launcher.
- Very little risk of losing important data since most is online.
Student on a school-managed Chromebook
- Has admin-installed apps and extensions.
- May see:
- Some apps/extensions that can’t be removed.
- Apps reappearing after trying to delete them.
- Needs to pay attention to:
- Which apps are required for classes.
- Local files stored in apps like Notes, Downloads, or Android office apps.
Power user with Android + Linux enabled
- Uses a mix of web apps, Android apps, and Linux apps.
- App deletion might:
- Free a lot of storage when removing heavy Android games or Linux IDEs.
- Required more care to avoid breaking a development setup or removing tools needed in Linux.
- Likely familiar with both Settings-based uninstall and terminal removal for Linux.
Shared family Chromebook
- Multiple user profiles, each with their own apps.
- Deleting an app from one profile doesn’t always affect others:
- Some system-level things are shared.
- Many Android/web apps are installed per profile.
- Needs a bit of coordination so one person doesn’t remove something another relies on.
Where Your Own Situation Becomes the Deciding Factor
The basic mechanics of deleting apps on a Chromebook are straightforward: use the launcher, Settings, Play Store, or Chrome extensions page, depending on the type of app.
What varies is:
- Which uninstall paths you’ll actually see.
- Whether removing an app will free meaningful space.
- How much local data you’re comfortable losing.
- Whether you’re limited by school or work management policies.
- How many different app types (web, Android, Linux) you really use.
Once you know what kinds of apps you have installed and how your Chromebook is set up—personal or managed, older or newer, light use or heavy use—you can decide which apps are safe to remove, which are worth keeping, and which uninstall methods fit your comfort level.