Remove an extension on Edge

MadeinKFC 0 Reputation points
2024-10-05T18:38:57.3533333+00:00

Hello,

I noticed that an extension is present on my Edge browser, and I cannot remove it. Furthermore, it is indicated that it does not come from a trusted source. I want to remove it as soon as possible because it redirects me to other URLs when I search on a search engine.

I performed a scan with FRST64 and I obtained the following result in the FRST.txt file:

Edge Extension: (MetaIonel) - C:\Users\User\AppData\Local\Microsoft\Edge\User Data\Default\Extensions\dkmfjmbfpfcfhciaecgipceojbnefhej [2024-09-24] [UpdateUrl:hxxps://worldnotificationupdate2.com/crx/updates.php] <==== WARNING

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,353 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yu Zhou-MSFT 13,591 Reputation points Microsoft Vendor
    2024-10-07T02:36:56.48+00:00

    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:

    1. Search Registry Editor in Windows search bar and open the app.
    2. 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.
    3. Delete the ExtensionInstallForcelist key. User's image
    4. Search Command Prompt in Windows search bar and open the app.
    5. Run taskkill /F /IM msedge.exe to kill all Edge processes. enter image description here
    6. 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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.