IPCMaster IPCMaster

Step-by-Step Guide to Uninstall Chrome on Any Operating System

Struggling to uninstall Chrome? Follow this guide to completely remove Chrome from your device, delete all residual files, and free up space.

Last updated: 2025-07-28 05:52:28

uninstall chrome

Google Chrome is one of the most popular browsers, but you may want to uninstall Chrome if it is slowing down your system or switching to another browser. However, removing it is not always as simple as clicking the uninstall button.

Many users encounter issues like "Chrome is still running" errors, failed uninstallation attempts, or leftover files clogging storage. Even after uninstalling, residual data often remains that can interfere with future installations.

If you've tried uninstalling Chrome but keep running into roadblocks, don’t worry. This guide will walk you through step-by-Step 0solutions, from standard removal methods to forced uninstalls, ensuring a clean and complete removal. Let’s get started!

How to Uninstall a Program on Different Devices | A Detailed Guide

How to Uninstall Chrome Via Master Uninstaller

If you want to uninstall Chrome effortlessly, there's no need to manually delete leftover files after removing the app. Master Uninstaller does all the work for you with just one click. It removes Chrome and wipes out residual files automatically, saving you time and effort. Ready to see how it works? Follow these simple steps below.

Step 01: Uninstall the App

remove chrome via dashboard

And tada, with just one click, Google Chrome Browser is Uninstalled!

uninstall chrome via master uninstaller

How to Uninstall Chrome on Windows | 3 Methods

Now, if you prefer ritualistic methods of uninstalling Chrome from your Windows PC, you can use Settings, Control Panel, or Command Prompt; though each method works differently. While these options will uninstall the browser, Chrome’s leftover files may still linger, taking up space on your system. Let’s take a look at these three different methods.

Method 01: Uninstall Chrome Browser Via Windows Settings

If you want a simple way to remove Chrome without using external tools, Windows Settings is the best option. Whether clearing space, troubleshooting issues, or switching browsers, this method lets you uninstall Chrome in just a few steps. Keeping in mind, it won’t automatically delete residual files, so some extra cleanup may be required.

Step 01: Open Windows Settings
uninstall chrome on windows
Step 02: Access Installed Apps
navigate to apps and features
Step 03: Locate Google Chrome
search bar google chrome
Step 04: Uninstall Chrome
uninstall chrome on windows

Method 02: Uninstall Chrome Browser Via Control Panel

Using the Control Panel is a reliable option if you’re looking for a more detailed removal process. This method is particularly effective for EXE or MSI-based installations, ensuring Chrome is removed like any other desktop program. However, it won’t delete leftover files, so a manual cleanup may still be required.

Step 01: Open Control Panel
Step 02: Access Programs & Features
access programs and features
Step 03: Uninstall Chrome
uninstall chrome via control panel

Method 03: Uninstall Chrome Browser Via PowerShell & Registry Editor

If Chrome is pre-installed or cannot be removed typically, you can manually delete it using PowerShell and Registry Editor. This method ensures complete removal, including leftover files.

Step 01: Open PowerShell as Administrator
open powershell admin
Step 02: Uninstall Chrome Using PowerShell

Get-Package -Name "Google Chrome" | Uninstall-Package

uninstall chrome via powershell

winget uninstall "Google Chrome"

uninstall chrome winget

Follow the on-screen instructions to confirm the uninstallation by pressing Y.

confirm chrome uninstallation
Step 03: Remove Chrome from the Windows Registry (Optional)

To remove Chrome’s registry entries:

  1. Press Windows + R, type regedit, and press Enter and navigate to:

HKEY_CURRENT_USER\Software\Google\Chrome

windows registry chrome entry

HKEY_LOCAL_MACHINE\SOFTWARE\Google\Chrome

google chrome registry
delete chrome
Step 04: Restart Your PC

Once deleted, restart your computer to finalise the removal.

How to Uninstall Chrome on macOS | 2 Methods 

Method 1: Uninstall Chrome via Finder

Another way to uninstall a program on your Mac is to send it to the Trash. However, like the launch pad, this method does not remove the program’s associated files from the system; you must delete them manually. Follow these simple steps to use the Mac’s trash function.  

Step 01: Quit Google Chrome
quit chrome on mac
Step 02: Open Finder and Go to Applications
open finder and go to applications
Step 03: Move Chrome to Trash
drag chrome to trash
Step 04: Empty the Trash
empty trash to delete chrome

Method 2: Uninstall Chrome Completely via Terminal

Step 01: Open Terminal
Step 02: Check the Installed Chrome Package

dpkg --list | grep google

check installed chrome package

This will list all installed Google Chrome packages on your system.

Step 03: Remove Google Chrome

sudo apt --purge remove google-chrome-stable

run command to uninstall chrome

This command will remove Chrome along with all its associated configuration files.

Step 04: Enter Your Password
enter sudo password to continue
Step 05: Confirm Uninstallation
confirm chrome uninstallation

