Hi @MadeinKFC
The extension must be installed through registry. This is the registry settings controlling which extensions are installed silently. You can open registry editor to delete the extension:
- Search Registry Editor in Windows search bar and open the app.
- Find the registry key under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist. It should contain a value data which have the id of the extension.
- Delete the ExtensionInstallForcelist key.
- Search Command Prompt in Windows search bar and open the app.
- Run taskkill /F /IM msedge.exe to kill all Edge processes.
- Restart Edge and the extension should be deleted.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Regards,
Yu Zhou