Browsers

How to Block External Extensions in Google Chrome

How to Block External Extensions in Google Chrome
Richard
Written byRichardTech Writer, IT Professional
May 2, 2025 Updated Apr 18, 2026 3 min read Reviewed Apr 18, 2026

This article explains how to block external extensions in Google Chrome.

Google Chrome is a web browser developed by Google that runs on multiple platforms. It shares the same codebase as Microsoft Edge, making the two browsers nearly identical in their basic functionalities.

If you want to enhance the security of your device, consider blocking external extensions in the Google Chrome browser. Several security vulnerabilities have been identified in third-party Google Chrome extensions.

In the Google Chrome browser, you can use the BlockExternalExtensions policy to block external extensions from being installed on your device.

Block external extensions in Chrome

As mentioned, you can use the BlockExternalExtensions policy to block external extensions from being installed on their devices.

Here’s how to do that.

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

Remember to back up your registry before making any changes, or create a System Restore point as a precaution.

💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREGoogleChrome

In the registry key paths, if you do not see Google, right-click on the Policies key and create a new key named Google. Do the same for Chrome if it is not listed.

Once there, right-click Chrome > New > DWORD (32-bit) Value and name the new DWORD BlockExternalExtensions.

Double-click and open the BlockExternalExtensions name and 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

Delete the “BlockExternalExtensions” name created above to restore the default behavior in Chrome.

💻Code
BlockExternalExtensions

You may have to reboot your computer to apply the changes.

That should do it!

Conclusion:

In summary, blocking external extensions in Google Chrome is useful in enhancing your device’s security. Here are the key takeaways:

  • 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.

By following these steps, you can protect your device from the risks associated with third-party extensions.

Frequently Asked Questions

Why should I block external extensions in Google Chrome?

Blocking external extensions helps enhance your device's security by preventing the installation of potentially harmful or malicious third-party software. Many security vulnerabilities are linked to untrusted extensions, so restricting them reduces your overall risk.

How do I use the BlockExternalExtensions policy in Chrome?

You can implement this policy by modifying the Windows Registry. Navigate to HKEY_LOCAL_MACHINESOFTWAREGoogleChrome, create a new DWORD (32-bit) value named BlockExternalExtensions, and set its value to 1 to block external installations.

Do I need to restart my computer after changing Chrome registry settings?

Yes, it is often necessary to reboot your computer after modifying the Windows Registry to ensure the new policy settings are correctly applied by the browser. A restart ensures that Chrome recognizes the updated configuration.

How can I revert the changes and allow external extensions again?

To restore the default behavior, simply delete the BlockExternalExtensions DWORD value you created in the Windows Registry. Once the entry is removed and the system is restarted, Chrome will allow external extensions to be installed again.

Is it safe to edit the Windows Registry to block Chrome extensions?

Editing the registry is safe if you follow the steps carefully, but it is highly recommended to back up your registry or create a System Restore point before making any changes. This provides a safety net in case you accidentally modify the wrong settings.

Was this guide helpful?

Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2452 articles → Twitter

📚 Related Tutorials

How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11

Leave a Reply

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