One Device Has Slow Wi-Fi While Others Are Fast: How to Fix It

When only one device has slow Wi-Fi but everything else flies, the fix lives on that device. Flush DNS, update drivers, and switch bands to close the gap today.

My laptop once crawled through a single webpage while my phone streamed video in the same room without a stutter — same router, same Wi-Fi, completely different experience. When only one device has slow Wi-Fi and everything else runs fine, the culprit almost never lives inside your router. The problem is sitting on the slow device itself, and that is exactly where the fix lives.

Over the years I have chased this down on my own machines more times than I can count. The cause is usually one of a few things: a stale DNS cache, an outdated network driver, a background app eating bandwidth, or the device locking onto the wrong Wi-Fi band. I will walk you through each one in the order I actually use them, fastest first.

Quick Answer

Run a speed test on the slow device and a working device at the same time. If only one is slow, fix that device: forget and rejoin the Wi-Fi network, flush the DNS cache, update the network adapter driver, close background downloads, and switch from 2.4 GHz to 5 GHz. Most cases clear within 15 minutes.

How do I confirm the slowdown is real?

Before I change a single setting, I confirm the gap is genuine and tied to one device. A page can feel slow because of a sluggish website, not your connection, so I never skip this.

  1. Close all apps and browser tabs on the slow device.
  2. Run a speed test on both devices at the same time, from the same spot in the room.
  3. Compare the numbers. A 20–30% difference between devices is normal; a gap of 70% or more confirms a device-level issue.

The first time I did this side by side, my desktop pulled 18 Mbps while my phone hit 240 Mbps two feet away — that gap told me instantly the router was innocent. If your internet is slow on every device, my guide to slow internet speed fixes that work on any device is the better starting point.

A simultaneous two-device speed test is the single check that tells you whether to blame the device or the network.

Why does forgetting the Wi-Fi network fix one device?

A corrupted saved network profile or a stale IP lease can throttle one device while leaving every other device untouched. Forgetting the network forces a clean reconnection and a fresh lease.

  1. Windows 11: Settings → Network & Internet → Wi-Fi → click your network name → Forget.
  2. iPhone: Settings → Wi-Fi → tap the (i) next to the network → Forget This Network.
  3. Android: Settings → Network & Internet → Wi-Fi → long-press the network → Forget.
  4. Reconnect as if for the first time, then rerun your speed test.

This takes under two minutes for me and resolves a surprising number of single-device slowdowns, especially after a router reboot or firmware update.

Forgetting and rejoining the network clears a corrupted profile faster than any other fix on this page.

How do I flush the DNS cache on a slow device?

Every device keeps a local DNS cache. When it goes stale or corrupt, page loads drag even when raw download speed looks fine, because each request waits longer for the initial DNS lookup. Flushing it forces fresh lookups.

Windows

  1. Press Windows + R, type cmd, then press Ctrl + Shift + Enter to open an elevated Command Prompt.
  2. Type ipconfig /flushdns and press Enter. You should see “Successfully flushed the DNS Resolver Cache.”

macOS

  1. Open Terminal.
  2. Run sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and enter your password.

Android and iPhone

Toggle Airplane Mode on for 10 seconds, then off. That clears the device DNS cache with no extra steps. If pages still resolve slowly after flushing, I switch to a faster resolver — my walkthrough on how to change your DNS server covers it on every platform.

Flushing DNS fixes slow page loads that survive a speed test showing normal download numbers.

Why does updating the network driver speed up one Windows PC?

An outdated or corrupt wireless driver is one of the most common reasons a single Windows device runs slow while everything else on the network is fine. Drivers control how the adapter negotiates speed, so a bad one caps it.

  1. Right-click the Start button and select Device Manager.
  2. Expand Network Adapters, right-click your Wi-Fi adapter, and choose Update driver → Search automatically for drivers.
  3. If Windows finds nothing, visit your laptop maker’s support page and download the latest driver manually.
  4. Restart the PC and retest.

When an update did nothing on my old ThinkPad, I right-clicked the adapter, chose Uninstall device, and restarted — Windows reinstalled a clean copy and the speed doubled instantly.

A clean driver reinstall often fixes what a routine driver update misses entirely.

How do I find background apps hogging bandwidth?

