How to Fix: “Wi-Fi Connected But No Internet” on Windows

Configurare noua (How To)

Situatie

Your Wi-Fi icon shows you’re connected, but you can’t browse, stream, or ping websites.

Solutie

 Step 1: Restart your Network Adapter

  • Press Windows + X → select Device Manager

  • Expand Network adapters

  • Right-click your Wi-Fi adapter → Disable

  • Wait 5 seconds → Enable it again

Step 2: Reset IP and DNS Settings

Open Command Prompt as Administrator:

ipconfig /release
ipconfig /flushdns
ipconfig /renew

Then run:

netsh winsock reset
netsh int ip reset

Reboot your PC.

Step 3: Manually Set DNS

  • Windows + INetwork & Internet > Change adapter options

  • Right-click Wi-Fi → Properties

  • Double-click Internet Protocol Version 4 (TCP/IPv4)

  • Choose Use the following DNS server addresses:

Preferred DNS: 8.8.8.8
Alternate DNS: 1.1.1.1

Click OK.

Step 4: Check Internet with Ping

Open CMD:

ping 8.8.8.8
ping google.com

If IP works but domain doesn’t, it’s DNS.

Bonus Tips

  • Disable VPNs or firewalls temporarily to test.

  • Run the built-in troubleshooter:
    Settings > Network & Internet > Status > Network Troubleshooter

Tip solutie

Permanent

Voteaza

(4 din 7 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?