Why does my wifi keep dropping on only one device?

My home wifi has been randomly disconnecting, but only on one laptop while all other phones and tablets stay connected. I’ve tried restarting the router and forgetting/re-adding the network, but the issue keeps coming back every few minutes. I need help figuring out if this is a router setting, interference issue, or something wrong with the laptop’s wifi adapter so I can fix it for good.

Sounds like the issue sits on that one laptop, not the router, since everything else stays online.

Run through these in order:

  1. Check power saving on the wifi card
    • In Windows, Device Manager → Network adapters → your Wi‑Fi adapter → Properties → Power Management.
    • Uncheck “Allow the computer to turn off this device to save power”.
    • Also in Control Panel → Power Options → Change plan settings → Change advanced power settings → Wireless Adapter Settings → set to Maximum Performance.

  2. Update or roll back the wifi driver
    • In Device Manager, update driver. If the latest driver started the problem after a recent update, try Roll Back Driver.
    • Get the driver from the laptop maker’s site, not random driver sites.

  3. Try 5 GHz vs 2.4 GHz
    • Log in to your router, give 2.4 and 5 GHz their own SSIDs.
    • Connect the laptop only to 5 GHz first. If it still drops, try only 2.4 GHz.
    • If one band is stable and the other is not, leave it on the stable band.

  4. Check channel congestion and signal strength
    If your laptop sits where signal is weak or noisy, it will drop more often than phones. Antennas differ.
    Use a wifi analyzer to check channels and RSSI.
    A simple option is analyzing and improving your Wi‑Fi coverage with NetSpot.
    Look at
    • Signal strength (aim for stronger than -65 dBm for stable work).
    • Number of overlapping networks on the same channel.
    Then change your router to a quieter channel.

  5. Disable VPNs and security tools as a test
    • Turn off any VPN, firewall suite, or “internet security” app on that laptop.
    • If the drops stop, tweak or replace that software.

  6. Reset network stack on the laptop
    On Windows, run Command Prompt as admin and run, one by one:
    • netsh winsock reset
    • netsh int ip reset
    • ipconfig /release
    • ipconfig /renew
    • ipconfig /flushdns
    Then reboot.

  7. Test with another network
    Take the laptop to a different wifi, like a phone hotspot or a friend’s place.
    • If it also drops there, the issue sits in the laptop hardware or driver.
    • If it works fine elsewhere, your laptop and your router do not “like” each other. Updating router firmware can help.

  8. Last checks
    • Turn off Bluetooth on the laptop as a test, it sometimes interferes, especially on 2.4 GHz.
    • If the laptop has a removable wifi card, reseat it or replace it with a cheap Intel card.
    • As a workaround, try a USB wifi adapter. If that stays stable while the internal one drops, the internal adapter is failing.

If you post your laptop model, OS version, router model, and whether it drops more on 2.4 or 5 GHz, people can narrow it down more.

1 Like

If only one laptop keeps dropping while phones and tablets are fine, it’s almost always something about how that device talks to that router, not the router in general.

You already tried the basic stuff, and @boswandelaar covered most of the usual Windows-side fixes. I’ll come at it from a slightly different angle and poke at some things they didn’t lean on as much.

First, quick cleaner version of your situation for anyone skimming:

Home Wi‑Fi keeps disconnecting randomly, but only on a single laptop. Other devices stay online. Router reboots and forgetting/re‑joining the network haven’t fixed it.

Here are some other angles to check:

  1. Look for IP address conflicts on your network
    Sometimes one device gets the same IP as another and they “fight,” which looks like random drops on just one machine.

    • Log in to the router and look at the DHCP client list.
    • If you see duplicate hostnames or weird entries, shorten the DHCP lease time or reserve a static IP for the laptop (outside the automatic range).
    • You can also try setting a manual IP on the laptop as a test.
  2. Check security protocol mismatch (WPA2/WPA3 issues)
    Certain laptops flake out when the router is set to WPA2/WPA3 mixed or WPA3-only.

    • In the router, set Wi‑Fi security for that SSID to plain WPA2‑PSK (AES) only.
    • Avoid TKIP or WPA/WPA2 mixed.
      If it stabilizes after that, your card/driver just does not like WPA3 or mixed modes. Happens a lot with slightly older adapters.
  3. Roaming / band steering quirks
    Phones handle roaming & band steering better than a lot of laptop adapters.

    • If your router has “Smart Connect,” “Band Steering,” or “Mesh roaming assist,” try turning that off so the laptop is not being shoved back and forth between 2.4 and 5 GHz.
    • Some laptops drop right at the moment the router tells them “go to the other band.”
  4. Check the exact symptoms at disconnect time
    When it “drops,” see what actually breaks:

    • Does the Wi‑Fi icon show it disconnected from the SSID entirely?
    • Or does it say still connected but “No internet”?
    • Try running ping 8.8.8.8 -t in a command prompt and also ping 192.168.1.1 -t (or your router IP). When it drops, see which one fails:
      • If router and internet both die, the Wi‑Fi link itself is dropping.
      • If router is fine but internet dies, it’s more of a routing/DNS problem on that laptop.
  5. DNS issues specific to that laptop
    I slightly disagree with treating DNS as a last‑resort fix. It can absolutely look like “disconnects” when it’s just DNS failing.

    • On the laptop, set manual DNS to 1.1.1.1 and 8.8.8.8 for the Wi‑Fi adapter.
    • Leave the IP on automatic.
      If pages start loading reliably while the icon still looks fine, you had a DNS problem, not true Wi‑Fi drops.
  6. Check for crappy OEM Wi‑Fi utilities
    Some manufacturer “Wi‑Fi managers” override Windows and cause random disconnects.

    • Uninstall anything like “Smart Network,” “Killer Control Center,” “Dell/Wireless/WLAN Manager,” etc.
    • Let Windows manage the Wi‑Fi completely.
      I’ve seen Killer-branded adapters behave way better once their special software is removed and only the basic driver is left.
  7. Look at event logs when it disconnects
    This is nerdy but very telling.

    • Open Event Viewer → Windows Logs → System.
    • Filter for source = “WLAN-AutoConfig” or “Netwtw” (Intel) around the time of a drop.
      You’ll often see specific error codes like “Reason code 34” or “The network adapter has returned an invalid value” which point to driver or authentication glitches. That can tell you whether the adapter is actually restarting itself.
  8. Thermal or low-signal hotspot just for that laptop
    Even if other devices are fine in the same room, the laptop’s antennas might be trash or partially blocked.

    • Move the laptop within a few feet of the router and test.
    • If it never drops when close, but does at your usual spot, it’s likely marginal signal or interference that only this card can’t handle.
      This is where using something like visual Wi‑Fi heatmaps and channel analysis helps. NetSpot can show you how strong the signal actually is where the laptop lives and how noisy the channel is. If your RSSI is like −70 to −80 dBm at that spot, that laptop may just not cope as well as your phones.
  9. Router firmware vs specific chipset incompatibility
    It does happen that one router firmware + one Wi‑Fi chipset are just a bad combo.

    • Update the router firmware to the latest stable version.
    • If you recently updated and the problem started right after, try downgrading to the previous version if that’s possible.
      There are long threads online of “this Intel card hates that specific brand/firmware.” Sometimes the only real fix is new firmware or a different card.
  10. Quick hardware sanity checks
    Not as fun, but:

  • If it’s a thin laptop and you’ve opened it recently, one of the antenna connectors may be loose.
  • Lightly flex the lid or base (not aggressively, pls) and see if the signal jumps around in the Wi‑Fi indicator. If so, antenna cable might be half‑broken.
  • External USB Wi‑Fi adapter working perfectly while the built‑in one keeps dropping = internal card or antennas are failing.

If you post your laptop model, Wi‑Fi adapter model (from Device Manager), Windows version, and router brand/model, people can probably call out known bad pairings or driver versions.

Short version: your router is probably fine; it is very likely a weird interaction between that laptop’s Wi‑Fi chipset, drivers and your specific Wi‑Fi settings.

Since @andarilhonoturno and @boswandelaar already covered the classic Windows fixes (power saving, drivers, network reset, band tests, VPN/security, etc.), I’ll avoid rehashing those and poke at some less obvious angles.


1. Check what “dropping” actually means

Next time it happens, look closely:

  • Does the Wi‑Fi icon lose the SSID completely, or does it stay “connected, no internet”?

  • While everything seems fine, run two continuous pings in a terminal:

    ping 8.8.8.8 -t
    ping 192.168.x.1 -t   (your router IP)
    

    Watch what fails first:

    • Both fail at once → radio link is actually dropping.
    • Only 8.8.8.8 fails, router keeps replying → routing or DNS issue on the laptop, not Wi‑Fi itself.

This distinction tells you whether to focus on RF/driver issues or IP/DNS stack issues.


2. Be a bit suspicious of “band steering” and “smart connect”

Here I slightly disagree with how often people ignore this: smart connect features are frequent culprits when only one device goes nuts.

