Extensions, or add-ons, are tools that can be used to customize your browser and offer you more control over your browsing experience. There are a wide variety of extensions for Microsoft Edge, including AI-enabled extensions and tools that enhance your productivity while browsing.
Visit the Microsoft Edge add-ons store to check out our collection of add-ons.
To add an extension to Microsoft Edge:
-
Select Extensions (the puzzle piece icon), located to the right of your browser address bar.
Note: If you do not see Extensions (the puzzle piece icon) to the right of your browser address bar, select Settings and more (...) > Extensions.
-
Select Get Extensions for Microsoft Edge.
-
Find the extension you would like to add and select Get.
-
At the prompt showing permissions required by the extension, carefully review the permissions, and then select Add extension if you wish to proceed.
-
You will see a final prompt confirming the extension has been added to Microsoft Edge.
You can also go directly to the Microsoft Edge add-ons store to add extensions.
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Use the toggle button next to each extension to enable or disable that extension.
Method 1:
-
Select the Extensions icon (the puzzle piece icon) to the right of the address bar and select More actions (...) next to the extension you want to remove.
-
Then select Remove from Microsoft Edge.
-
Select the Remove button on the small prompt window. You should then see a small confirmation prompt: "Extension removed".
Method 2:
-
Select the Extensions icon (the puzzle piece icon) to the right of the address bar and select Manage Extensions.
-
This will display all the extensions you've installed on Microsoft Edge. Select the Remove option under the extension you wish to remove.
-
Then select the Remove button on the small prompt window. You should then see a small confirmation prompt: "Extension removed".
-
Check for updates to the extension.
-
Disable and re-enable the extension, and ensure Edge is up to date.
-
Ensure the extension has the necessary permissions enabled. To adjust permissions:
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Select the Details option under the proper extension.
-
Verify that the extension is compatible with your version of Microsoft Edge and check for any updates.
-
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Use the toggle button next to the extension to ensure it is enabled.
-
If it is still not visible, try restarting Edge or reinstalling the extension.
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Select the Details option under the extension you wish to restrict.
-
Under Site access, select On specific sites from the dropdown and enter the URLs of the sites where you want the extension to work.
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Select the Details option under the extension you wish to restrict.
-
Under Site access, select On click from the dropdown and enter the URLs of the sites where you want the extension to work.
-
Check if you've installed any ad-blocking extensions. Try temporarily disabling those extensions.
-
Enable Immersive Reader Mode for clutter-free reading by selecting the book icon in the address bar or by pressing the F9 key.
Check if you have installed any antivirus extensions. Try temporarily disabling those extensions.
When installed, some extensions might change your default search engine settings. To set your preferred search engine:
-
Select Settings and more (...), and then Settings.
-
Select Privacy, search, and services from the options panel on the left side.
-
Select Search and connected experiences or Address bar and search.
-
Choose your preferred search engine from the dropdown and set it as the default.
-
You might want to disable or remove any extensions you feel might be changing your browser settings drastically.
When installed, some extensions might change settings that can potentially cause problems with the appearance of websites. To determine if any of your extensions are the cause of these problems:
-
Select the Extensions icon (the puzzle piece icon) next to the address bar. Then select Manage Extensions.
-
Try disabling extensions you feel might be changing the appearance of websites individually to identify the extension causing the problem.
-
Use the Immersive Reader mode for a simplified and consistent reading experience. You can turn on the reader mode by selecting the book icon in the address bar or by pressing the F9 key.
-
Try to adjust the page zoom settings. Select Settings and more (...) >Zoom (Use the +/- option to adjust).
When installed, some extensions might change new tab page (NTP) settings. To change your NTP settings to your preferred options:
-
Select Settings and more (...), and then Settings.
-
Select Start, home, and new tab page from the options panel on the left side.
-
Ensure your preferred new tab setting is selected and disable any extensions that modify it.
-
Check Extension Management. To do this:
-
Open Edge and navigate to edge://extensions.
-
Look for any extensions that have Briefcase Logo next to the Enable/Disable button. If you hover your cursor over that logo, it will indicate that the extension is "managed by your organization". This typically means they were installed via group policies.
-
-
Review Policies. Go to edge://policy to see the policies currently applied to your browser. Look for any entries related to extensions, such as ExtensionSettings or ExtensionInstallForcelist.
Important:
-
If you find an extension that you believe should not be there, consult your IT department before making any changes, especially if it is managed by organization's policies.
-
Always ensure that any extensions you use comply with your organization's security standards to protect sensitive data.
-
Check for Malware: Extensions that claim to be managed by an organization can sometimes be malware. Run a full scan with Microsoft Defender or another reputable antivirus program to ensure your system is clean. If you are unable to remove these types of extensions, please report the extension by following these steps:
-
Open Microsoft Edge.
-
To the right of the address bar, select Settings and more (...).
-
Select Help and Feedback. Then select Send feedback.
-
Type your feedback or provide more details about the issue. If possible, include screenshots.
-
Select the Send button.
Advanced Tips: if you're a more experienced user, try these advanced troubleshooting steps.
Warning:
-
Modifying the registry can be risky. Make sure to back up your registry before attempting these changes.
-
Always ensure your data is backed up before making significant changes to your system.
-
If you are unsure about any step, consult someone with IT experience.
-
Use the Registry Editor:
-
Press the Windows key + R, type regedit, and press Enter.
-
Navigate to:
-
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
-
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge
-
-
Look for any keys related to the extension you want to remove. Right-click the relevant key and select Delete.
-
-
Use PowerShell:
-
Open PowerShell as an administrator.
-
Type the following commands to delete the policies. This will remove any policies that might be enforcing the extension.
-
reg delete HKCU\SOFTWARE\Policies\Microsoft\Edge /f
reg delete HKLM\SOFTWARE\Policies\Microsoft\Edge /f