How to restrict users to access one particular URL from Microsoft Edge

PR 150 Reputation points
2025-01-27T18:00:58.7433333+00:00

How to restrict users to access one particular URL from Microsoft Edge? is it possible to restrict it from Local Server Group Policy?

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

1 answer

Sort by: Most helpful
  1. ShiJieLi-MSFT 11,351 Reputation points Microsoft Vendor
    2025-01-30T02:44:55.0833333+00:00

    Hi @PR,

    If you want to allow users to access only 1 URL, you can use the combination of URLBlocklist and URLAllowlist. Check the following steps:

    1. If you are not familiar with Edge group policy configuration, check this doc first.
    2. Set the value of URLBlocklist as * to block all URLs. User's image
    3. Set the value of URLAllowlist as https://yoursite.com to specify exceptions. User's image

    Then you will be able to restrict your users to access only 1 URL.


    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

    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.