FixThatApp

Wi-Fi Troubleshooter Guide: Fix Connection Problems on Any Device

Published March 22, 2026

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.

Identify your problem first:
  • 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?

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:

  1. Go to Settings > Network & Internet > Wi-Fi > Manage known networks.
  2. Find the problem network and click Forget.
  3. Reconnect by clicking the network and entering the password fresh.

Step 4: Fix Wi-Fi Not Connecting on iPhone or Android

iPhone

  1. Go to Settings > Wi-Fi, tap the (i) next to the network name, and tap Forget This Network.
  2. Reconnect by selecting the network and entering the password.
  3. 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

  1. Go to Settings > Wi-Fi, long-press the network, and tap Forget network.
  2. Reconnect with the password.
  3. 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.

  1. Open Device Manager (Win+X > Device Manager).
  2. Expand Network Adapters, double-click your wireless adapter.
  3. Go to the Power Management tab.
  4. Uncheck "Allow the computer to turn off this device to save power".
  5. Click OK and restart.

Step 6: Fix Slow Wi-Fi Speed

Slow Wi-Fi despite a fast internet plan is usually one of these:

SymptomLikely causeFix
Slow only on Wi-Fi, fast on ethernetWi-Fi interference or weak signalMove closer to router or switch to 5 GHz band
Slow on all devicesISP throttling or router overloadReboot router; run ISP speed test
Slow on one device onlyBackground downloads or DNS issueCheck Task Manager for bandwidth use; change DNS to 8.8.8.8
Slow in evenings onlyNetwork congestion from neighborsSwitch Wi-Fi channel on router; use 5 GHz
2.4 GHz vs 5 GHz — which should you use?

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

  1. Hold Option and click the Wi-Fi icon in the menu bar to see your connection details and signal strength.
  2. Go to System Settings > Network > Wi-Fi, click the three dots next to the network, and select Forget This Network. Reconnect fresh.
  3. 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.
  4. As a last resort, delete Wi-Fi network preferences: go to /Library/Preferences/SystemConfiguration/ and delete com.apple.network.identification.plist and com.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

Q: Why does my Wi-Fi say "Connected, no internet" after restarting?

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.

Q: How do I know if my internet is slow or my Wi-Fi is slow?

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.

Q: Why can't my new device connect but all others can?

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.

Q: Does changing DNS to 8.8.8.8 really help?

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.

Q: My Wi-Fi works but is very slow on video calls only. Why?

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