The Microsoft Edge Browser cannot open by default any local address. This is because Edge is an app and all apps on Windows 8.0+ including Windows 10 are not permitted to access locally hosted addresses.
Fortunately there is a way to enable so called “Loopback Exemptions”.
To do this I use typically Fiddler:
![image image](http://developers.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/damir_5F00_dobric/image_5F00_thumb_5F00_1E878B04.png)
Another way to do this would be:
CheckNetIsolation LoopbackExempt -a -n=Microsoft.Windows.Spartan_cw5n1h2txyewy
Posted
Aug 10 2015, 10:21 PM
by
Damir Dobric