Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

Some links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.

To remove one Linux app, try the Chromebook Launcher first: open the Linux Apps folder, right-click the app and choose Uninstall if that option appears. If it does not, remove the app with the package manager or installation method that put it there. To remove every Linux app and Linux file, back up anything you need, then remove the Linux development environment in Settings. You do not normally need to Powerwash your Chromebook.

First decide what you want to remove

On a Chromebook, “Linux app” can mean a graphical program installed inside ChromeOS’s Linux development environment, which provides a Debian environment. It might have been installed with APT, from a .deb file, through Flatpak or Snap, or as an AppImage or extracted archive. The Terminal is the interface to this environment; it is not usually a standalone Linux app to remove.

Android apps, Chrome extensions and web apps are separate from Linux apps and have their own uninstall procedures. If you want to keep Linux but remove one program, use the individual-app method below. If you want to erase all Linux apps and data, go to remove the Linux development environment.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

Try uninstalling the app from the Launcher

  1. Open the Chromebook Launcher.
  2. Open Linux Apps, or search for the app.
  3. Right-click the app (or two-finger-click on a touchpad).
  4. Select Uninstall, if it is available, and confirm.

Google documents this general Chromebook route—Launcher, right-click the app, then Uninstall—in its app removal instructions. The option may be missing or ineffective for apps installed through Flatpak, Snap, an AppImage or a manual archive. A Launcher entry is not a reliable record of which package manager installed the app; if the option fails, identify the installation method and use its removal command.

#1 Best Overall
HP 14" HD Chromebook Laptop for Students, Intel Quad-Core N4120(> N4020), 4GB RAM, 64GB eMMC, WiFi, Webcam, HDMI, USB-A&C, 14 Hours Battery Life, Zoom, Chrome OS, CUE Accessories
  • Intel Celeron N4120: 4 Cores & Threads, 1.1GHz Base Clock, Up to 2.6GHz Boost Clock, 4MB Cache, Intel UHD Graphics 600. The perfect combination of performance, power consumption, and value helps your device handle multitasking smoothly and reliably with four processing cores to divide up the work.
  • 14" HD Display: 14.0-inch diagonal, HD (1366 x 768), micro-edge, anti-glare. See your digital world in a whole new way. Enjoy movies and photos with the great image quality and high-definition detail of 1 million pixels.
  • Memory & Storage: 4 GB LPDDR4x & 64 GB eMMC Storage. Adequate high-bandwidth RAM to smoothly run multiple applications and browser tabs all at once. An embedded multimedia card provides reliable flash-based storage.
  • Ports:2 x USB 3.0 Type-A,1 x USB 3.0 Type-C,1 x HDMI,1 x Headphone Jack
  • Chrome OS: Chromebook is a computer for the way the modern world works, with thousands of apps. Enjoy the seamless simplicity that comes with Google Chrome and Android apps, all integrated into one laptop. It’s fast, simple, and secure.

Remove an APT or .deb app

ChromeOS’s Linux development environment uses Debian, where APT manages many Linux packages. A program installed from a .deb file through the package system normally appears as a Debian package and can be removed with APT. The downloaded installer file is separate: after uninstalling, you can delete that file from the Chromebook Files app if you no longer need it.

Find the package name

The name shown in the Launcher may not match the package name. In Terminal, list installed packages with either command:

dpkg-query -l
apt list --installed

To search for a keyword, such as “firefox,” use:

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.
dpkg-query -l | grep -i firefox

Use the package identifier shown in the results, not necessarily the app’s display name. Debian explains package listing and package-management tools in its package tools guidance.

Choose remove or purge

For a normal uninstall, run:

sudo apt remove package-name

This removes the package while generally leaving its system-wide configuration files. To remove the package and its package-managed configuration files, use:

sudo apt purge package-name

sudo apt remove --purge package-name is another form of the purge operation. Neither command guarantees that personal documents, project files or every setting stored in your Linux home directory will be deleted. Debian describes the difference between remove and purge in its APT reference.

Before confirming, read APT’s proposed changes. Removing one package can also remove packages that depend on it, so cancel if the list includes software you still need.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

Optionally clean up unused dependencies

After removing an app, you can ask APT to identify automatically installed packages that are no longer needed:

sudo apt autoremove

Review the proposed list before accepting; do not remove unfamiliar packages without checking whether another app needs them. This cleanup is optional, not part of the basic uninstall. For a more thorough cleanup of those unused packages and their package configuration, use sudo apt autoremove --purge. User files and settings in your home directory may still remain.

