Forum Discussion
How do i completely remove Chrome from Windows 11 as it won't let me uninstall
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.