Quick answer

First find whether only this PC drops or every device drops together; that check splits the problem. If only your PC drops, the top fix is hidden in Windows: Device Manager > Network adapters > your adapter > Power Management, then uncheck ‘Allow the computer to turn off this device to save power.’ Whole-network drops mean the router or ISP.

By LK Wood IV · 2026-07-06 · ~9 min read · St. Louis County, MO

Some retailer links below are Amazon affiliate links; if you buy through them TechFuel HQ may earn a small commission at no extra cost to you. As an Amazon Associate I earn from qualifying purchases. Commissions never influence what gets recommended — see our disclosure.

Search “WiFi keeps disconnecting” and the answer at the top of the page — and most of the ISP pages under it — tell you the same thing: restart your router, move it to the middle of the room, done. Sometimes that’s the fix. Often it does nothing, because a Wi-Fi drop has two completely different homes, and the fix for one is useless on the other.

The single question that decides everything: when the Wi-Fi drops, does it drop on every device, or just this one? Answer that first and you’ve already cut the problem in half.

Step 1: Isolate — one device, or the whole network?

Before you change a single setting, watch what happens the next time it drops. Look at your phone, another laptop, a smart TV — anything else on the same Wi-Fi.

What you see when it dropsWhere the problem livesWhere to work
Only this PC drops; phone and other devices stay onlineThe device — its Wi-Fi adapter, driver, or power settingsStep 2 (the Windows fixes)
Every device drops at the same momentThe router, modem, or ISPStep 4 (the router fixes)
Drops only in certain rooms / far from the routerSignal / rangeStep 4, then the hardware section
Drops at predictable times (evenings, weekends)Congestion / interferenceStep 4 (channel + band)

This one observation is what almost every guide skips — and it’s why “restart your router” so often fails. Restarting the router cannot fix a laptop whose Wi-Fi adapter is being switched off to save battery. If only your PC drops, leave the router alone and go to Step 2.

Step 2: If it’s only this PC — the Windows fixes, in order

These are ordered by how often they actually solve it. Do them top to bottom and stop when the drops stop.

1. Turn off adapter power saving (the fix Windows hides)

This is the number-one cause of a single Windows machine dropping Wi-Fi, and it’s buried where nobody looks. Windows has a power-saving feature that quietly switches the Wi-Fi adapter off to save energy — and sometimes it doesn’t switch it back on cleanly.

  1. Right-click Start → Device Manager.
  2. Expand Network adapters, right-click your Wi-Fi adapter, choose Properties.
  3. Open the Power Management tab.
  4. Uncheck “Allow the computer to turn off this device to save power,” and click OK.

That’s it. For a lot of people the drops stop here, in under five minutes. (On a laptop, also open Settings → System → Power and make sure a battery-saver profile isn’t re-applying aggressive power limits.)

2. Update — or roll back — the Wi-Fi driver

A buggy or outdated Wi-Fi driver is the next most common cause, and Windows Update often installs a generic driver that behaves worse than the one from the hardware maker.

  • If the drops are long-running: get the latest Wi-Fi driver from your laptop maker’s support page (Dell, HP, Lenovo, ASUS…) or the adapter chipset maker (Intel, Realtek, MediaTek, Qualcomm). Install it over the top.
  • If the drops started right after a Windows or driver update: roll it back. Device Manager → your adapter → Properties → Driver → Roll Back Driver. A regression in a new driver is a classic trigger.

3. Check the WLAN AutoConfig service

Windows manages your Wi-Fi through a service called WLAN AutoConfig. If it’s stopped or set to Manual, connections get flaky.

  • Press Windows Key + R, type services.msc, Enter.
  • Find WLAN AutoConfig, double-click it, set Startup type: Automatic, and make sure it’s Running.

4. Tame roaming aggressiveness (only if you have more than one access point)

If you use a mesh system or more than one router/AP, your adapter constantly decides whether to jump to a “better” signal. Set too aggressive, it hops back and forth and drops mid-hop.

  • Device Manager → your Wi-Fi adapter → Properties → Advanced tab → Roaming Aggressiveness (some adapters call it Roaming Sensitivity).
  • The default is usually Medium (3). If you’re getting drops as you move around a multi-AP home, try Medium-Low or Low so the PC stays put longer.
  • On a single-router home this setting doesn’t matter — skip it.

