Wi-Fi Troubleshooter Guide: Fix Connection Problems on Any Device
Wi-Fi problems come in more varieties than most people realise. "No internet" and "slow internet" are completely different problems requiring different fixes. A connection that drops only when the laptop goes to sleep points somewhere entirely different than a connection that never worked on a specific device. This guide is structured around diagnosing first, then fixing — so you solve the actual problem rather than trying random steps.
- No Wi-Fi networks visible → adapter is disabled or driver issue
- Connected but "No internet access" → router or DNS issue
- Only one device can't connect → device-specific problem
- All devices slow or dropping → router or ISP issue
- Drops after a few minutes idle → power management turning off adapter
Step 1: The Fastest First Check
Before anything else, check one question: do other devices on the same network have the same problem?
- If yes — the problem is in the router or ISP. Restart your router (unplug for 30 seconds), then the modem. If still no internet after restart, call your ISP.
- If no (only your device) — the problem is on your specific device. Continue with the device-specific steps below.
Step 2: Fix "No Internet Access" on Windows
The yellow triangle with "No internet access" or "No internet, secured" means your PC connected to the router but the router can't reach the internet — or there's a local network stack issue.
Open Command Prompt as Administrator (search "cmd", right-click, Run as administrator) and run these five commands in order:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Restart your PC after all five. This fixes most "connected but no internet" issues caused by corrupted network stack settings or stale IP configurations.
Step 3: Fix "Can't Connect to This Network" on Windows
This specific error means the saved network profile is corrupted. The fix:
- Go to Settings > Network & Internet > Wi-Fi > Manage known networks.
- Find the problem network and click Forget.
- Reconnect by clicking the network and entering the password fresh.
Step 4: Fix Wi-Fi Not Connecting on iPhone or Android
iPhone
- Go to Settings > Wi-Fi, tap the (i) next to the network name, and tap Forget This Network.
- Reconnect by selecting the network and entering the password.
- If that doesn't work: Settings > General > Transfer or Reset iPhone > Reset > Reset Network Settings. This clears all saved Wi-Fi passwords and VPN settings.
Android
- Go to Settings > Wi-Fi, long-press the network, and tap Forget network.
- Reconnect with the password.
- If still failing: toggle Airplane Mode on for 30 seconds, then off. This resets all radio hardware.
Step 5: Fix Wi-Fi Dropping on Windows (Power Management)
If your Wi-Fi disconnects when the screen goes idle, Windows is turning off the adapter to save power.
- Open Device Manager (Win+X > Device Manager).
- Expand Network Adapters, double-click your wireless adapter.
- Go to the Power Management tab.
- Uncheck "Allow the computer to turn off this device to save power".
- Click OK and restart.
Step 6: Fix Slow Wi-Fi Speed
Slow Wi-Fi despite a fast internet plan is usually one of these:
| Symptom | Likely cause | Fix |
|---|---|---|
| Slow only on Wi-Fi, fast on ethernet | Wi-Fi interference or weak signal | Move closer to router or switch to 5 GHz band |
| Slow on all devices | ISP throttling or router overload | Reboot router; run ISP speed test |
| Slow on one device only | Background downloads or DNS issue | Check Task Manager for bandwidth use; change DNS to 8.8.8.8 |
| Slow in evenings only | Network congestion from neighbors | Switch Wi-Fi channel on router; use 5 GHz |
5 GHz is faster but shorter range. 2.4 GHz travels further but is shared with microwaves, baby monitors, and your neighbors' routers. If you're within 10 metres of the router, always use 5 GHz. If the device is far away or through thick walls, use 2.4 GHz. Many modern routers show these as separate networks (e.g., "HomeNet" and "HomeNet_5G").
Step 7: Fix Wi-Fi on Mac
- Hold Option and click the Wi-Fi icon in the menu bar to see your connection details and signal strength.
- Go to System Settings > Network > Wi-Fi, click the three dots next to the network, and select Forget This Network. Reconnect fresh.
- If still failing, try System Settings > Network > Wi-Fi > Advanced > DNS and add Google's DNS: 8.8.8.8 and 8.8.4.4.
- As a last resort, delete Wi-Fi network preferences: go to
/Library/Preferences/SystemConfiguration/and deletecom.apple.network.identification.plistandcom.apple.wifi.message-tracer.plist. Restart and reconnect.
Real-World Scenarios
Scenario 1: New router, everything worked before
Your old devices have saved the old router's settings. Forget the network on all devices and reconnect with the new router's credentials. Also check if the new router is using the same network name (SSID) — if so, devices may be trying to connect with the old password.
Scenario 2: Works on phone, not on laptop
This is a device-specific issue. Check if your laptop has a physical Wi-Fi toggle switch (common on older laptops). Run the Windows network troubleshooter (Settings > Troubleshoot > Other troubleshooters > Internet Connections). Update Wi-Fi drivers from Device Manager.
Scenario 3: Wi-Fi works in the morning but drops in evenings
Channel congestion from neighbors. Log into your router admin panel (usually 192.168.1.1 or 192.168.0.1) and change the Wi-Fi channel to one less used in your area. For 2.4 GHz, channels 1, 6, and 11 are non-overlapping — test each one.
Scenario 4: One room in the house has no signal
Physical obstructions, especially concrete walls and metal appliances, block Wi-Fi significantly. Solutions: move the router to a more central location, add a Wi-Fi extender or mesh node, or run a powerline ethernet adapter to create a wired connection point in the weak area.
Frequently Asked Questions
This usually means the router didn't fully re-establish its connection to the ISP after reboot. Wait 2–3 minutes after restarting the router before testing. If it persists, restart the modem separately (not just the router) or contact your ISP — the issue may be on their end.
Connect a device directly to the router with an ethernet cable and run a speed test. If speed is fine on ethernet but slow on Wi-Fi, the issue is Wi-Fi signal strength or interference. If speed is also slow on ethernet, the problem is the ISP or the router's WAN connection.
The new device might have the wrong password saved, or the router may have a MAC address whitelist that blocks unknown devices. Check the router admin panel for access control settings. Also make sure the new device is trying to connect to the correct network name.
Yes, in some cases. Your ISP's default DNS servers can be slow or have outages. Google's (8.8.8.8) and Cloudflare's (1.1.1.1) DNS servers are faster and more reliable for most users. Changing DNS won't fix packet loss or speed issues, but it can fix "some websites load, others don't" problems.
Video calls are sensitive to both bandwidth and latency. Check if background apps are running downloads or backups during your call (Dropbox, OneDrive, Windows Update). Also, video call apps perform better on 5 GHz Wi-Fi or wired ethernet because of lower latency. Check your router's QoS (Quality of Service) settings to prioritize video call traffic.
More Specific Wi-Fi Fixes
Read our dedicated guide for Windows Wi-Fi connection errors including "Can't connect to this network" and missing Wi-Fi icon troubleshooting.
Windows Wi-Fi Fixes