If your network doesn't do networking anymore - and it comes down to the Windows IP Stack, try reseting it this way:
(In Admin CMD):
netsh int ip reset C:\netsh.log.txt
netsh winsock reset
After that, reboot
IT Systemelektroniker & Master of Science, IT Security, Networks, Embedded Systems, Docker Campus Ambassador and Raspberry Pi Geek
If your network doesn't do networking anymore - and it comes down to the Windows IP Stack, try reseting it this way:
(In Admin CMD):
netsh int ip reset C:\netsh.log.txt
netsh winsock reset
After that, reboot