5. Prefer 5 GHz over 2.4 GHz

The 2.4 GHz band reaches farther but is slower and crowded — it’s shared with neighbors, microwaves, Bluetooth, and smart-home gear. Where the signal is strong, 5 GHz is far more stable. In your adapter’s Advanced tab you can set Preferred Band to 5 GHz, or simply connect to the network’s 5 GHz name if the router broadcasts them separately.

6. Reset the network stack

If it still drops, flush Windows’ networking state. Open Command Prompt as administrator and run these one at a time, then reboot:

netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns

7. Turn off Fast Startup

Fast Startup half-hibernates the PC instead of doing a clean shutdown, and it’s a frequent cause of Wi-Fi that won’t reconnect after a cold boot. Control Panel → Power Options → “Choose what the power buttons do” → “Change settings that are currently unavailable” → uncheck “Turn on fast startup.”

Step 3: Read the report Windows already keeps

Here’s the step that turns guessing into knowing — and, like reading Event Viewer for a freezing PC, it’s the part almost every guide leaves out. Windows can generate a full WLAN report: a timeline of every connect, disconnect, and the reason for each.

  1. Open Command Prompt as administrator.
  2. Run netsh wlan show wlanreport.
  3. It creates an HTML report — the command prints the path (usually C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html). Open it in a browser.

The report shows a graph of your connection sessions with red markers on the disconnects, and for each one it lists a reason code — whether you roamed to another AP, whether the adapter dropped the link, or whether you simply lost the IP/DNS lease. That distinction tells you which of the fixes above to trust:

  • “Roamed” / lots of session switches → it’s the roaming/signal problem (Step 2.4 and 2.5, or a range issue).
  • Adapter reset / driver events → it’s power management or the driver (Step 2.1–2.2).
  • DHCP/DNS failures → it’s the router handing out addresses, not the PC (Step 4).

You can also run netsh wlan show interfaces right before and after a drop to watch the signal strength and state change in real time.

Step 4: If every device drops — work the router

When the whole house loses Wi-Fi at once, no amount of PC tweaking will help. Work the network equipment instead:

  • Power-cycle properly. Unplug the modem and router, wait 30 seconds, plug the modem back first, let it fully sync, then the router. This clears the most common transient faults.
  • Fix channel congestion. In a dense area, several neighbors on the same 2.4 GHz channel will cause mutual drops. Log into your router and set the 2.4 GHz channel to 1, 6, or 11 (the only non-overlapping ones), and enable 5 GHz for devices that support it.
  • Update the router firmware. Years-old firmware is a real source of instability; check the admin page for an update.
  • Check for overheating and placement. A router baking on top of a receiver, or crammed behind a TV, will drop connections when it gets hot. Give it air and a central, open spot away from thick walls, metal, and water (fish tanks, radiators).
  • Snug the cables. A slightly loose coax or WAN cable causes intermittent whole-network drops that look exactly like a Wi-Fi problem.

If every device still drops after all of that, the problem is likely upstream — the modem, the line, or the ISP. Note the times it happened and call your provider with specifics.

When the real fix is new hardware

Sometimes the adapter or router is simply old and struggling. A few honest upgrade paths once you’ve ruled out settings:

  • A dead or ancient laptop/desktop adapter: a plug-in USB Wi-Fi 6 adapter is the fastest way to bypass a flaky built-in card without opening anything. For a desktop with an open slot, a PCIe Wi-Fi 6E card with real antennas gives a far stronger, more stable link than a tiny dongle.
  • Drops that are really a range problem (only in far rooms): a single router can’t cover every home. A mesh system fixes dead zones properly — and if you’re weighing whether the newest standard is worth it, our Wi-Fi 7 for the home network guide breaks down when it actually helps and when Wi-Fi 6E is the smarter buy.

The quick version

  1. Watch a drop. Only this PC, or every device?
  2. Only this PC → turn off adapter power saving, update/roll back the driver, check WLAN AutoConfig, tame roaming, prefer 5 GHz, reset the network stack, disable Fast Startup.
  3. Read netsh wlan show wlanreport to see why it dropped, and confirm which fix to trust.
  4. Every device → power-cycle the modem+router, fix the channel, update firmware, cool and reposition the router, check cables — then call the ISP if it persists.

