Hi ruben
WIN + X > open powershell like administrator > now type
ipconfig /flushdns
then, if you want, you can reset the network setting with this commands (always from powershell like administrator)
netsh winsock reset
netsh int ip reset
then, restart the system
let me know if this helps
Elvis