Forum Discussion
PatrickRoss
Apr 14, 2026Iron Contributor
How do I force uninstall browser extension in chrome from Windows 11
I have a Chrome extension that won't uninstall through the normal way. The "Remove" button is grayed out or missing, and when I try to delete it from chrome://extensions, nothing happens. Some extens...
JettStone
Apr 14, 2026Iron Contributor
Manual file deletion is a direct method to uninstall browser extension when standard removal fails in Chrome.
How to uninstall browser extension
- Locate Chrome's Extension Folder
- Close Chrome completely to prevent files from being locked.
- Press Win + R, type:
%localappdata%\Google\Chrome\User Data\Default\Extensions
- then press Enter.
- You will see a series of folders with random-looking names; these are the extension IDs.
2.Find the Extension ID
- Open Chrome and go to chrome://extensions.
- Enable Developer Mode in the top-right corner.
- Find the problematic extension and copy its ID.
3.Delete the Folder
- Return to the Extensions folder and locate the subfolder corresponding to that extension ID.
- Permanently delete the entire folder.
- Restart Chrome to complete the process.
It can directly delete core files and reliably uninstall browser extensions that cannot be removed through standard settings, but it isn’t perfect—it has its drawbacks.
Cons
- Deleting files directly may result in incomplete removal, leaving residual configuration files in Chrome’s user data folder.
- If you accidentally delete the wrong extension folder, other functioning extensions may be damaged and stop working.
- No warnings or backup prompts will appear; once deleted, extension data such as local history and settings cannot be recovered.
- For extensions controlled by system or domain policies, this method may not work even if you manually delete the files.