How to Remove a Chrome Extension (Desktop, Android & Edge)

Removing a Chrome extension takes less than a minute once you know where to look β€” but the exact steps vary depending on your browser version, device type, and how the extension was originally installed. Here's what's actually happening under the hood and where things can get complicated.

What Chrome Extensions Actually Are

Chrome extensions are small software packages installed directly into the browser. They run inside Chrome's sandboxed environment and can interact with web pages, modify browser behavior, manage tabs, and access certain system resources depending on the permissions you granted.

When you install an extension, Chrome stores its files locally and registers it with the browser profile. Removing an extension deletes those local files and deregisters it from your profile β€” it doesn't affect any cloud data the extension may have stored externally (like saved passwords in a third-party manager or browser history synced elsewhere).

The Standard Way to Remove a Chrome Extension on Desktop πŸ–₯️

The most direct method works on Chrome for Windows, macOS, and Linux:

  1. Open Chrome and look at the top-right area of the browser toolbar.
  2. Right-click on the extension's icon directly in the toolbar.
  3. Select "Remove from Chrome…" from the context menu.
  4. Confirm by clicking "Remove" in the dialog box.

If the extension icon isn't pinned to your toolbar, click the puzzle piece icon (Extensions menu) to see all installed extensions, then right-click from there.

Alternative: Remove via the Extensions Management Page

If you prefer a full view of everything installed:

  1. Type chrome://extensions into the address bar and press Enter.
  2. You'll see all installed extensions listed as cards.
  3. Click "Remove" on any extension you want to delete.
  4. Confirm the prompt.

This page also shows extensions that are disabled β€” ones that aren't running but haven't been uninstalled. Disabled extensions still take up space and can be removed the same way.

Removing Extensions on Chromebook

On Chrome OS, the process mirrors the desktop steps above. Use chrome://extensions or right-click the toolbar icon. The difference is that some extensions on Chromebooks are installed by an administrator (common on school or work devices) and will appear with a policy badge. These cannot be removed by the user β€” only the device administrator can uninstall them.

Removing Chrome Extensions on Android πŸ“±

Chrome for Android handles extensions differently: standard Chrome extensions are not supported on Android. Google's mobile Chrome browser doesn't allow extensions in the same way the desktop version does.

If you're using a browser on Android that does support extensions β€” such as Kiwi Browser or Firefox for Android β€” the removal process lives inside that browser's own settings menu, typically under Settings > Extensions or a dedicated add-ons panel.

What Happens to Synced Extensions?

If you're signed into a Google account and have Chrome Sync enabled, your extensions are part of your synced browser profile. Removing an extension on one device may prompt Chrome to remove it on other synced devices depending on your sync settings. If you only want to remove an extension from one machine, you can do so without affecting other devices β€” but Chrome may ask or auto-sync the change.

To manage this, go to chrome://settings/syncSetup and review what's being synced under your profile.

When an Extension Won't Remove

This is where things get more variable. Some extensions resist removal for a few reasons:

SituationWhat's HappeningWhat to Try
Extension managed by policyInstalled by an organization via MDM or Group PolicyCheck chrome://policy to see active policies
Malware or rogue extensionSome malicious extensions disable their own removalUse Chrome's built-in cleanup tool or a malware scanner
Extension re-installs itselfAdware may reinstall removed extensionsRemove associated software from your OS first
Greyed-out Remove buttonOften signals enterprise/policy controlRequires admin access or device unenrollment

For the malware scenario specifically, Chrome includes a "Clean up computer" feature on Windows (accessible via chrome://settings/cleanup) that scans for and removes software interfering with the browser.

Does Removing an Extension Improve Performance?

Generally, yes β€” extensions consume memory and CPU, especially those that run content scripts on every page you visit (ad blockers, password managers, translation tools). Each active extension adds to Chrome's background process load.

That said, the actual impact varies based on:

  • How many extensions you have active vs. just installed
  • What the extension does β€” a simple dark mode toggle uses far fewer resources than a full-featured SEO analysis tool
  • Your system's available RAM β€” on machines with 4GB or less, the cumulative effect of several extensions is more noticeable
  • Whether extensions are running on all sites or restricted to specific domains

Disabling an extension rather than removing it keeps it installed but stops it from consuming resources β€” useful if you think you might want it back.

Chrome vs. Other Chromium-Based Browsers

If you're running Microsoft Edge, Brave, or Opera (all Chromium-based), the extension management interface looks nearly identical to Chrome's. The same edge://extensions or brave://extensions path works in those browsers, and the removal steps are functionally the same. Extensions from the Chrome Web Store can often be installed in these browsers, and they're removed the same way.

The specific way your browser handles enterprise policy restrictions, sync behavior, and cleanup tools does differ between these forks β€” so what works cleanly in one may have edge cases in another depending on your organization's configuration or the browser version you're running.