Wi-Fi connected but no internet
Joining Wi-Fi does not guarantee internet access. Compare another device on the same network to separate a PC-specific problem from a local-network or provider-side issue.
Try this first
2 quick checks · ~8 min
Find your situation
See all the clues. Choose the one that matches what you observe.
Only this PC has no internet
Compare a second device on the same Wi-Fi network.
Every device is offline
Investigate the shared connection, modem and router before changing PC drivers.
Other devices work on this Wi-Fi
Focus the next checks on this PC and its connection.
Ethernet works, but Wi-Fi does not
That difference helps narrow the wireless part of the connection.
The IP address starts with 169.254
If DHCP is expected, investigate address assignment.
Diagnostic signals
- Observation
169.254.x.xThe expected IP address was not assigned - On a DHCP network, this range indicates that Windows could not obtain an IP address from the router. It does not prove the router is defective.
Understand the connection
- Device
- Wi-Fi
- Router
- Internet
Step-by-step solutions
Compare another device first
Separate a shared outage from a problem with this PC.
Try opening a website on another device connected to the same Wi-Fi. Note whether both devices fail.
If Ethernet is available, compare it on the affected PC too.
Restart the modem and router for a shared outage
A factory reset is not needed for this check.
Tell other network users they will be disconnected briefly. Unplug modem and router power and wait about 30 seconds.
Power the modem back on, then the router. Wait for their status lights to settle before trying again.
Forget and rejoin the Wi-Fi network
Have the network password ready before forgetting it.
Choose your network and select Forget. Connect again and enter its password.
- Settings
- Network & internet
- Wi-Fi
- Manage known networks
Check the assigned IP address
This observation helps decide whether to investigate DHCP.
Check the IPv4 address. If it starts with 169.254 and automatic addressing is expected, ask the router administrator to check DHCP.
- Settings
- Network & internet
- Wi-Fi
- Network properties
Advanced checks
Continue if the earlier steps did not help. Read each procedure’s precautions first.
Reset the network stack and renew the address
Microsoft’s sequence resets network components, renews the IP address and clears the DNS cache. It cannot fix every internet outage.
Open Command Prompt as administrator. Run each line in order and review its result.
netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdnsThese are separate commands: run one line at a time. Restart the PC afterward, then test the connection again.
Investigate the adapter driver last
Consider reinstallation only after the earlier checks.
Download the correct driver for your PC model from its manufacturer before uninstalling. Use another computer and a USB drive if necessary.
Follow Microsoft’s procedure and restart. Windows will try to install the driver; use the saved copy if it does not.
- Device Manager
- Network adapters
- Wi-Fi adapter
- Uninstall device
Still not working?
If every device remains offline, contact your internet provider or network administrator. If only this PC fails, give support your comparison results, observed IP address and adapter model.
Sources
Documentation behind this guide. Editorial recommendations are identified separately.
Source review: . A documentation review, not a physical hardware test.