One app running a large download or cloud sync can swallow most of your available bandwidth, leaving little for anything else on that device. Finding and pausing it usually restores speed at once.

Windows

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click Performance → Open Resource Monitor → Network tab.
  3. Look for any process moving heavy data. Common culprits: OneDrive, Windows Update, Google Drive, and game launchers mid-patch.

Mac

  1. Open Activity Monitor (Cmd + Space, type “Activity Monitor”).
  2. Click the Network tab and sort by Rcvd Bytes or Sent Bytes.

Search the name of any unfamiliar process before ending it — some legitimate Windows services look suspicious at a glance. The culprit on my PC turned out to be Steam quietly patching a 60 GB game.

Resource Monitor’s Network tab names the exact app stealing your bandwidth in seconds.

Should I switch Wi-Fi bands or go wired?

Most modern routers broadcast two or three bands at once. If the slow device clings to 2.4 GHz while everything else uses 5 GHz, you will see a large speed gap even though the router is perfectly healthy. Choosing the right band closes that gap.

Band Range Max Speed Best For
2.4 GHz ~45 m (150 ft) ~300 Mbps Range, older devices
5 GHz ~12 m (40 ft) ~1.3 Gbps Speed when near the router
6 GHz (Wi-Fi 6E) ~9 m (30 ft) ~2.4 Gbps High-bandwidth tasks nearby
Ethernet N/A 1–10 Gbps Maximum speed and reliability

In your Wi-Fi settings, look for a network name ending in “5G” and switch to it. If both bands share one name, log into your router’s admin panel to split them or enable band steering. For the most reliable result, a wired connection removes the Wi-Fi variable entirely — if you hit a snag going wired, see my guide on no internet on Ethernet. For deeper background on how bands behave, the Wi-Fi Alliance explains the differences.

Switching a stuck device from 2.4 GHz to 5 GHz is often the single biggest speed jump available.

Common Mistakes to Avoid

  1. Restarting the router first. If every other device is fast, the router is not the problem. Fix: skip the reboot and work on the slow device instead.
  2. Ignoring the Wi-Fi band. Many people never notice their device is stuck on 2.4 GHz. Fix: check the band early — it takes 30 seconds and solves this more often than expected.
  3. Skipping the speed test. Slow-feeling browsing can come from a slow website, not your link. Fix: run a real speed test before changing any settings.
  4. Relying on Windows Update for drivers. It frequently misses manufacturer-specific Wi-Fi drivers. Fix: download the driver directly from your laptop maker’s support site.
  5. Forgetting cloud sync apps. OneDrive, iCloud, and Google Drive quietly throttle everything while syncing large files. Fix: check them first under Resource Monitor or Activity Monitor.

Frequently Asked Questions

Why is my laptop slow on Wi-Fi but my phone is fast?

Because laptops and phones use different Wi-Fi chips and drivers, so a fault on one will not appear on the other. For example, my laptop was capped because it locked onto 2.4 GHz while my phone used 5 GHz; switching bands fixed it.

Does having many devices on Wi-Fi make one device slow?

Rarely. Congestion trims speed slightly for all devices, not just one. When my household had 14 devices connected, every device dropped a little — but only the laptop with a stale driver was dramatically slow.

Will a VPN slow down Wi-Fi on just one device?

Yes, because a VPN encrypts all traffic on the device it runs on, adding latency and cutting throughput. When I left a VPN running on my work laptop, its speed fell by half while my phone next to it stayed full speed.

Can malware cause slow Wi-Fi on only one device?

Yes, since malware often runs hidden background network activity that eats bandwidth. A friend’s PC was crawling until a full scan with Windows Security found an adware process sending data constantly.

How do I know if my Wi-Fi adapter is failing?

Watch for frequent disconnects, speeds that only recover after a reboot, and sharp drops even close to the router. On one old netbook I reinstalled the driver first, and when that failed, a $12 USB Wi-Fi adapter fixed it for good.

Conclusion

When only one device has slow Wi-Fi, the fix is almost always on that device. Confirm the gap with a speed test, then flush DNS, update the driver, close background hogs, and move to 5 GHz — I rarely spend more than 15 minutes on it. If the trouble spreads to every device, start with my guides on Wi-Fi connected but no internet and Wi-Fi that keeps disconnecting. Try the steps above now and reclaim your speed.