Have you tried resetting TCP/IP?
Open Command Prompt and enter the following commands:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
After running these commands, restart your PC and check if the issue still persists.
If the issue still persists, you can try to configure IP address:
User contributions licensed under CC BY-SA 3.0