How to Delete Apps on a Chromebook (and What Actually Happens When You Do)
Deleting apps on a Chromebook is simple, but how you remove an app—and what gets deleted—depends on the type of app and where you remove it from. Under the hood, ChromeOS treats Chrome apps, Android apps, web apps, and Linux apps a little differently.
This FAQ walks through the main ways to delete apps on a Chromebook, what that actually does to your device, and what might change depending on your setup.
The Basics: How App Deletion Works on ChromeOS
On a Chromebook, “deleting an app” usually means you’re uninstalling it from your user profile. In most cases, this:
- Removes the app’s icon and launcher entry
- Deletes the app’s local data (cached files, local settings, offline content)
- Frees up storage space on your Chromebook
However, the details vary by app type:
- Chrome apps / extensions – Tied to your Google account and Chrome browser
- Android apps – Installed via Google Play Store, similar to an Android phone
- Progressive Web Apps (PWAs) – Installed websites that behave like apps
- Linux apps – Installed inside a Linux container on your Chromebook
Knowing what kind of app you’re dealing with helps you understand what’s really being removed and where to go to delete it.
Quick Methods: The Most Common Ways to Delete Apps
1. Uninstall from the Launcher (App Grid)
This is usually the fastest way.
- Press the Search key (or click the circle icon) to open the Launcher.
- Click the up arrow to open the full app grid if needed.
- Find the app you want to remove.
- Right‑click the app (two‑finger tap on a touchpad, or press Alt + click).
- Click Uninstall or Remove from Chrome or Uninstall app (wording varies by app type).
What you see:
- “Uninstall” or “Remove from Chrome” – Fully removes the app from your Chromebook user.
- “Remove from ChromeOS shelf” – Only removes a shortcut from the bottom shelf, not the app itself.
2. Uninstall via the Settings App
This method makes it easier to see more details and multiple apps at once.
- Click the time in the bottom-right corner.
- Click the gear icon to open Settings.
- Go to Apps.
- Choose the section you need:
- Google Play Store (for Android apps)
- Manage your apps (for web / Chrome / some system apps)
- Linux (Beta) or Developers > Linux development environment (for Linux apps)
- Select the app, then click Uninstall or Remove.
This is especially helpful when you can’t find the app in the Launcher or aren’t sure what type of app it is.
How to Delete Different Types of Apps on a Chromebook
Deleting Android Apps (Installed from Google Play Store)
If your Chromebook supports Android apps, many of your installed apps will behave like they do on a phone or tablet.
Method 1: From the Launcher
- Open the Launcher.
- Find the Android app (often looks like a phone/tablet app icon).
- Right‑click (or two‑finger tap) the app.
- Select Uninstall.
Method 2: From Google Play Store
- Open the Play Store.
- Click your profile icon (usually top-right).
- Go to Manage apps & device (or similar wording, depending on Play Store version).
- Tap Manage.
- Select the app, then choose Uninstall.
What actually gets deleted:
- The app’s APK and data stored on your Chromebook
- Most cached files, temporary data, and any offline content stored locally
- The app disappears from the Launcher
What doesn’t get deleted:
- Your online account data stored in the cloud by the app (for example, saved game progress tied to an account, cloud backups, files in Google Drive or other cloud services)
Deleting Chrome Apps and Extensions
Chrome apps and extensions are tied to your Chrome browser profile, and many sync across devices.
Method 1: From the Launcher (for Chrome apps)
- Open the Launcher.
- Look for apps that behave like regular Chrome icons (older Chrome apps).
- Right‑click the app and choose Remove from Chrome.
Method 2: From Chrome’s Extensions Page
- Open the Chrome browser.
- Type
chrome://extensionsin the address bar and press Enter. - Find the extension or Chrome app you want to remove.
- Click Remove.
- Confirm when asked.
What actually gets deleted:
- The app/extension’s local files and settings on that Chromebook
- It’s disabled/removed from that Chrome profile
Depending on your sync settings, this change can be synchronized to your other devices using the same Google account and Chrome sync.
Deleting Progressive Web Apps (PWAs) and Installed Websites
PWAs are websites you’ve “installed” so they look and act like apps (their own window, icon, shortcuts).
Method 1: From the Launcher
- Open the Launcher.
- Find the installed web app (it will have its own icon and label).
- Right‑click and choose Uninstall or Remove from Chrome.
Method 2: From Chrome when the PWA is open
- Open the app (the PWA window).
- Click the three dots menu in the top-right of the app window.
- Look for Uninstall [App Name] (wording can vary).
- Confirm any “Also clear data from Chrome” option if you want its local site storage cleared.
What gets deleted:
- The shortcut and app entry
- Any local site storage for that app, if you choose to clear it
The website itself remains available online; you’re just removing the “installed” app version and local data.
Deleting Linux Apps (If You Use Linux on Chromebook)
If you’ve turned on the Linux development environment, Linux apps live inside a Linux container separate from the rest of ChromeOS.
Method 1: From the Launcher
- Open the Launcher.
- Look for the Linux apps folder.
- Right‑click the Linux app.
- Choose Uninstall (if available) or manage via Terminal if there’s no uninstall entry.
Method 2: From Terminal (advanced)
This depends on the Linux distribution under the hood (usually Debian-based):
- Use commands like
sudo apt remove [package-name]orsudo apt purge [package-name].
What gets deleted:
- The app’s Linux packages and some or all of its configuration files (depending on how you remove it).
- Space inside the Linux container is freed, but the container itself remains until you remove or reset Linux from Settings.
What If the “Delete” or “Uninstall” Option Is Missing?
Sometimes you won’t see an uninstall option at all. That usually happens with:
- System apps (Files, Chrome, Settings)
- Some Google apps (like the main Play Store itself)
- Certain pre-installed manufacturer or admin apps on managed devices (like school or work Chromebooks)
In those cases:
- You often can remove shortcuts from the shelf or hide them from the Launcher.
- On a school or work Chromebook, the IT admin might have blocked uninstalling some apps entirely.
If you’re on a managed Chromebook, the apps and restrictions are typically controlled by admin policies, not by anything on your personal device.
Storage, Accounts, and Side Effects: What Changes When You Delete an App
Deleting an app on a Chromebook mainly affects:
1. Local Storage Space
Removing an app can:
- Free anything from a few megabytes to several gigabytes, depending on:
- How big the app is
- How much cached or offline data it’s stored
- Android and Linux apps can be especially large, particularly games or development tools.
However:
- Files saved to Google Drive, external USB drives, or other cloud services are unaffected.
- If the app backed up or synced files online, those remain in the cloud unless you delete them separately.
2. App Settings and Sign-ins
Most app deletions remove:
- Local settings (preferences, downloaded themes, offline data)
- Automatic sign‑in stored for that device
But:
- Many apps store your preferences and data in the cloud, linked to your account.
- When you reinstall and log in again, some settings and content may come back automatically.
3. Sync and Other Devices
If Chrome sync is on and you remove a Chrome extension or Chrome app, that removal can:
- Sync to other devices signed into the same Google account, causing the app/extension to disappear there too
- Or stay local if sync for extensions is disabled
Android and Linux apps are more device‑specific; uninstalling them on your Chromebook doesn’t uninstall them from your phone or another Chromebook.
Variables That Change the App Deletion Experience
How all of this plays out depends on several factors in your setup:
1. ChromeOS Version and Model
- Newer ChromeOS versions provide clearer uninstall options and better app management screens.
- Older or lower‑end Chromebooks might:
- Have limited or no Android app support
- Handle Linux apps differently or not support them at all
2. Managed vs Personal Device
- On a school or work Chromebook, app deletions are controlled by an administrator.
- Some apps cannot be uninstalled.
- Some will reinstall automatically if policies require them.
- On a personal Chromebook, you typically have full control over deleting apps, aside from core system components.
3. Storage Setup
- If you rely heavily on Android apps, big games, or Linux tools, deleting them can free large amounts of space.
- If most of your usage is web-based, deleting apps might not change storage dramatically.
- If you store files mostly in Google Drive, local app deletion affects performance and clutter more than file availability.
4. How Deeply the App Is Integrated
- A simple web app may leave very little behind.
- A Linux IDE or large Android game may have:
- Extra cache
- Downloaded assets
- Project folders inside the Linux container or local storage
Some of that extra data might require checking file locations or using a file manager or terminal to remove fully.
Different User Profiles, Different Results
People use Chromebooks very differently, and that changes what “deleting apps” means in practice.
Light Web-Only Users
- Mostly use Chrome tabs and a few PWAs
- Deleting apps:
- Mainly clears clutter from the Launcher
- Frees modest amounts of space
- Rarely risks losing important data, because everything’s in the browser or cloud
Android App–Heavy Users
- Install many Play Store apps and games
- Deleting apps:
- Can dramatically free internal storage
- May affect offline access to content
- Might reset in‑app settings or downloads that weren’t synced to the cloud
Linux Power Users
- Run Linux development tools, editors, or desktop apps
- Deleting apps:
- Might involve package managers and the Linux container
- Can have a bigger impact on disk usage inside the Linux environment
- May leave config files or project directories that need manual cleanup
Students and Managed Users
- Use school‑managed Chromebooks
- Deleting apps:
- Might be restricted or partially blocked
- May be undone by admin policies that reinstall apps
- Needs to fit within rules set by the school or organization
Where Your Own Situation Fits In
Knowing how to delete apps on a Chromebook is mostly about recognizing:
- Where the app came from (Chrome, Play Store, web install, Linux)
- What type of data it stores (local vs cloud, personal files vs settings)
- How your Chromebook is managed (personal vs school/work)
The actual steps to click are straightforward; what makes a real difference is how you use your Chromebook day to day, which apps take up space, and how comfortable you are managing things like Android and Linux environments. That’s the piece that determines which apps you should delete, which ones you might just hide, and how carefully you need to think about the data tied to each one.