Forum Discussion

Manstaway's avatar
Manstaway
Copper Contributor
Apr 17, 2026

How do i completely remove Chrome from Windows 11 as it won't let me uninstall

Hello everyone,

Why Windows 11 won't let me uninstall Chrome? I am trying to completely remove Google Chrome from my Windows 11 PC, but it will not uninstall properly. When I try the normal uninstall method, it either does nothing, gives an error, or Chrome still seems to stay on the computer afterward.

I am not very tech-savvy, so I would really appreciate simple and beginner-friendly help. Is there a safe way to completely remove chrome from Windows 11, including leftover files, if the standard uninstall option does not work? I would also like to know if there is a built-in Windows method for this or if I need a trusted third-party tool.

7 Replies

  • Jadeookb's avatar
    Jadeookb
    Iron Contributor

    Uninstalling Chrome browser in Windows 11 is a very time consuming task as the installation folder is hidden. If you want to do this in a quick way, then you can use a pro app uninstaller such as AppVero instead.

  • Nobel_Baynes's avatar
    Nobel_Baynes
    Steel Contributor

    If you've ever uninstalled Chrome only to reinstall it and find your old bookmarks and settings still there, you've experienced Chrome's "sticky" nature. The standard Windows uninstaller only removes the application itself, deliberately leaving your personal data behind.

    To fully delete chrome from windows 11 without any trace, you need to perform a surgical cleanup across three layers: the application, your user data, and the Windows Registry.

    First, remove the core Chrome program. You can do this through Windows 11's Settings app:

    1. Press Win + I to open Settings.
    2. Go to Apps → Installed apps .
    3. Search for "Google Chrome".
    4. Click the three dots (⋮) next to it and select Uninstall.
    5. Confirm the pop-up dialogue to proceed.

     

    The Registry is a central database Windows uses to store settings. Leftover Chrome entries here can cause system errors or conflicts with other software. Proceed with caution as incorrect edits can harm your system.

    Open a Notepad document. Copy and paste the following lines exactly as shown:

    Windows Registry Editor Version 5.00
    
    [-HKEY_CURRENT_USER\SOFTWARE\Classes\ChromeHTML]
    [-HKEY_CURRENT_USER\SOFTWARE\Clients\StartMenuInternet\chrome.exe]
    [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Chrome]
    [-HKEY_CURRENT_USER\Software\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\chrome.exe]

    Save the file as remove-chrome.reg (make sure to select "All Files" in the "Save as type" dropdown, not "Text Document").

    Double-click the saved file and click Yes to confirm you want to add the information to the Registry.

    This is how to fully uninstall chrome in Windows 11 without leaving any trace. The leftover files, including cache, junk and temp files will be permanently deleted!

     

  • GageWilder's avatar
    GageWilder
    Iron Contributor

    This is a great way to uninstall Google Chrome using command line in Windows 11, especially when the browser is partially uninstalled or leaves behind stubborn leftover files. It essentially lets you manually remove every trace of Chrome by deleting its installation and user folders, allowing you to fully eliminate the browser without relying on automatic uninstall tools.

    Usage Guide: Open File Explorer, then navigate to and delete these Chrome folders if they exist:

    • Go to C:\Program Files\Google\Chrome\ and delete the folder.
    • Go to C:\Program Files (x86)\Google\Chrome\ and delete the folder.
    • Access your user’s AppData folder: type %localappdata% in the File Explorer address bar, then go to Google\Chrome\ and delete the folder.
    • For Roaming data, navigate to %appdata%\Google\Chrome\ and delete the folder if present.

    It helps you quickly and completely uninstall Google Chrome using command line in Windows 11 , effectively removing all residual files that might prevent a complete uninstallation.

    If you use it to clean up leftover Chrome files after an unsuccessful uninstallation, you can ensure that the browser is completely removed from your system and avoid conflicts with future installations.

  • Gask's avatar
    Gask
    Steel Contributor

    Using a dedicated third-party uninstaller is a savvy move to permanently delete chrome app from Windows 11. if Windows'built-in tools are giving you the cold shoulder. Programs like Revo Uninstaller or Geek Uninstaller don't just run the standard uninstall script; they actively hunt down the hidden folders and registry keys that Chrome tends to leave behind, ensuring a truly clean slate and preventing digital clutter.

    This method is especially effective if your Chrome installation is corrupted or if the "Uninstall" button in your Settings is unresponsive. By forcing the removal of stubborn background processes and deep-rooted data, these tools bypass the usual roadblocks like "file in use" errors—that often stop a standard uninstallation in its tracks.

    Since these apps require deep access to your system's registry, it is best to stick to reputable, well-reviewed software to avoid any unintended side effects. It is always a smart habit to create a quick System Restore point before completely removing chrome from Windows 11 PC, just to ensure the system environment stays stable and secure.

  • Phillip's avatar
    Phillip
    Bronze Contributor

    If you can't uninstall chrome browser in Windows 11, here are a few tips to help you completely remove browser from Windows 11.

    1. Chrome is Still Running (Hidden)

    Chrome is notorious for running background processes even after you close the window. If a "Google Chrome" process is active, Windows will block the uninstallation to prevent data corruption.

    The Fix: Press Ctrl + Shift + Esc to open Task Manager. Find any instance of "Google Chrome," right-click it, and select End Task.

    2. You Don't Have Admin Privileges

    Windows 11 is strict about who gets to delete software. If you are using a Guest account or a work-managed device, the "Uninstall" button might be greyed out or require a password you don't have.

    3. The "Edge" Confusion

    Sometimes users try to uninstall the browser that came with the computer, thinking it's Chrome. If the icon is a blue and green swirl, that's Microsoft Edge. Windows 11 makes it notoriously difficult (and sometimes impossible through standard menus) to uninstall Edge because it powers internal web views for the OS.

  • KairosRivers's avatar
    KairosRivers
    Iron Contributor

    Use Safe Mode is a highly effective method to completely remove Chrome from Windows 11, as it stops Chrome from running in the background and lets you perform a clean uninstall.

    Step 1: Enter Safe Mode

    • Click Start → Power icon
    • Hold down the Shift key and click Restart
    • Wait for the blue screen to appear → Troubleshoot → Advanced options → Startup Settings → Restart
    • Press 4 or F4 to enter Safe Mode.

    Step 2: Uninstall Chrome in Safe Mode

    • Right-click the Start button → Settings → Apps → Installed apps
    • Find Google Chrome → Click the three dots → Uninstall

    Step 3:Restart your PC back to normal mode.

    Cons

    • Requires multiple restarts to enter and exit Safe Mode.
    • Only removes the app; leftover user data may still remain.
    • Some system-protected components cannot be deleted.

    Safe Mode ensures that no Chrome processes are locked, so you can completely remove Chrome from Windows 11.

    Notes

    • Back up your Chrome bookmarks and data before uninstalling.
    • Make sure you have closed all other important files before restarting.
    • For full cleanup, you can manually delete Chrome folders after uninstall.

     

  • EmmettBrooks's avatar
    EmmettBrooks
    Iron Contributor

    Force Close Chrome First is an important preparatory step to completely remove Chrome from Windows 11, because Chrome often keeps running in the background even after you close the window.

    How to completely remove Chrome from Windows 11

    1. Press Ctrl + Shift + Esc to open Task Manager

    2. Locate all Google Chrome processes in the list

    3. Right-click each Chrome entry and select End Task

    4. Also locate the Google Chrome Update process and end it

    5. After closing all Chrome background processes, you can try uninstalling the program normally

    Closing all background processes ensures that no files are locked, allowing you to completely uninstall Chrome on Windows 11 without encountering any errors.

    Cons

    • Only stops running processes; does not uninstall Chrome by itself
    • Must manually end every Chrome-related task one by one
    • If you miss a background process, uninstall may still fail