Edge not opening local file share URL from intranet page

Jim Fisher 16 Reputation points
2022-02-11T17:56:27.793+00:00

I run a local html intranet page, within it I have a few URL links to local folder shares.

They work and have worked fine in IE but Edge and Chrome will not resolve them.

about:blank#blocked

<br><a href="\\10.x.x.x\"><img src="images/stuff.jpg" width="160" height="120"></a></td>

From the intranet page, clicking on the above link, it does nothing. Right click open in new tab and it gets the about:blank#blocked

Any ideas?

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

3 answers

Sort by: Most helpful
  1. XuDong Peng-MSFT 6,311 Reputation points Microsoft Vendor
    2022-02-14T02:32:13.423+00:00

    Hi @Jim Fisher ,

    What version of Edge are you currently using?

    And based on your description, if you want to allow intranet zone file URL links from Microsoft Edge to open in windows file explorer, you need to configure this policy: Microsoft Edge Policies - IntranetFileLinksEnabled. If you disable or don't configure this policy, file URL links will not open.

    Also you need to note that https://localhost/ is specifically blocked as an exception for allowed intranet zone hosts, while loopback addresses (127.0.0.*, [::1]) are treated as internet zone by default .

    Best regards,
    Xudong Peng


    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.


  2. René K 0 Reputation points
    2023-02-07T08:28:32.8533333+00:00

    Can someone update this please?

    0 comments No comments

  3. Ben 0 Reputation points
    2023-03-01T20:54:55.04+00:00

    Is there a work around for this issue? For Google Chrome you can install the local links extension, but there does not seem to be an extension for MS Edge.

    0 comments No comments