How to Fix Slow Wi-Fi on Windows (8 Real Fixes)

Slow Wi-Fi on Windows is a frustrating problem with many possible causes. Could be your router. Your laptop’s Wi-Fi card. A Windows setting. An outdated driver. Or interference from neighbors. The real fix is rarely just restart your router. Most of the time you can speed it up in 30 minutes without buying new hardware.

Here is what actually works, ordered from quick wins to deeper troubleshooting.

Test Your Actual Speed First

Before fixing anything, know what speed you have. Otherwise you cannot tell if your fixes are working. Open a browser and go to fast.com or speedtest.net. Run the test. Compare the result to what you pay for. If you pay for 200 Mbps but getting 30 Mbps, you have a real problem worth fixing.

Then run the test on another device like your phone at the same spot. If your phone gets normal speed but your Windows laptop is slow, the problem is Windows specifically. If both are slow, the problem is the network or ISP. This diagnostic step saves you from chasing the wrong fix.

Update Your Wi-Fi Driver

This single fix solves more Wi-Fi issues on Windows than anything else. Outdated drivers cause weird performance problems that no other fix solves. Right-click Start and pick Device Manager. Expand Network adapters. Right-click your Wi-Fi adapter (usually says Intel, Realtek or Qualcomm in the name). Pick Update driver then Search automatically for drivers. Let Windows install whatever it finds. Restart if asked.

For best results, also go to the laptop manufacturer’s support page and download the latest Wi-Fi driver directly. Windows Update sometimes installs older driver versions while the manufacturer ships newer ones. The manufacturer’s version often has fixes Windows Update has not pushed yet.

Switch to 5 GHz Band

If you are on a 2.4 GHz network and your router supports 5 GHz, switch immediately. The performance difference is huge in most environments. 2.4 GHz is slower with more range but more interference from microwaves, baby monitors, neighbors’ networks and old devices. 5 GHz is faster with shorter range but way less interference. Most laptops from the last 8 years support 5 GHz. Most modern routers broadcast both bands.

The 5 GHz network usually has 5G or 5 in its name to distinguish it from the 2.4 GHz network. If you only see one network name, both bands may be merged. Check your router settings to split them so you can specifically connect to 5 GHz.

Run the Windows Network Troubleshooter

Windows has built-in troubleshooting that sometimes catches simple issues. Settings > System > Troubleshoot > Other troubleshooters. Find Network and Internet. Click Run. Follow the steps the troubleshooter suggests.

The troubleshooter occasionally finds DNS misconfigurations, adapter glitches or other simple problems with automatic fixes. It does not catch everything but it is worth running before deeper troubleshooting.

Reset the Network Stack

For deeper Wi-Fi issues, resetting the Windows networking stack often clears stubborn problems. The commands run quickly but require admin privileges. Open Command Prompt as Administrator. Right-click Command Prompt in Start menu and pick Run as administrator.

Run these commands one by one. netsh winsock reset. Then netsh int ip reset. Then ipconfig /release. Then ipconfig /renew. Then ipconfig /flushdns. Each command does a specific reset. After running all five, restart your laptop. Many connection problems clear up after this sequence.

Spot Bandwidth Hogs

Sometimes Wi-Fi feels slow because something in the background is using all your bandwidth. Find the culprit before blaming the network. Open Task Manager with Ctrl + Shift + Esc. Click the Network column to sort by usage. Spot any apps using significant bandwidth.

Common culprits include OneDrive syncing large files, Steam updating games, Windows Update downloading patches and Dropbox syncing changes. End the task or pause the sync temporarily to test if speed improves. If yes, schedule those background syncs for overnight or off-hours when you do not need bandwidth.

Check Router Position and Power

The router itself sometimes is the bottleneck. A few diagnostic steps determine if hardware is the problem.

  • Move closer to the router and test speed. If it jumps, you have a range problem solved by relocating the router or adding mesh Wi-Fi.
  • Unplug the router for 30 seconds. Plug it back in. Wait 2 minutes for it to fully boot. Test again.
  • Check the router’s age. Routers older than 5 years cap performance regardless of your internet plan. Wi-Fi 6 or Wi-Fi 6E routers are noticeably faster than older Wi-Fi 5.
  • Look at where the router is positioned. Walls, metal objects and electronics nearby weaken signal. Move it to a central open spot.
  • Check for interference from microwaves, baby monitors and other Wi-Fi networks in your apartment building.

Set DNS to Cloudflare or Google

Default DNS from your ISP is often slow. Switching to a fast DNS provider improves page load speed even when bandwidth is fine. Settings > Network and Internet > Wi-Fi > click your network name. Edit DNS server assignment > Manual > IPv4.

Set Preferred to 1.1.1.1 for Cloudflare or 8.8.8.8 for Google. Set Alternate to 1.0.0.1 for Cloudflare or 8.8.4.4 for Google. Save. Both Cloudflare and Google DNS are dramatically faster than most ISP DNS, especially for the first connection to new sites. The change takes effect immediately.

When Nothing Helps

If you have tried everything above and Wi-Fi is still slow, the problem may be hardware or service related. The next diagnostic steps identify what kind of fix you need.

Test with an ethernet cable. Connect your laptop directly to the router with a cable. If wired connection is fast, the problem is either Wi-Fi hardware on your laptop or wireless interference. Contact your ISP because there may be a line issue or oversubscribed neighborhood. Consider a Wi-Fi 6 router upgrade because the speed improvement on busy networks is real and noticeable. As a last resort, a USB Wi-Fi adapter bypasses a bad internal Wi-Fi card and costs around $30.

Final Thoughts

To fix slow Wi-Fi on Windows, start with a speed test, update your driver, switch to 5 GHz, run the troubleshooter and reset network settings. Most slow Wi-Fi clears up with those steps. Hardware upgrades are last resort. Check your ISP and router age before blaming Windows.

If a different fix worked for you, drop a comment so others can find it.

Leave a Comment