This will clean up any leftover files that were automatically installed with Chrome.

cleanup chrome and leftover files

And just like that, Chrome will be removed from your PC. If you want to verify its complete uninstallation, execute this program:  

dpkg --list | grep google

If no output appears, Chrome has been successfully removed.

How to Uninstall Chrome on an Android Phone | 2 Methods

Method 1: Disable Chrome (For Pre-Installed Versions)

If Chrome came pre-installed on your Android device, you won’t be able to uninstall it completely. However, disabling it will remove it from your app drawer and stop it from running in the background.

Step 01: Navigate to the Apps Folder
open apps from settings
Step 02: Find Google Chrome
search chrome in apps
Step 03: Disable Chrome
confirm chrome disable

This will stop Chrome from running and remove it from your home screen.

Method 2: Uninstall Chrome (For Downloaded Versions)

If you installed Chrome from the Play Store, you can easily remove it like any other app. This will free up storage space and prevent it from using system resources.

Step 01: Search for Google Chrome on the Play Store
find chrome on playstore
Step 02: Uninstall Chrome
tap uninstall to remove chrome

Common Issues & Troubleshooting While Uninstalling Chrome

Uninstalling Chrome should be simple, but sometimes errors or restrictions prevent complete removal. Below are the most common issues users face and step-by-Step 0solutions.

1. Chrome Still Running at Background

When trying to uninstall Chrome, you might get an error message saying it’s still open. This happens because some Chrome processes run in the background even when the browser is closed.

Here’s the Solution:

2. Grey Uninstall Button

Some users find that the Uninstall option in Settings > Apps is disabled, especially if Chrome was pre-installed.

Try using PowerShell to force uninstall:

Run this command:

Get-AppxPackage *GoogleChrome* | Remove-AppxPackage

3. Chrome Keeps Reinstalling

If Chrome keeps returning after you uninstall it, leftover files and settings might be causing automatic reinstallation.

This is what you need to do:

  1. Delete Chrome’s remaining files manually:
  2. Press Windows + R, type %localappdata%, and hit Enter.
  3. Navigate to Google\Chrome\ and delete the folder.
  4. Go to C:\Program Files\Google\Chrome\ and delete that folder as well.

2. Open Registry Editor (Windows + R, type regedit, hit Enter), and delete:

3. Restart your PC.

4. Chrome Keeps Running

Even if Chrome seems closed, background tasks or extensions might keep it running, preventing uninstallation.

Try this process of uninstalling the Chrome browser from your PC:

  1. Restart your PC and try uninstalling again.
  2. If the error persists, use Safe Mode:
  3. Press Windows + R, type msconfig, and hit Enter.
  4. Under the Boot tab, check Safe Boot and click OK.
  5. Restart your PC, uninstall Chrome, then disable Safe Mode.

 FAQs

Q: Can I uninstall Chrome without losing my browsing history?
Yes, you can uninstall Chrome without losing your browsing history if you sync your data with your Google account. Before uninstalling, go to Chrome Settings > Sync and Google Services and ensure syncing is enabled. After reinstalling Chrome or using another device, simply log in to restore your history, bookmarks, and saved passwords.
Q: Will uninstalling Chrome remove my Google account?
No, uninstalling Chrome will not delete your Google account. Your account remains active and accessible through other browsers or devices. However, uninstalling Chrome will remove saved passwords, autofill data, and browsing history stored locally. If you want to keep this data, enable sync in Chrome Settings before uninstalling.
Q: Is Chrome necessary for Android?
No, Chrome is not necessary for Android, but it is the default browser on most devices. You can use alternatives like Firefox, Microsoft Edge, or Brave. However, some apps rely on Chrome’s built-in WebView to display content. If you disable or uninstall Chrome, certain apps may not function correctly.
Q: How to uninstall Chrome from work or school computers?
If Chrome is installed on a work or school computer, you may need admin permissions to uninstall it. Try Settings > Apps > Installed Apps, select Chrome, and click Uninstall. If you are restricted, contact your IT department or use PowerShell (Admin Mode) with the Remove-AppxPackage command for forced removal, if allowed.

Final Words

By now, you’ve explored multiple ways to uninstall Chrome, whether through Windows Settings, Control Panel, PowerShell, or Command Prompt. While these methods get the job done, they often leave behind residual files and registry entries, which can interfere with future installations or take up unnecessary space.

For a hassle-free and complete uninstallation, consider using Master Uninstaller. It removes Chrome in a single click and cleans up leftover files, browser cache, and registry clutter, ensuring no traces remain. If you want a seamless experience, try it today and enjoy a wholly optimized system.

Master Uninstaller
  • check

    Simple and Practical: Easily uninstall unwanted software.

  • check

    Thorough Cleanup: Completely remove residual files.

  • check

    Blacklist Protection: Identify and block malware and adware.

Free download

You May Also Like