How to whitelist a URL from Typo Protection?

MichaelJohnson-0273 20 Reputation points
2024-05-14T14:40:28.7433333+00:00

Is there a mechanism to whitelist/allow a URL to bypass the Edge browser TypoSquating protection?

Chrome allows exceptions to be added to a reg key in Software/Policies

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

Accepted answer
  1. ShiJieLi-MSFT 8,106 Reputation points Microsoft Vendor
    2024-05-15T01:58:42.4066667+00:00

    Hi @MichaelJohnson-0273,

    You must be looking for the policy TyposquattingAllowListDomains. It configures the list of Edge Website Typo Protection trusted domains. This means: Edge Website Typo Protection won't check for potentially malicious typosquatting websites.

    Looks like you prefer registry settings. Here's some information you need:

    • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge\TyposquattingAllowListDomains
    • Path (Recommended): N/A
    • Value Name: 1, 2, 3, ...
    • Value Type: list of REG_SZ

    And example value:

    SOFTWARE\Policies\Microsoft\Edge\TyposquattingAllowListDomains\1 = "mydomain.com"

    SOFTWARE\Policies\Microsoft\Edge\TyposquattingAllowListDomains\2 = "myuniversity.edu"


    If the answer is helpful, 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.

    Best Regards,

    Shijie Li

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful