Open Device Manager > Locate Network Adapter > Right click to uninstall > Reboot > Let OS detect the hardware > Update the Network driver.
Now open Command Prompt as Admin and copy-paste the following commands:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Reboot.