Remove a Flatpak app

Check whether Flatpak is available and identify the app’s ID:

Rank #3
ASUS 2026 15" FHD IPS Chromebook, Intel Processor Up to 2.80GHz, 4GB DDR4, 128GB Storage, HDMI, Super-Fast WiFi, Chrome OS, Pastel Silver (Renewed)
  • Intel Processor Up to 2.80GHz, 4GB DDR4, 128GB Storage
  • 15" FHD IPS Display, Intel UHD Graphics
  • 1x USB Type C, 1 x USB Type A, 1x Headphone/Microphone Combo Jack, HDMI
  • Fast WiFi and Bluetooth, Integrated Webcam
  • Chrome OS, AC Charger Included, Pastel Silver
flatpak list

To list applications specifically, use flatpak list --app. Remove an app with its Flatpak ID:

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.
flatpak uninstall app-ID

flatpak remove app-ID is an alias. Flatpak may have been installed for your user or system-wide; if the app is not found, check flatpak remotes and whether the installation uses --user or --system. Flathub’s uninstall guidance explains the basic removal command.

To remove the app’s local Flatpak data as well, use:

flatpak uninstall --delete-data app-ID

This deletes the app’s data directory under ~/.var/app and associated permissions. Export any profiles, projects, save files or settings you want to keep before using it. To remove unused runtimes and other unneeded references, run flatpak uninstall --unused; review the proposed changes before confirming. These options are documented in the Flatpak uninstall reference.

Remove a Snap app

Snap is not the standard ChromeOS Linux installation route and may require extra setup in the Debian environment. If you deliberately installed Snap and the snap command is available, find the exact name with:

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.
Rank #4
Lenovo Chromebook 2-in-1 - Lightweight Laptop - Google Gemini - Intel® N150 CPU - 14" WUXGA IPS Touchscreen Display - 4GB RAM - 128GB UFS Storage - Integrated Intel® Graphics - Luna Grey
  • THE BETTER WAY TO LAPTOP – Imagine a Chromebook that’s as flexible as your day: thin and lightweight with built-in Google apps and stress-free security.
  • TAKE HITS KEEP MOVING – Sleek, light, and built to last- the Chromebook 2-in-1 is just 0.69” thick and 3.3lbs. Enjoy long-lasting battery life, fast charging, and military-grade durability for nonstop productivity wherever life takes you.
  • PERFORMANCE THAT MATCHES YOUR HUSTLE – Fuel your ideas with an Intel Core processor and 128GB storage. Boot up in under 10 seconds to start the day powerfully efficient.
  • FLEX YOUR CREATIVITY ANYWHERE, ANYTIME – Create, work, or unwind your way with a versatile 2-in-1 design. Flip easily between laptop, tent, and tablet modes with a responsive touchscreen built for flexibility.
  • BRILLIANT VIEWS AND IMMERSIVE AUDIO – See, hear, and create with awesome clarity. The WUXGA display brings rich detail to your work and play, while audio tuned by Waves MaxxAudio provides immersive, balanced sound.
snap list

Then remove the individual Snap with:

sudo snap remove snap-name

Do not use APT to remove an app installed as a Snap. Removing the snapd package is a separate operation that could affect all installed Snaps. See the Snap command reference.

Remove an AppImage or manually installed app

AppImages and manually extracted programs may not register with APT or provide a working ChromeOS uninstall option.

  • AppImage: Close the program, open the Chromebook Files app and delete the AppImage file. Remove any shortcut you created for it.
  • Extracted archive or script: Follow the application’s own uninstall instructions. If you installed it manually, delete the application directory and shortcut or script you created, once you have identified them.
  • Personal data: Check the application’s documentation before deleting its configuration or data directory. Do not remove files from system directories such as /usr/bin or /usr/share by guesswork.

For manually archived software, the removal steps depend on how it was installed; Google Chromebook community guidance also points users to the application’s instructions: community discussion.

Independent reader supportYour contribution helps us test, update, and keep practical guides available for everyone.Support on Ko-Fi

Remove the entire Linux development environment

Use this option only if you want to delete all Linux apps and files stored in the Linux environment. Back up anything important first; Google’s Linux backup and restore instructions describe the built-in backup process.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.
  1. Select the time in the bottom-right corner, then open Settings.
  2. Go to About ChromeOS → Developers → Linux development environment. On some releases, the route may appear under Advanced → Developers.
  3. Under Remove Linux development environment, select Remove and confirm.

