Free tools Windows power users keep installed
One-click scans. No signup required.
Some links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.
For the standard Google Chrome stable package on Ubuntu, run sudo apt purge google-chrome-stable. This removes Chrome and its system package configuration, but it does not normally remove your personal Chrome profile in your home folder. If you want to erase bookmarks, passwords, cookies, or other local data too, do that separately and only after backing up anything you need.
Before you uninstall
Close Chrome first. Decide whether you want to keep its local profile, and confirm that you are removing Google Chrome rather than Chromium. The standard Google Chrome Debian package is usually named google-chrome-stable; Chromium is a separate browser that may be installed as a Snap or a Debian package. The Chrome command below will not necessarily remove Chromium.
To check what is installed, run:
dpkg -l | grep -Ei 'google-chrome|chromium'
snap list | grep -Ei 'chrome|chromium'
Only remove the browser and package identified by those checks. If Chrome Sync is enabled, some information may also be stored in your Google Account. Removing local files is not the same as deleting synced information online. See Google’s Chrome uninstall guidance.
Option 1: Uninstall with Ubuntu’s App Center
- Open App Center.
- Search for Google Chrome and open its application page.
- Select Uninstall and authenticate if prompted.
App Center labels and appearance can vary between Ubuntu releases and desktop environments. If Chrome is not listed, use the terminal method. The graphical uninstall removes the application package, but it may leave Chrome’s profile data in your home folder. Ubuntu’s App Center removal instructions cover applications distributed as Debian packages and Snaps.
#1 Best Overall
- [ULTRA-RUGGED DESIGN] MIL-STD-810G and IP65 certified. Built to survive 6-foot drops, heavy rain, and extreme vibrations. Features a magnesium alloy chassis with an integrated carry handle for maximum portability
- [4G LTE - WORK ANYWHERE] Integrated 4G LTE Multi-Carrier Mobile Broadband. Stay connected to the internet in remote areas or on the road without relying on Wi-Fi or phone hotspots. True mobile freedom for field professionals
- [1200-NIT SUNLIGHT READABLE] 13.1" XGA Touchscreen with CircuLumin technology. At 1200 nits, it is nearly 4x brighter than a standard laptop, ensuring perfect visibility under direct, intense sunlight
- [LINUX UBUNTU PRE-INSTALLED] Fast, secure, and bloatware-free. Optimized for developers, network engineers, and diagnostic software that thrives in a stable, open-source environment
- [LEGACY SERIAL PORT] Features a native RS-232 Serial Port, HDMI, and USB 3.0. Essential for connecting directly to industrial machinery, CNCs, and automotive diagnostic tools without unreliable adapter
Option 2: Uninstall from the terminal
For the usual Google Chrome stable package, run:
sudo apt purge google-chrome-stable
Enter your Ubuntu password when asked. Terminal password entry does not display characters as you type. Before confirming, read APT’s proposed package changes and continue only if the list looks reasonable.
purge removes the package and its system-level package configuration. By contrast, sudo apt remove google-chrome-stable removes the package but generally leaves package configuration behind. Neither command removes your personal Chrome profile. Ubuntu’s APT documentation explains the distinction between remove, purge, and autoremove; Google’s Linux instructions also describe package removal using sudo dpkg -r google-chrome-stable.
Optional: remove unused dependencies
After purging Chrome, you can ask APT to remove packages it considers no longer needed:
Do these 3 things before closing this tab:
1Repair Windows errors before they cause bigger problems2Fix the driver behind crashes, sound loss and screen glitches3Clear out junk files and repair common Windows errorssudo apt autoremove
Review the proposed removals before confirming. Cancel if the list includes anything you still need, such as a desktop, networking component, or another application. Autoremove is optional, not a required part of uninstalling Chrome.
Keep or remove Chrome’s local data
Package removal normally leaves the current user’s Chrome profile in ~/.config/google-chrome and its cache in ~/.cache/google-chrome. Keep these folders if you may reinstall Chrome or still need local bookmarks, settings, extensions, cookies, or other profile information. Back up important data or verify synchronization before removing a profile; do not assume every item is synced.
If you want to set the folders aside first, rename them rather than deleting them:
Rank #2
- Powerful Linux Laptop: This IdeaPad Slim 3 Laptop comes pre-installed with Ubuntu Linux, offering fast performance, robust security, and a clean, user-friendly experience. Enjoy full customization, seamless hardware compatibility, and access to thousands of open-source apps. Whether you're working, creating, or coding, it's built to keep up with everything you do.
- A Multitasking Master: The latest AMD Ryzen 7 5825U processor (up to 4.5 GHz) delivers powerful performance with 8 cores and 16 threads for smooth multitasking. Integrated AMD Radeon Graphics provide crisp visuals for streaming, browsing, photo editing, and casual gaming. With smart machine intelligence, it adapts to your needs for a fast, responsive experience.
- 15.6" Full HD Display: The IdeaPad Slim 3 boasts an 88% screen-to-body ratio for a floating, edge-to-edge visual experience. TÜV Low Blue Light certification reduces eye strain, making it perfect for long work or study sessions.
- Military-Grade Durability: The smart IdeaPad Slim 3 combines portability and durability, letting you work, study, and play on the go. With a profile 10% slimmer than the previous generation, it's lightweight yet military-grade rugged, ready for anything, anywhere.
- Versatile Connectivity: Enjoy the security of a built-in webcam with a privacy shutter. Connect effortlessly with multiple ports: 2x USB A, 1x USB C, 1x HDMI, 1x SD Card Reader, 1x Headphone/Microphone combo. Bundle comes with Stylus Pen, 256GB Portable SSD and 5-in-1 Docking Station.
mv ~/.config/google-chrome ~/.config/google-chrome.backup
mv ~/.cache/google-chrome ~/.cache/google-chrome-cache.backup
The second command may report that the cache folder does not exist; that is harmless. Renaming moves the folders out of Chrome’s usual locations while leaving you the option to restore them.
Warning: The following commands permanently delete Chrome’s local profile and cache for the current Ubuntu user. Do not run them if you may need locally stored browser data.
rm -rf ~/.config/google-chrome
rm -rf ~/.cache/google-chrome
The tilde (~) means the home folder of the user running the command. This does not remove profiles belonging to other Ubuntu user accounts. Local deletion also does not, by itself, delete synced data from your Google Account.
Check whether Google’s APT repository remains
Purging Chrome does not guarantee that its APT source is removed in every installation. To find source files that refer to the Chrome repository, run:
grep -Ril "dl.google.com/linux/chrome/deb"
/etc/apt/sources.list
/etc/apt/sources.list.d 2>/dev/null
If a file is listed, inspect it before changing anything. For example:
What’s actually slowing this PC down?
Pick the symptom - the matching free tool is one click away.
cat /etc/apt/sources.list.d/google-chrome.list
The actual filename can differ. If you confirm that a listed file contains only the Google Chrome repository, remove that exact file, substituting its real path:
Rank #3
- ✅For beginners, refer image-7, its a video boot instruction, and image-6 is "boot menu Hot Key list"
- ✅16-IN-1, 64GB Bootable USB Drive 3.2 , Can Run Linux On USB Drive Without Install, All Latest versions.
- ✅Including Windows 11 64Bit & Linux Mint 22.3 (Cinnamon)、Kali 2026.02、Ubuntu 26.04、Zorin Pro 18、Tails 7.8.1、Debian 13.5.0、Garuda 2026.03、Fedora Workstation 44、Manjaro 25.06、Pop!_OS 22.04、Solus 2026.04、Archcraft 26.05、Neon 2026.06、Fossapup 9.5、Sparkylinux 8.3, All ISO has been Tested
- ✅Supported UEFI and Legacy, Compatibility any PC/Laptop, Any boot issue only needs to disable "Secure Boot"
sudo rm /etc/apt/sources.list.d/google-chrome.list
sudo apt update
Do not delete a source file simply because its name looks unfamiliar, or remove a file that contains other repositories. Ubuntu’s package-management documentation provides context on APT sources.
Verify that Chrome is gone
Check the package and executable:
dpkg -l | grep -Ei 'google-chrome'
command -v google-chrome
command -v google-chrome-stable
No output from these checks generally means the Chrome package or executable is no longer present. A package entry beginning with rc can mean the package is removed but residual configuration remains; running the purge command can clear package configuration.
To check whether local profile directories remain:
ls -ld ~/.config/google-chrome ~/.cache/google-chrome 2>/dev/null
If Chrome’s icon still appears in the application menu, it may be a stale launcher. Check for Chrome-related desktop files:
find ~/.local/share/applications /usr/share/applications
-iname '*chrome*.desktop' 2>/dev/null
A launcher file alone does not prove Chrome is installed. Verify the package and executable first, then inspect any matching file. Do not delete unrelated files from /usr/share/applications.
Troubleshooting
APT says “Unable to locate package”
Chrome may not be installed through APT, the package name may differ, or you may have Chromium instead. Recheck installed packages and Snaps:
dpkg -l | grep -Ei 'chrome|chromium'
snap list | grep -Ei 'chrome|chromium'
Do not replace google-chrome-stable with a Chromium package name unless the checks show that Chromium is the browser you intend to remove. For a Snap-based Chromium installation, the removal command is sudo snap remove chromium; for a Debian package, identify its exact installed package before removing it.
Rank #4
- Intel Core i5-1335U Processor (12M Cache, 12 Threads, up to 4.6 GHz) - 256GB Solid State Drive - 16GB DDR4 SDRAM
- 15.6" FHD (1920x1080) Non-Touch Anti-Glare Display - Intel UHD 620 Integrated Graphics - Stereo Speakers
- 720p HD Webcam with Privacy Shutter. Integrated Microphone - Intel Dual Band Wireless-AC (2x2) 8265, Bluetooth Version 4.2
- I/O Ports: 2x USB 3.0, 1x USB 3.1 Type-C 3.1, Headphone/Mic Combo Port, 4-in-1 Card Reader, HDMI, Kensington Mini-Lock Slot
- Linux Mint (Cinnamon) 64-Bit - Keyboard with Full NumberPad - Fast Charging
Chrome is still running
Close all Chrome windows. If needed, check for processes with:
Recommended Free Tools
pgrep -a -f 'google-chrome|chrome'
Only if you have identified the remaining processes as Google Chrome, you can stop them with:
pkill -f google-chrome
Use that command cautiously: -f matches process command lines, and a broad match could affect another Chromium-based application.
APT reports that another operation holds a lock
Wait for the other package operation to finish, then retry. Do not start by deleting APT lock files; another update or installation may still be using them. See Ubuntu’s guidance on software package operations.
APT proposes removing many packages
Do not confirm until you understand the list. Cancel if it includes applications or system components you want to keep. Review the list for both apt purge and optional apt autoremove; do not combine package removal, repository deletion, and profile deletion into an unchecked one-line command.
Outdated Drivers Are Slowing You Down
One free scan finds every outdated or missing driver and matches the right update for your exact hardware.Free scan · exact hardware matchWindows Errors? Fix Them Before They Spread
Repair common Windows errors and clear accumulated junk for a smoother, more stable PC - no reinstall needed.Free scan · no reinstallYou installed Chrome using a downloaded .deb file
Installing Google’s Debian package normally registers Chrome as google-chrome-stable, so the APT command above is still the usual removal method. The downloaded installer is a separate file: deleting it does not uninstall Chrome. If you no longer need it, remove it separately, for example:
rm -f ~/Downloads/google-chrome*.deb
That command affects matching installer files in the current user’s Downloads folder, not the installed browser or profile.
Quick Recap
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.

