Skip to content
Follow
Browsers

How to Block External Extensions in Google Chrome

Richard
Written by
Richard
May 2, 2025 Updated Jul 13, 2026 3 min read
How to Block External Extensions in Google Chrome
How to Block External Extensions in Google Chrome

Blocking external extensions in Google Chrome stops unwanted add-ons from outside the official Chrome Web Store from being installed.

This security setting, called BlockExternalExtensions, protects your browser from potentially harmful software.

Some unofficial extensions could secretly track your online activity or even contain malware. Turning on this policy is a smart step to keep your computer safe.

You can block these outside extensions using the Windows Registry Editor, a tool that lets you change system settings, or the Group Policy Editor. This is especially useful on Windows 10 and newer versions.

⚡ Quick Answer

Enable the BlockExternalExtensions policy in Chrome. This is done by creating a DWORD value named BlockExternalExtensions in the Windows Registry at 🗝️HKEY_LOCAL_MACHINESOFTWAREGoogleChrome and setting its value to 1. This prevents installing extensions from outside the Chrome Web Store.

Block external extensions in Chrome

Blocking external extensions in Chrome helps stop unwanted add-ons from being installed. This process requires changing a specific setting in your Windows Registry Editor. The relevant setting resides at `🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome`. Following these steps gives you control over which extensions can be added to your Chrome browser.

First, open the Windows Registry and navigate to the folder key path below.

Backing up the Windows Registry before making changes is a good idea, as it protects your computer. The registry itself is a system file that stores important computer settings. Creating a backup lets you restore your computer if an error occurs. A System Restore point offers even more protection.

To block external Chrome extensions, create a new key named Google under the Policies key in the Windows Registry editor. Then, create another new key named Chrome within the Google key. Inside the Chrome key, create a new DWORD (32-bit) Value and name it BlockExternalExtensions.

Double-click and open the BlockExternalExtensions name to set the value using the table below:

  • 0 = Default - Allow users to install external extensions.
  • 1 =  Block external extensions from being installed.
Chrome block extensions
Chrome block extensions
⚠️Warning
Delete the “BlockExternalExtensions” name you created to restore the default behavior in Chrome.
💻Code
BlockExternalExtensions

A computer restart may be necessary for the changes to take effect.

That should do it!

Conclusion:

So, blocking external extensions in Google Chrome is a great way to boost your device's security. Let's recap the main points:

  • Using the BlockExternalExtensions policy helps prevent the installation of potentially harmful extensions.
  • Modifying the Windows Registry is necessary to implement this policy; ensure you back up your registry before making changes.
  • After updating the registry, a system reboot may be required to activate the new settings.
  • Always stay informed about the security implications of third-party extensions in your web browser.
  • Regularly review and update your browser settings to maintain optimal security.

Blocking external extensions in Google Chrome protects your computer from harmful software. Third-party extensions can sometimes contain viruses or steal your personal information. By following the outlined steps, you actively prevent these risks and secure your device.

How do I block external extensions from being installed?

Expand Google Google Chrome Extensions, then enable the “Block external extensions from being installed” option, as shown in the screenshot below.

What are Chrome external extensions?

An external extension is one that gets installed automatically. Google Chrome supports two ways of installing external extensions: Using a preferences JSON file. Using the Windows registry (Windows only).

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How To Reset Microsoft Edge To Default Settings On Windows 11
Browsers How To Reset Microsoft Edge To Default Settings On Windows 11
How to Change Copy-Paste Settings in Microsoft Edge
Browsers How to Change Copy-Paste Settings in Microsoft Edge
How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11
How To Fix Microsoft Edge Not Opening On Windows 11
Browsers How To Fix Microsoft Edge Not Opening On Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *