Last updated on April 27th, 2026 at 01:44 pm
Chromebooks are streamlined devices – by design. But after a couple of months of loading up Android apps, Linux command line tools and Chrome extensions, even the most pristine Chromebook feels messier. Storage warnings pop up. The launcher gets chaotic. App that you haven’t used in months are taking up now space.
Uninstalling apps is easy. And for the most part it is – except when it’s not. It’s not like Linux apps. Not all apps have an uninstall option. Some retain data even after you uninstal them. If you’ve ever looked at an non-editable right-click menu and thought “You don’t show me an Uninstall button, why not?”, you’re not alone.
In this article we explain every non-fiddling way – clearly, concisely.
Table of Contents
The Quickest Way Most People Already Know (But Often Get Wrong)
Using the Launcher to Remove Apps
The Launcher method will work with most apps – Chrome apps, Android apps and even some web apps installed as shortcuts. Launch the Launcher (click the circle icon in the bottom-left corner of the screen), click the upwards arrow in the bottom-left corner to list all apps, and right-click (or two-finger click on the touch pad) the one you want to delete.
If it’s installed, you’ll see an option for Uninstall or Remove from Chrome. Click, confirm the pop-up and it’s removed.
Here’s the problem: if you see “Remove from Chrome” rather than “Uninstall” the option, the app is likely a Chrome-based app or extension, rather than a standalone app. The shortcut will be gone from your launcher, but the extension could be still installed in Chrome. You’d have to also delete it in chrome://extensions.
I see many people end up here believing they have removed something, but in fact they’re just clearing the shortcut.
How to Delete Apps on a Chromebook via Settings (Better for Bulk Cleanup)
The Settings option is more detailed, particularly if you want to see all apps at once.
Navigate to Settings → Apps → Manage your apps. Here, you’ll find a complete list of apps (Android, Chrome, and web) including storage, permissions and version details. Tap the app and then Uninstall.
This approach is a great way to do an inventory of what apps are installed. I found that there were a number of apps that had been forgotten about took up between 50–200mb each. Removing those definitely improved the speed of the device afterwards.
Just note that system apps won’t have an Uninstall button. If anything, you’ll see a Disable button. You don’t want to try and work around this unless you are a developer as you don’t need to uninstall system apps.
Removing Android Apps Through the Play Store
If you downloaded an app to your phone from the Google Play Store, you can also remove it from there. Launch the Play Store, click the profile icon in the top right, select Manage apps & device → Manage, and you will then have a list of apps installed.
Tap the app you want to uninstall and then Uninstall. That’s it.
This method is actually better for Android apps because the Play Store will remove the app in the same manner it would an Android device – i.e, removing any data stored in the Play Store cache. So this is preferable to selecting an app from the Launcher for apps that have significant data stored locally (media, games).
Linux Apps Are a Different Story Entirely
Terminal Commands That Actually Work
If you have launched Linux (Crostini) on your Chromebook and installed apps there, you will need to be in the Terminal to undo the apps. You need the Terminal.
Open Linux Terminal and enter:
sudo apt purge <app_name>
sudo apt autoremoveapt purge deletes the application and configuration files – which you want. apt remove (not purge) leaves configuration files behind which can wreck havoc if you install it again. apt autoremove removes any supporting packages that are no longer required.
For Flatpak, it’s:
flatpak uninstall <app_name>You can add –delete-data if you also want to remove the user data. Otherwise bits of the app remain in your home folder.
I’ve done both when tidying up my development Chromebook and apt purge with autoremove always leaves a cleaner environment. No traces, no cruft.
One note: if you ever find yourself fixing a broken Linux apps environment after an upgrade, do have a look at How to Revert ChromeOS to Older Version on a Chromebook – that might help save some time in troubleshooting downgrading your ChromeOS installation.
Chrome Extensions Aren’t Apps – Remove Them Differently
Many people think that Chrome extensions are apps. They appear in the launcher, but are installed on Chrome, not ChromeOS.
To uninstall an extension, open Chrome and visit the page chrome://extensions, or on the Chrome menu, choose More Tools → Extensions. Select the extension you want, and click Remove. Click Yes and you’re done.
Extensions are not shown in the Manage your apps section of Settings (there’s no reason to remove extensions via that section), which is why some might be confused. If an app has “disappeared” from your home screen launcher but it’s still there in Chrome – try the Extensions page.
What to Do When the Uninstall Option Is Missing
This is perhaps the most frustrating – right-click an app and there is no Uninstall enabled. A few reasons this happens:
- The app is managed by an organisation or school. If your Chromebook belongs to a Google Workspace for Education or business account, your IT admins can lock apps. You may need to ask the admin or use your own account.
- It’s a system app. It’s a system app integrated into ChromeOS and so can’t be removed.
- It’s a pinned-to-launcher Chrome extension. Uninstall it via chrome://extensions.
- The app is loading or updating. There may be a slight delay that causes the context menu to be empty. Try again after a few seconds.
If you live on a managed device and want more options, chances are it’s a dialogue to be had with the person who set up the device – not a do-it-yourself feature to be worked around.
Enterprise and School Chromebooks – Admin Console Is the Real Control Panel
App management for Chromebooks at scale is done via the Google Admin Console for IT administrators. Removing apps, blocking installs and managing policies can all be done remotely across large fleets of devices.
This will be crucial as Chrome apps are being replaced, with the last day of support in October 2028. For businesses that are still using Chrome-only apps, this means you must plan for move to Progressive Web Apps (PWAs), Android apps or even to Linux. The Admin Console helps keep all this in check rather than having to manage it on a per-device basis.
The One Method Nobody Talks About – Storage Management as a Diagnostic Tool
Knowledge is power – know what you’re deleting. Click on Storage management from Settings → Device. ChromeOS categorises your storage: Android apps, Linux storage, Downloads and Chromebook system.
This helps you understand what you need to clean up. If 8GB of your storage is taken up by Linux storage, but you’ve only got one or two apps, you may have disk images or logs taking up the space – not the apps themselves. Uninstalling these apps won’t save you many storage gigabytes unless you also wipe the Linux storage.
In my case, I found many issues on Chromebook are not due to excessive apps, but due to apps leaving behind data cache that is never cleared. The storage management tool shows you that before you start the mass deletion.
Real-World Scenarios Where This Gets Complicated
Student or Work Chromebook
If the Chromebook is linked to an institutional account. Not all apps will be uninstallable. While cache and data can still be cleared for Android apps in Settings, uninstalling may not be possible. The best solution might be to switch to a separate profile and log in with a personal Google profile, but that won’t remove apps from the main profile.
Developer Setup Gone Wrong
Sometimes app installs on the Linux engine cause problems and conflicts. You may have to reinstall the entire container by going to Settings → Developers → Linux development environment → Remove. This removes the entire Linux environment – it’s drastic, but sometimes necessary.
And if you close a ticket where a recent ChromeOS update was the culprit, this understanding of how to roll back ChromeOS might come in handy. And if you’re developing apps that use Chromecast and are running into errors, How to fix Chromecast “Source is not supported” error can be a big help if the error is to do with incompatibilities, rather than hardware problems.
Gaming Setup
Chromebook games, being Android apps, leave lots of data. Post-uninstall, navigate to Settings → Apps → Google Play Store → Manage Android preferences → Storage, and delete any other data from the Play Store containers.
Two Things Most Articles Get Wrong About Deleting Chromebook Apps
First: Space isn’t released right away. ChromeOS may retain a bit of storage space for a while. If you uninstall a large app and your storage tab doesn’t move, wait a moment – or restart the computer.
Second: “Powerwash” is not deleting – it’s erasing. Many pages list Powerwash as a means to delete several apps. While it works, it’s a full factory reset. Whilst it removes your apps, it also removes your files, settings, your Linux distro and your Android apps.
Don’t undo the disaster of multiple app installations with it. Use it when you want to give the phone to another person or when all else is failing.
Quick Reference – Which Method Works for Which App Type
| App Type | Best Removal Method |
|---|---|
| Chrome app / Web shortcut | Launcher right-click or Settings |
| Android app | Play Store or Settings |
| Linux app (apt) | Terminal: sudo apt purge |
| Linux app (Flatpak) | Terminal: flatpak uninstall |
| Chrome extension | chrome://extensions |
| Managed/org app | Contact IT admin |
Wrapping Up – Clean Device, Fewer Headaches
It’s not hard to keep a Chromebook clean if you know how to battle the different app types. Most apps are removed from the Launcher and Settings. Linux apps require the Terminal.
Extensions are in Chrome. And no Uninstall button? There’s a reason and a solution.
For end users, just once a quarter use Settings → Apps → Manage your apps, and then check Storage. For coders and Linux power users, becoming familiar with apt purge and autoremove is a must.
Chromebooks are spectacular – when they’re clean. Never ignore a small problem.
Passionate content writer with 4 years of experience specializing in entertainment, gadgets, gaming, and technology. I thrive on crafting engaging narratives that captivate audiences and drive results. With a keen eye for trends and a knack for storytelling, I bring fresh perspectives to every project. From reviews and features to SEO-optimized articles, I deliver high-quality content that resonates with diverse audiences.



