Hello Alderson, Jon,
Here are some steps you can use to troubleshoot this
- Microsoft Edge Extension Store Reachability
Even if Chrome works, Edge uses a different store (Microsoft Edge Add-ons). Check if access to the following domain is blocked, redirected, or intercepted:
https://microsoftedge.microsoft.com/addons
Try this:
- Visit the URL above directly in Edge. Can you browse the store without any redirection errors?
- Open Developer Tools (F12) → go to the Network tab → then try installing the plugin again and watch for failed requests or status codes (403, 407, etc.)
- Group Policy / Endpoint Security Blocking Extension Install
Check if a Group Policy or endpoint security rule is:
- Preventing Edge extension installs
- Restricting it to specific domains or IDs
Press Windows + R, type in gpedit.msc and enter
Navigate to Computer Configuration > Administrative Templates > Microsoft Edge > Extensions
Check for any policy that might block you from download the plugin
Also check in registry editor
Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallBlocklist
or HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge
- Try Local Admin with No Network Policies Applied
You mentioned you haven't tried using a local admin account. This is highly recommended to test next.
Log in with a local admin
Disconnect from the domain (if possible)
Try installing the extension in Edge
This can help determine if a domain policy, security suite, or inherited restriction is at play
- Edge Profile or Cache Issues
Even though you reset the browser, there may be Edge profile-level issues or corrupted cache affecting the extension download.
Try:
Creating a brand new Edge profile (Settings → Profiles → Add profile)
Then attempt the install from that new profile
Hope this help with your issue.