- Windows |
- Mac |
- Troubleshooting |
- Tips |
- Video |
- Expert Interview |
- Expert Q&A
Do you get an error about a Chrome extension being "installed by an administrator" or “managed by your organization” when you try to uninstall it? If your computer was issued by work or school and you're not an administrator, you may be unable to remove some extensions. But if the computer is yours and you suddenly see this error, you may have accidentally installed some malware. This wikiHow article teaches you how to remove Chrome extensions installed without your permission on Windows and Mac, with advice from professional technologist Stan Kats.
Easy Steps to Remove Admin Installed Extensions
Go to chrome://extensions in Chrome, toggle on "Developer mode," and copy the ID of the extension. In the registry editor, find and delete all values containing the ID. Restart Chrome and uninstall normally. If you’re on Mac, you’ll need to remove any Chrome policy management profiles.
Steps
Windows
-
Type "chrome://extensions" into the URL bar and press ↵ Enter . This shows you all the extensions you have installed on Chrome, even if they are disabled.
-
Toggle on the "Developer mode" switch. It's at the top-right corner of the page. If the switch is light blue and pointing to the right, it is on.
- If the developer mode
switch is not available, it may have been disabled by your administrator. If you are
the administrator, reenable developer tools in the Group Policy Editor under Computer Configuration
> Google Chrome
> Control where developer tools can be used
. [1]
X
Research source
- To access the Group Policy Editor, press Windows key + R and type in gpedit.msc . Press Enter .
Advertisement - If the developer mode
switch is not available, it may have been disabled by your administrator. If you are
the administrator, reenable developer tools in the Group Policy Editor under Computer Configuration
> Google Chrome
> Control where developer tools can be used
. [1]
X
Research source
-
Copy the extension ID from the extension you can't uninstall. When developer mode is enabled, you'll see long ID codes below each extension's name. Highlight the code (the part after the ID), and press Ctrl + C to copy it. [2] X Research source
- You can paste this into a text editor like Notepad or Sticky Notes for now.
- Close all open Chrome windows when you're finished.
-
Open the Registry Editor. Press the Windows key on your keyboard, type regedit , and press Enter to do so.
- When prompted, click Yes to run the registry editor with admin privileges.
- Because editing the registry can be risky, it's usually a good idea to make a backup before making changes.
- If you can’t access the Registry Editor, you might need to run it as an administrator. Type regedit
into the search bar in the Start
menu, then right-click the result. Select Run as administrator
in the menu that pops up.
- Can’t run as an administrator? Make sure you’re logged into an administrator account on your computer. If your account doesn’t have administrator privileges, you may be able to change it .
-
Press Ctrl + F . This opens the Find window.
-
Paste the copied ID and click Find Next . To paste, click inside the "Find what" box, then press Ctrl + V on your keyboard. The registry editor will now search the registry for that ID.
-
Right-click the value with that ID and select Delete . The value you're clicking is in the right panel of the window.
- Don't just delete the ID from the field—you'll want to delete the entire registry value.
- Repeat for any other extensions you can't remove.
-
Check for more values containing the ID. Once the first value is removed, press Ctrl + F again—the ID should still be in the field. Click Find Next to check the registry for any other instances of the ID.
- If you find another value containing the extension's ID, right-click it and select Delete .
- In all, you'll usually be deleting two different registry values. Sometimes there could be more or less.
-
Restart Chrome and remove the extension. Now that you've deleted the registry entry, you can delete the extension like any other.
- To delete the extension, go to chrome://extensions, click Remove next to the extension you want to delete, and follow the on-screen instructions to remove it from Chrome.
- After you've deleted the extension from Chrome, you should run an anti-malware scan to make sure you don't have any other malicious files hanging around.
-
Remove Chrome browser management policies. If the extension is automatically reinstalled, Chrome may be managed by a browser management policy. You can check by clicking the three-dot menu in Chrome and looking for Managed by your organization at the bottom of the menu. If you have admin rights on your PC, you can delete the policy by deleting several registry keys and values. [3] X Research source
- Close Chrome.
- Reopen the registry editor and use Ctrl
+ F
to find the following keys. When you find a key, delete it.
- HKEY_CURRENT_USER\Software\Google\Chrome
- HKEY_CURRENT_USER\Software\Policies\Google\Chrome
- HKEY_LOCAL_MACHINE\Software\Google\Chrome
- HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome
- HKEY_LOCAL_MACHINE\Software\Policies\Google\Update
- HKEY_LOCAL_MACHINE\Software\WOW6432Node\Google\Enrollment
- Search the registry for CloudManagementEnrollmentToken
. You'll find it in a key called HKEY_LOCAL_MACHINE\Software\WOW6432Node\Google\
Update\ClientState{430FD4D0-B729-4F61-AA34-91526481799D}. - Delete the value CloudManagementEnrollmentToken (not the entire registry key) from the key.
- Open File Explorer and paste the following address into the address bar: %ProgramFiles(x86)%\Google .
- Delete the folder called Policies.
-
11Delete the extension’s app data and do a reset if needed. If you’re still having trouble removing the extension, Kats says you can get rid of it with Chrome’s Reset and clean up option. [4] X Expert Source Stan Kats
Cybersecurity Expert Expert Interview Here’s how to do it:- Go back to chrome://extensions in your browser and make sure Developer mode is still enabled. Copy the ID of the extension you want to delete.
- Open a File Explorer window and navigate to C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Extensions
. Kats explains that this is the default location for your Chrome settings. [5]
X
Expert Source
Stan Kats
Cybersecurity Expert Expert Interview - Search for the extension ID in the folder and delete it.
- Reset Chrome to its default settings. Type in chrome://settings in the URL bar of Chrome and hit Enter , then scroll down and click Advanced . Under Reset and clean up , select Restore settings to their original defaults > Reset settings .
Mac
-
Remove any Chrome policy management profiles from your Mac. If you can't delete a Chrome extension that was installed by an administrator, there may be a security policy in place. You can check by clicking the three-dot menu in Chrome and looking for Managed by your organization at the bottom of the menu. [6] X Research source If Chrome is managed, start by checking for and removing any unneeded profiles:
- Click the Apple menu and select System Settings .
- Click Profiles .
- If you see a profile you don't need, select it and click the minus sign - > Remove .
- Reopen Chrome and try deleting the extension again.
-
Delete any apps you didn't install. If no profiles were found, or the extension comes back after you uninstall it, it may be due to malware. Open your Applications folder in Finder and delete any programs you don't recognize or remember installing yourself.
-
Clear Chrome's user defaults. If you still can't permanently delete the extension, clear Chrome's defaults using these steps:
- Open the Terminal . You'll find it on your Launchpad.
- Type defaults delete com.google.Chrome and press Return .
- Enter your account password when prompted to complete the action.
-
Delete additional Chrome management files. If you still can't delete the extension permanently, check for and delete the following files. You can access them by clicking Go > Go to folder at the top of the screen from Finder or the Desktop, then copying and pasting the paths below:
- /Library/Preferences/com.google.Chrome.plist
- /Library/Managed Preferences/com.google.Chrome.plist
- ~/Library/Application Support/Google/Chrome Cloud Enrollment/*
Expert Q&A
-
QuestionAre there free Chrome extensions that block adult websites?Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.Use ad blocking software! An extension like uBlock can be good (and can even be used to block adult content), though sometimes goes a bit too far, which makes browsing a little more challenging. If you do a quick Google search for extensions that block adult content, you'll get quite a list to choose from.
-
QuestionHow do you remove extensions that can't be removed?Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.Try resetting your Chrome browser! Go into the three little dots in the upper right corner, choose Settings , and then select the Reset option. If everything is really failing and there's potentially malware, remove all the Chrome settings manually on your computer.
Video
Tips
Expert Interview
References
- ↑ https://docs.keeper.io/en/enterprise-guide/deploying-keeper-to-end-users/keeper-fill/windows/group-policy-deployment-chrome
- ↑ https://support.google.com/chrome/a/answer/6177447
- ↑ https://support.google.com/chrome/a/answer/9844476
- ↑ Stan Kats. Cybersecurity Expert. Expert Interview
- ↑ Stan Kats. Cybersecurity Expert. Expert Interview
- ↑ https://support.google.com/chrome/a/answer/9844476
- ↑ https://support.google.com/chrome/a/answer/2657289#zippy=,policies-set-for-users,developer-tools
About This Article
1. Copy the extension ID in Chrome.
2. Find the IDs in the Registry Editor.
3. Delete the IDs in the Registry Editor (there should be at least 2 entries).
4. Delete the extension from Chrome.