Nothing worked, no URL from Edge
Try reinitialising the network states. Run the following commands in an elevated cmd
shell:
Reset WINSOCK entries to installation defaults:
netsh winsock reset catalog
Reset TCP/IP stack to installation defaults:
netsh int ip reset reset.log
Reset Firewall to installation defaults:
netsh advfirewall reset
Flush DNS resolver cache:
ipconfig /flushdns
Renew DNS client registration and refresh DHCP leases:
ipconfig /registerdns
Flush routing table (reboot required):
route /f
did not work
Tried a different wifi network, flalessly worked, installed Chrome, no more issues.
Edge FOR THE WIN