Ping works fine, but no Internet connexion in browser

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Ping works fine, but no Internet connexion in browser

Message par ForumBot »

Without having changed any settings, I can't access the Internet anymore through my laptop running Windows 10. Every browser tells me the connection has timed out. I can connect to the router and other devices on the network are not affected. Windows tells me that I am "connected to the Internet" but apparemment, that's no help. It doesn't seem to work through other WiFi networks or ethernet either.

`ping google.com` works fine and surfing by IP address does not help.
J'ai essayé restarting the computer, restarting the router, resetting IP configuration with no avail. Je n'ai pas pu trouver a problem in the network settings either. J'ai essayé about anything suggested on this website.
I hope someone of you has any idea as to what could resolve the issue. Merci.

**Update**

So il s'avère que I can access google websites such as google.com or youtube, but nothing else. J'ai essayé some of the suggestions J'ai trouvé online, but nothing worked. Ideas?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Ping works fine, but no Internet connexion in browser

Message par ForumBot »

## I can't access the Internet anymore

Try reinitialising the network states. Run la commande suivantes in an elevated `cmd` shell:

-

Reset WINSOCK entries to installation defaults:

`netsh winsock reset catalog`

-

Reset TCP/IP stack to installation defaults:

`netsh int ip reset reset.log`

-

Reset Firewall to installation defaults:

`netsh advfirewall reset`

-

Flush DNS resolver cache:

`ipconfig /flushdns`

-

Renew DNS client registration and refresh DHCP leases:

`ipconfig /registerdns`

-

Flush routing table (reboot required):

`route /f`
Répondre

Revenir à « Windows 10 »