Soldato
Being able to ping some sites and not others may well be because you are forcibly using ipv6.
Can you manually assign yourself ipv4 either locally or via dhcp on your router? Id look into the fact that ipv4 is disabled on your pc for some reason,
Steps to troubleshoot IPv4 not working:
Run Command Prompt as administrator and execute the following commands:
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log (if IPv6 is enabled)
Check and disable third-party antivirus software and Firewall.
Update your network drivers.
Reset Winsock Catalog using Command Prompt.
Try disabling IPv6 to see if it resolves the issue.
Can you manually assign yourself ipv4 either locally or via dhcp on your router? Id look into the fact that ipv4 is disabled on your pc for some reason,
Steps to troubleshoot IPv4 not working:
Run Command Prompt as administrator and execute the following commands:
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log (if IPv6 is enabled)
Check and disable third-party antivirus software and Firewall.
Update your network drivers.
Reset Winsock Catalog using Command Prompt.
Try disabling IPv6 to see if it resolves the issue.
Last edited: