Fix Wi-Fi Keeps Dropping on Windows: Step-by-Step

Wi-Fi dropping is usually a power setting or driver issue. Start with sleep mode, then update drivers, then check interference. Most fixes take under 10 minutes.

Start Here: The 30-Second Fix That Solves Half of All Cases

Before you do anything else, check your laptop's power settings. I've lost count of how many clients call me about "terrible internet" and it's just Windows putting their Wi-Fi adapter to sleep to save battery.

Here's the fix:

  1. Press Windows + X and click Device Manager.
  2. Expand Network adapters.
  3. Right-click your Wi-Fi adapter (usually something like Intel Wireless-AC 9560 or Realtek RTL8822CE), and select Properties.
  4. Go to the Power Management tab.
  5. Uncheck "Allow the computer to turn off this device to save power."
  6. Click OK.

That's it. If your Wi-Fi drops only when the laptop sits idle, or after it wakes from sleep, this is almost certainly your fix. I had a client last month whose Wi-Fi died every 10 minutes exactly. She'd already replaced her router. Took me 30 seconds to sort it.

If your network still drops while you're actively using the machine, move on to the next step.

The 5-Minute Fix: Update Your Wi-Fi Driver

Windows Update often installs generic drivers that don't play well with your specific adapter. If you've had the same laptop for more than a year, it's worth checking for a newer driver from the manufacturer.

Here's what to do:

  1. Go back to Device Manager.
  2. Right-click your Wi-Fi adapter and choose Update driver.
  3. Select Search automatically for drivers. If Windows finds nothing, that doesn't mean you're done.
  4. Go to your laptop manufacturer's support site (Dell, HP, Lenovo, etc.) and search for your exact model.
  5. Look for the most recent Wi-Fi driver, download it, and run the installer.

Manufacturer drivers are tuned for their hardware. Don't skip this step.

Also, check if there's a newer driver from the chipset maker directly (Intel or Realtek). Sometimes the OEM is slow to push updates. For example, Intel has a driver assistant tool that auto-detects and installs the latest for your adapter. Realtek doesn't, but you can grab the latest from their site if you know the exact chipset version.

What if the driver update doesn't stick?

If the driver installs but you still see drops, try uninstalling the adapter completely:

  1. Right-click the adapter in Device Manager and choose Uninstall device.
  2. Check "Delete the driver software for this device" if that option appears.
  3. Restart your computer. Windows will reinstall a fresh driver automatically.

This clears out any corrupted driver state that a simple update won't touch.

The 15-Minute Fix: Check Your Router and Interference

If you're still dropping, it's time to blame the network side. Here's where most people waste hours when they could just change one setting.

1. Switch the Wi-Fi channel

Routers default to auto channel selection, which can be stupid. It picks a crowded channel and sticks there even when performance tanks.

Log into your router's admin page (usually at 192.168.1.1 or 192.168.0.1). Find the wireless settings. Look for the channel setting. Set the 2.4GHz band to channel 1, 6, or 11 – these don't overlap. For 5GHz, pick a channel under 100 if your router supports it, or just try a few different ones.

Which one to pick? You can't know without scanning. Use a free tool like Wi-Fi Analyzer on your phone or inSSIDer on Windows. See which channels your neighbors are hogging, and pick one that's empty.

2. Check for interference from USB 3.0 devices

This one's sneaky. USB 3.0 ports and cables emit radio noise that can kill 2.4GHz Wi-Fi. If you have an external hard drive, USB hub, or even a phone charging cable plugged into a blue USB port, move it away from the laptop's Wi-Fi antenna area (usually near the screen hinge or the right side).

I once spent an afternoon blaming a client's router because his Wi-Fi dropped every time he plugged in his external SSD. Moving the drive to the other side of the desk fixed it instantly.

3. Forget and rejoin the network

Sometimes the issue is saved network credentials or a stale IP lease. Do this:

  • Click the Wi-Fi icon, select Network & Internet settings.
  • Click Manage known networks.
  • Find your SSID, click Forget.
  • Reconnect by clicking the network and entering your password.

This also clears any weird DNS settings that might have been applied.

4. Update your router's firmware

Old router firmware has bugs that cause random disconnects. Log into the router, find the firmware update section, and check for an update. This isn't hard, but it can take 5-10 minutes if the router decides to reboot slowly.

When to call it quits and buy a new adapter

If you've done all of this and you're still dropping, the Wi-Fi adapter itself might be dying. They do fail, especially in older laptops. A USB Wi-Fi adapter (like the TP-Link Archer T3U) costs $20 and will sidestep the built-in one entirely. I've done that on two client laptops and it's a permanent fix.

One final check – make sure it's actually a Wi-Fi issue. Plug in an ethernet cable. If the internet still drops, your problem isn't Wi-Fi, it's your ISP or router. Don't blame the adapter until you've tested that.

These steps cover 90% of Wi-Fi drop cases I see in the field. Start with the power management fix, because it's free and takes less than a minute. Then drivers. Then router. You'll most likely be done by step one.

Related Errors in Network & Connectivity
Destination Host Unreachable Fixing 'Destination Host Unreachable' on Ubuntu 22.04 0XC0000254 Fix IP Address Conflict 0xC0000254 on Windows 10/11 0XC0231012 STATUS_NDIS_OFFLOAD_CONNECTION_REJECTED (0XC0231012) Fix SD-WAN Edge Device Shows Offline After Power Outage

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.