If you are using a previous build of Windows 10, the CheckNetIsolation tool can be used to add it to the LoopbackExempt list. Use this from an elevated command prompt:
Run the command on alleviated shell
- Code: Select all
CheckNetIsolation LoopbackExempt -a -n="Microsoft.MicrosoftEdge_8wekyb3d8bbwe"
Microsoft.MicrosoftEdge_8wekyb3d8bbwe is the identifier for the Edge app. It can be determined by using Get-AppxPackage in PowerShell and sifting through the results for the Edge and using the PackageFamilyName.
Optional you can use Internet Explorer
Open TNG with (internet-explorer) IE11 , and change your default browser to IE.