Isolate first, and you never waste an hour restarting a router for a problem that was living inside your PC the whole time.

Frequently asked questions

How do I fix an unstable WiFi connection?
Start by finding out where the problem lives. If only one device drops, the fix is on that device — on a Windows PC the single most common cause is a power setting: open Device Manager, expand Network adapters, right-click your Wi-Fi adapter, open the Power Management tab, and uncheck ‘Allow the computer to turn off this device to save power.’ That alone fixes it for most people in a few minutes. If it still drops, update (or roll back) the Wi-Fi driver and reset the network stack with ’netsh winsock reset’ and ’netsh int ip reset’. If every device in the house drops at the same time, the problem is your router or ISP, not the PC — restart the router, move it away from walls and appliances, and switch to the less-crowded 5 GHz band.
How do I get my WiFi to stay connected?
The most reliable fixes on a Windows laptop or desktop, in order of how often they work: (1) turn off adapter power saving in Device Manager > Network adapters > your adapter > Power Management (uncheck ‘Allow the computer to turn off this device to save power’); (2) install the latest Wi-Fi driver from your laptop or adapter maker’s site, or roll back if the drops started right after an update; (3) make sure the WLAN AutoConfig service is running and set to Automatic (services.msc); (4) if you have several access points or a mesh, lower the adapter’s Roaming Aggressiveness so the PC stops hopping between them. Prefer the 5 GHz band over 2.4 GHz where the signal is strong — it’s far less congested.
How do I fix frequent internet disconnection?
Frequent drops on every device point at the network equipment, not one computer. Power-cycle the modem and router (unplug both, wait 30 seconds, plug the modem back first, then the router). If it’s an apartment or dense neighborhood, log into the router and change the 2.4 GHz channel to 1, 6, or 11, or push devices onto 5 GHz. Check that the router isn’t overheating or years past its last firmware update, and that coax/ethernet connections are snug. If drops continue on the whole network after that, the issue is likely upstream — the modem, the line, or the ISP — and worth a call to your provider with the times the drops happened.
Why is my WiFi good one day and bad the next?
Day-to-day swings almost always mean interference or congestion rather than a broken device. The 2.4 GHz band is shared with neighbors’ networks, microwaves, Bluetooth, and baby monitors, so it gets crowded at predictable times (evenings, weekends). A neighbor adding a new router on the same channel, a device you moved closer to the router, or even weather affecting a fixed-wireless link can all shift things overnight. Switch to 5 GHz where you can, change your 2.4 GHz channel to a clear one (1, 6, or 11), and run ’netsh wlan show wlanreport’ to see whether the bad days line up with weak-signal roaming or with the whole link going down.
Why does my laptop keep disconnecting from WiFi but not my phone?
When one device drops while the others stay online, the network is fine — the problem is on that device. On a Windows laptop the usual suspects, in order: adapter power management turning the Wi-Fi off to save battery (uncheck it in Device Manager > Power Management), an outdated or buggy Wi-Fi driver, an aggressive roaming setting, or the adapter clinging to a weak 2.4 GHz signal. Because your phone uses a completely different Wi-Fi chip and driver, it’s unaffected. Work the Windows-specific fixes on the laptop and leave the router alone — restarting it won’t help a single-device problem.
Is my WiFi disconnecting because someone hacked it?
Almost never. Random disconnects are overwhelmingly caused by power settings, drivers, weak signal, or channel congestion — not intruders. A hacked network doesn’t usually announce itself by dropping you; it’s far more likely to just quietly use your bandwidth. If you still want to check, log into your router and look at the list of connected devices for anything you don’t recognize, then change the Wi-Fi password and enable WPA3 (or WPA2 at minimum). That resets every connection and locks out anyone who had the old key. But fix the power-management and driver issues first — that’s what’s actually dropping you.

Evidence ledger

Last updated
Methodology
This guide was written and edited by Lowell K. Wood IV in St. Louis County, MO. Specs and prices verified against vendor and project documentation current on the date above. Full editorial standard: methodology.
Update log
  • 2026-08-02 — Last reviewed and updated.
Corrections
Spotted an error or a stale number? Email hello@techfuelhq.com. Confirmed corrections are added to the update log above.

About the author

Written by Lowell K. Wood IV, who builds and runs TechFuelHQ from St. Louis, Missouri.