Menu labels and nesting can vary by ChromeOS release. Google’s Linux environment instructions describe removing the environment from Settings. This deletes Linux apps, the container and its package database, Linux home-directory files and Linux-specific configuration and runtimes. It does not normally remove ChromeOS files outside Linux, Android apps, Chrome extensions, web apps or other Chromebook profiles. Make sure your backup is complete before confirming removal.

Best Value
HP Chromebook 14 Laptop, Intel Celeron N4120, 4 GB RAM, 64 GB eMMC, 14" HD Display, Chrome OS, Thin Design, 4K Graphics, Long Battery Life, Ash Gray Keyboard (14a-na0226nr, 2022, Mineral Silver)
  • FOR HOME, WORK, & SCHOOL – With an Intel processor, 14-inch display, custom-tuned stereo speakers, and long battery life, this Chromebook laptop lets you knock out any assignment or binge-watch your favorite shows..Voltage:5.0 volts
  • HD DISPLAY, PORTABLE DESIGN – See every bit of detail on this micro-edge, anti-glare, 14-inch HD (1366 x 768) display (1); easily take this thin and lightweight laptop PC from room to room, on trips, or in a backpack.
  • ALL-DAY PERFORMANCE – Reliably tackle all your assignments at once with the quad-core, Intel Celeron N4120—the perfect processor for performance, power consumption, and value (2).
  • 4K READY – Smoothly stream 4K content and play your favorite next-gen games with Intel UHD Graphics 600 (3) (4).
  • MEMORY AND STORAGE – Enjoy a boost to your system’s performance with 4 GB of RAM while saving more of your favorite memories with 64 GB of reliable flash-based eMMC storage (5).

Back up Linux before deleting it

  1. Open Settings → About ChromeOS → Developers → Linux → Back up and restore.
  2. Select Back up and choose a destination under My files or on external storage.
  3. Save the backup, which uses the .tini format.

Google notes that a backup requires enough free storage and that restoring it to another Chromebook requires matching architecture, such as x86 to x86 or ARM to ARM. The backup and restore page has the details. A backup is not a substitute for separately exporting particularly important files or application databases to Google Drive or external storage.

If uninstalling does not work

APT cannot find the package

The Launcher name may differ from the Debian package name. Search installed packages with dpkg-query -l | grep -i keyword. If there is no match, check whether you installed a Flatpak, Snap, AppImage or manual copy instead of an APT package.

The app remains in the Launcher

The entry may be a stale shortcut or a manually created .desktop launcher, or the app may have a second installation. Check the relevant package listing—dpkg-query -l, flatpak list or snap list—before removing anything else. Restarting the Linux environment or Chromebook may clear a stale entry. Delete a manually created shortcut only after verifying that it points to software you removed.

What’s actually slowing this PC down?

Pick the symptom - the matching free tool is one click away.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

APT reports that it cannot get a lock

Another package-management process may be running, including a background update. Close any graphical package manager and wait briefly, especially after starting Linux, then retry. Do not delete package-lock files manually. A Chromebook community thread discusses this lock error as a troubleshooting case: community discussion.

Storage does not appear to come back

Check whether unused APT dependencies or Flatpak runtimes remain, and whether the downloaded .deb or AppImage is still in your files. Personal configuration and cache data may also remain. Use sudo apt autoremove or flatpak uninstall --unused only after reviewing the proposed removals; use Flatpak’s --delete-data or manual data deletion only when you intend to erase that data. ChromeOS provides Storage management guidance for checking device storage.

The Chromebook is managed by work or school

An administrator may disable Linux or restrict developer settings. Google notes that managed devices may not allow Linux setup or use. Contact the administrator rather than trying to bypass those controls; see Google’s Linux environment guidance.

Do not Powerwash just to uninstall a Linux app

Powerwash is a Chromebook factory reset, not the normal way to remove one app or the Linux environment. It erases local user data and accounts. Use the Linux removal option in Settings for the Linux environment; reserve Powerwash for an intentional full reset or a separate issue that requires it.

Special offer. See more information about Outbyte and uninstall instructions. Please review EULA and Privacy policy.

ADB debugging is a separate exception: removing Linux does not necessarily undo every developer setting. Google says disabling ADB debugging requires a Powerwash and causes stored data to be lost. If ADB debugging is enabled, follow Google’s ADB instructions and back up the Chromebook before disabling it.

Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply.