Você pode tentar reparar o Winsock & Cache DNS para limpar o cache DNS armazenado no Windows. Às vezes, quando o DNS se corrompe, você não poderá acessar alguns sites. A limpeza e a reconstrução do DNS consertarão esse problema, além de também redefinir as entradas winsock & redefine a pilha TCP / IP.
Você pode tentar esses comandos no prompt de comando como admin
netsh winsock reset all
netsh int 6to4 reset all
netsh int ipv4 reset all
netsh int ipv6 reset all
netsh int httpstunnel reset all
netsh int isatap reset all
netsh int portproxy reset all
netsh int tcp reset all
netsh int teredo reset all