If your router has options like:

  • Smart Connect
  • Band Steering
  • Unified SSID for 2.4 and 5 GHz
  • Mesh “assist” / “fast roaming”

Try for a few days with:

  • 2.4 GHz and 5 GHz as separate SSIDs.
  • The laptop pinned to just one band.
  • All “steering” / “roaming optimization” toggles off.

Phones usually deal with roaming smarter than some laptop adapters. Some drivers simply choke right when the router tries to move them between bands.


3. Security mode quirks (WPA2 / WPA3)

Older or buggy adapters can behave terribly with WPA3 or mixed WPA2/WPA3:

  • Temporarily set the Wi‑Fi security to WPA2‑PSK (AES only).
  • Avoid WPA/WPA2 mixed and avoid TKIP.
  • If you already forced WPA2 only and it still drops, then this probably is not your problem.

If the laptop suddenly becomes stable on plain WPA2, your card or driver is unhappy with WPA3. In that case, updated drivers or eventually a new adapter help more than endless router tweaking.


4. DNS: not always “last resort”

People often treat DNS like an afterthought, but “random disconnects” can actually be DNS resolution failures.

On that laptop only:

  1. Leave IP on automatic (DHCP).
  2. Manually set DNS to:
    • 1.1.1.1
    • 8.8.8.8

If you notice sites stop failing while the Wi‑Fi icon never actually disconnects, then it was never a Wi‑Fi drop. It was just DNS falling over on that machine.


5. Get rid of OEM Wi‑Fi helpers

Vendors love to bundle “connection managers” that fight with the OS:

  • Uninstall anything like “Wireless Manager,” “Killer Control Center,” “Smart Network,” or vendor connection utilities.
  • Keep only the bare driver for the adapter.
  • Let the OS manage Wi‑Fi.

This alone has fixed “only one laptop” disconnects for a lot of Intel / Killer setups.


6. Use a proper Wi‑Fi analyzer, not guesswork

You mentioned other devices are fine, which usually means signal is OK, but not always. Different antennas behave very differently.

Tools like NetSpot help here:

  • You can see signal strength where the laptop actually sits.
  • You can see which channels are crowded.
  • You get a visual sense of where coverage is weak.

Pros of NetSpot:

  • Friendly interface compared to hardcore RF tools.
  • Good visual heatmaps that make it obvious if your laptop’s spot is marginal.
  • Useful for picking a cleaner channel and verifying signal is stronger than roughly −65 dBm.

Cons of NetSpot:

  • The most powerful features require a paid license.
  • Overkill if you just want a 5‑second check.
  • Desktop oriented, not as handy if you want a simple phone app.

If NetSpot shows your laptop’s usual location hovering around −70 to −80 dBm while the router is using a noisy channel, that explains why the laptop is flakey while phones with better antennas cope.


7. Event Viewer: painful but very telling

On Windows, check around the time of a drop:

  • Event Viewer → Windows Logs → System.
  • Filter by sources like WLAN-AutoConfig or driver-specific sources (often start with Netwtw for Intel).

Look for repeated patterns:

  • Auth failures (something off with security).
  • Adapter resets (driver or hardware issues).
  • “Reason codes” that appear only when the problem happens.

That can point you more directly to driver bugs or authentication glitches.


8. Router firmware vs that specific laptop

Sometimes it really is “this firmware + that chipset = bad combo”:

  • Update router firmware to the latest stable release.
  • If the problem started right after a firmware update, try rolling back if your router allows it.

If you have another access point (or a phone hotspot) and the laptop is perfectly stable there, but flaky only on your home router, that is a strong sign of this kind of incompatibility.


9. Hardware sanity checks

If nothing above helps and @andarilhonoturno / @boswandelaar’s suggestions also change nothing:

  • Try a cheap USB Wi‑Fi dongle.
    • If the USB adapter is perfectly stable on the same network, your internal card or antennas are failing.
  • If the laptop is out of warranty and easy to open:
    • Reseat the Wi‑Fi card.
    • Make sure antenna leads are snapped on firmly.

At that point replacement of the internal card is often the cleanest fix.


If you can share:

  • Laptop model and Wi‑Fi adapter model.
  • OS version.
  • Router model.
  • Whether it drops more on 2.4 or 5 GHz, and whether the icon shows “no internet” or fully disconnects.

Then people can cross‑check known bad pairings and specific driver versions. The pattern “only this one laptop, everything else fine” almost always comes down to that particular adapter, driver, or how that adapter negotiates with your router’s Wi‑Fi settings, not a generic router fault.