📑 On this page
Does your laptop drop its Wi-Fi at the worst possible moment — mid-call, mid-upload, halfway through a submission? You are not alone. Intermittent dropouts are one of the most common Windows complaints we see, and most of them are fixable in an evening. This guide explains why a Windows laptop repeatedly loses its wireless connection, and works through the fixes in the order a technician would try them: the cheap checks first, the deep ones last, and an honest line at the end telling you when further tinkering is costing you more than it saves.
The usual culprits are an outdated Wi-Fi driver, a power-saving setting that switches the adapter off to save battery, or a network configuration that has drifted. Below we focus on Windows-specific fixes — no Mac or Linux. Work through them in order. If you have already done the two-minute check above and the laptop drops on every network it touches, start at section one.

The Two-Minute Check: Is It Your Laptop or Your Network?
Before you change a single setting, find out which machine is at fault. Microsoft's own guidance is to test the network with something else: “On another laptop or phone, try to connect to the same network. If you can connect, the source of the problem is likely due to your device.” Two minutes here decides whether the rest of this guide applies to you at all.
- Test 1 — does anything else drop? Watch a phone or a second laptop on the same Wi-Fi for a few minutes. If everything drops together, the fault is the router, the modem or the line — not your laptop. Restart the router and speak to your ISP; nothing below will help.
- Test 2 — does your laptop drop on a different network? Turn on a phone hotspot and connect the laptop to that instead. If it still drops on the hotspot, the problem travels with the laptop, and the fixes below are the right place to start.
- Test 3 — does it only drop in one spot? If it holds beside the router and drops in the bedroom, you have a coverage problem, not a laptop fault. Concrete walls and lift lobbies in older HDB blocks kill 5 GHz far faster than 2.4 GHz.
Only Test 2 points at the laptop. If it does, work down the sections below in order — and if you reach the end and it is still dropping, the last section tells you when to stop.

Run Windows Network Troubleshooters and Diagnostics
Start with the diagnostic tools Windows already ships. They will not fix a hardware fault, but they clear the simple configuration errors quickly, and they cost nothing to run. The route differs by Windows version, which is the step most guides get wrong.
Steps to run the Network Troubleshooter:
- Windows 11: Microsoft has moved this into the Get Help app. Open Get Help from the Start menu, search for network troubleshooter, and run the automated tool it offers. The old Status page no longer exists under Network & internet.
- Windows 10: Go to Start > Settings > Network & Internet, choose Status in the left panel, scroll down and click Network troubleshooter.
- Follow the prompts, then retest. The troubleshooter scans for improper IP settings and adapter errors and applies what it can. Restart the laptop afterwards and use it normally for an hour — a fault that only shows up every twenty minutes is not proved fixed by a thirty-second test.

Windows 10 is shown above. In Windows 11 the Status page no longer exists — use the Get Help app as described in step 1.
If the troubleshooter doesn’t resolve the issue, you can also reset some network components manually via Command Prompt. Open Command Prompt as Administrator and run the following commands one by one:
netsh int ip resetnetsh winsock resetipconfig /releaseipconfig /renewipconfig /flushdns
These commands reset the TCP/IP stack, release and renew your IP address, and flush the DNS cache. After running them, reboot and test your connection again to see if the laptop keeps disconnecting from WiFi issue is resolved.
Why this helps: The Windows troubleshooter and network resets can fix misconfigurations or software conflicts automatically. They address issues like incorrect network settings or adapter errors – some of the common reasons behind Wi-Fi drops. In most cases, this initial diagnostic step will stabilize the connection without further effort. (Even if your laptop keeps disconnecting from WiFi due to minor issues, these tools often catch and fix them.)

Update or Reinstall Your Wi-Fi Adapter Driver
Outdated or faulty wireless drivers are a top cause of Wi-Fi disconnections. Your laptop’s Wi-Fi adapter driver controls how it communicates with the router. If the driver has bugs or isn’t fully compatible with your Windows version, the connection may drop frequently. Ensuring you have the latest driver (or reinstalling a fresh copy) can resolve known issues. (For instance, if the laptop keeps disconnecting from WiFi right after a Windows update, a driver patch is likely needed.)
Steps to update/reinstall the Wi-Fi driver:
- Open Device Manager: Press
Windows + Xand choose Device Manager. Expand the Network adapters section. - Locate your Wi-Fi adapter: It will have a name like Intel Wireless-AC 9560 or Realtek 8822CE Wireless LAN. Right-click it and select Update driver.
- Update the driver: In the Update Driver wizard, click “Search automatically for updated driver software.” Windows will search for a newer driver. This may fix the laptop keeps disconnecting from WiFi problem if it was driver-related. If a new driver is found, install it and reboot.
- If updating doesn’t help, reinstall the driver: In Device Manager, right-click the Wi-Fi adapter and select Uninstall device. Confirm if prompted, then restart your PC. On the next boot, Windows will automatically reinstall a built-in driver for the network adapter. After reboot, test the Wi-Fi connection. If it’s stable now, you can optionally install the manufacturer’s latest driver for that adapter (from their website) for optimal performance.
Updating the driver replaces any corrupted code and ensures compatibility with recent Windows updates. Reinstalling can be a fallback that resets the driver to a stable state.
Why this works: a new driver carries the manufacturer's fixes for known dropout bugs, and reinstalling returns a corrupted one to a clean state. This is the single most common software cause, which is why it comes before the fiddly settings. What it cannot do is compensate for a weak signal or a loose antenna — if the driver is freshly installed and the drops are unchanged, move on rather than reinstalling it a third time.

Adjust Power Management Settings for the Wireless Adapter
Windows aggressively saves power on laptops, which can sometimes put the Wi-Fi adapter to sleep. If power management settings are too strict, your wireless card might shut off to conserve energy, causing frequent disconnects – especially when on battery (a common reason a laptop keeps disconnecting from WiFi unexpectedly). Tweaking these settings will keep the adapter powered and maintain a steady connection.
Steps to optimize wireless power settings:
- Disable adapter power saving in Device Manager: Open Device Manager (
Windows + X> Device Manager > Network adapters). Double-click your Wi-Fi adapter to open Properties, then go to the Power Management tab. Uncheck the option “Allow the computer to turn off this device to save power,” then click OK. This prevents Windows from idling the wireless card to save energy. - Set Wireless Adapter to Maximum Performance: Open Control Panel (press
Windows + R, typecontrol, hit Enter) and go to Power Options. Click Change plan settings next to your current plan, then Change advanced power settings. Expand Wireless Adapter Settings > Power Saving Mode. For both On battery and Plugged in, select Maximum Performance. This ensures the Wi-Fi radio doesn't go into a low-power mode that could impair connectivity.
Figure: Disabling power-saving for the Wi-Fi adapter in Windows Device Manager. Unchecking "Allow the computer to turn off this device to save power" stops Windows from suspending your wireless card, which can prevent random disconnects.

After these changes, restart the laptop and monitor your WiFi. In nearly all cases, your laptop keeps disconnecting from WiFi problem should be resolved.
Why this helps: Erroneous power settings are often behind the laptop keeps disconnecting from WiFi issue. By default, Windows may power down the Wi-Fi NIC during periods of inactivity or when on battery to extend battery life. By disabling this behavior, you ensure the network stays alive as long as the laptop is awake. In effect, you trade a bit of battery life for a much more stable Wi-Fi connection, which is usually worth it when dealing with constant disconnects.

Fine-Tune Advanced Wi-Fi Adapter Settings (Roaming, Bands, etc.)
If the drops continue after the steps above, the adapter's own Advanced properties are the next place to look. These belong to the driver, not to Windows, so what you see depends on whose wireless card is in your laptop — Intel, Realtek, Qualcomm or MediaTek each expose a different list. Intel states this plainly: “Certain properties may not appear depending on the type of wireless adapter, driver version, or operating system installed.” If a setting named below is not in your list, your card does not have it, and that is normal.
Open Device Manager, right-click your Wi-Fi adapter, choose Properties, then the Advanced tab. Select a property on the left and change its value on the right. The names below are Intel's, taken from Intel's own support documentation:
- Roaming Aggressiveness — this decides how weak the current access point has to get before the card starts hunting for a better one. Intel's ladder is Lowest, Medium-Low, Medium, Medium-High, Highest, and Medium is the default. There is no “Low”. Setting it to Lowest makes the card hold on to the current access point until the signal is very weak, which helps if you have a mesh system or several access points and the laptop keeps hopping between them. On a single-router flat there is nothing to roam to, so this setting will change nothing. Intel's own advice: “revert back to the default (Medium) if you don't see an improvement with other values.”
- Preferred Band — the options are No Preference (the default), Prefer 2.4 GHz band and Prefer 5 GHz band. Intel frames this as an interference control rather than a speed control: in a home with microwaves, cordless phones and a dozen neighbouring routers on 2.4 GHz, preferring 5 GHz can steady the link. It is a preference, not a lock — the card will still use the other band when it has to.
- Global BG scan blocking — the one most people have never heard of, and often the one that matters if your Wi-Fi stutters during calls. By default the card periodically scans for other access points, and each scan briefly leaves the current channel. Setting this to On Good RSSI tells the card to scan only when the current signal is already weak. Intel cautions that this is not recommended if you carry the laptop between access points all day.
Change one setting at a time and use the laptop normally for a while before deciding. If a change makes no difference, put it back to its default before trying the next one — a pile of half-remembered tweaks is harder to undo than the original fault.
What this will and will not fix. These properties tune how the card behaves in your particular environment, so they help with roaming, band congestion and scan-related stutter. They cannot repair a driver fault, and they cannot do anything at all about a loose antenna or a failing card — if the drops are identical before and after, you have learned something useful: the problem is not configuration.

How Do I Reset Network Settings to Stop My Laptop Disconnecting From WiFi?
If you’ve tried the above and your laptop keeps disconnecting from WiFi, it’s time to refresh the network configuration on Windows. This often fixes scenarios where the laptop keeps disconnecting from WiFi even after trying earlier fixes. We’ll perform a full network reset and also adjust a Windows feature that might be contributing to the issue.
Perform a network reset. This removes and reinstalls every network adapter and returns network settings to their defaults. Windows 11: Settings > Network & internet > Advanced network settings > Network reset. Windows 10: Settings > Network & Internet > Status > Network reset. Confirm and let the PC restart.
Read this before you click it. A network reset is not free of consequences, and Microsoft names them: you may need to reinstall and set up other networking software such as VPN client software or virtual switches, and the reset “might set each one of your known network connections to a public network profile.” On a work laptop that can mean losing a VPN configuration you cannot rebuild yourself, and losing the ability to see shared printers and drives until the network is marked private again. Save your Wi-Fi passwords somewhere first — saved networks are cleared.
What about “Soft Disconnect”? A lot of guides tell you to switch this off in the registry to stop Wi-Fi dropping. That advice has it backwards, and following it can make your problem worse. Microsoft's own documentation describes Soft Disconnect as the thing that prevents an abrupt drop: “When Windows decides a network should no longer be connected, it doesn't immediately disconnect. Abrupt disconnections degrade the user experience without providing an appreciable benefit and are avoided when possible.” Windows checks the interface every 30 seconds and holds the connection open while you are still using it — which is exactly what protects a video call in progress. Turning it off does not stop Windows deciding to disconnect; it only removes the grace period, so the drop lands mid-call instead of after it.
The real behaviour worth knowing about is a docking one. Soft Disconnect only applies to a connection Windows has decided is surplus, and Windows only decides that when you have more than one — Ethernet and Wi-Fi at once, typically through a dock. Microsoft: when a PC starts or resumes from standby “all interfaces simultaneously attempt to connect ... If multiple interfaces successfully connect, Windows begins soft-disconnecting interfaces immediately,” and wired Ethernet always wins. So if your laptop drops Wi-Fi a minute after you wake it at a docked desk, that is Windows working as designed, not a fault. Undock, or ignore it. On a laptop using Wi-Fi alone there is no surplus connection, so none of this applies.
Why the reset helps: it clears misconfigurations and stale adapter state that no individual setting exposes — a genuine clean slate. What it cannot clear is a physical fault. If the drops survive a network reset performed correctly, you have now ruled out software as thoroughly as you can from the keyboard, and the next section is the one you need.

When to Stop Troubleshooting and Bring It In
Every fix above is a software fix, and software fixes cannot reach the parts that actually fail. Inside the laptop, the wireless card is a small module with one or two thin antenna wires clipped onto it; those wires run up through the hinge and into the screen bezel. A clip that has worked loose, a wire pinched during a previous repair, or a card that has begun to fail will produce exactly the symptom this page is about — and no driver, no registry key and no network reset will touch it.
- Stop if it drops on every network, including a phone hotspot, after you have reinstalled the driver, disabled adapter power saving and run a network reset. You have exhausted what the keyboard can reach.
- Stop if the drops started right after a repair or a knock — a screen, keyboard, battery or fan replacement all involve working near the antenna wires, and so does dropping the machine. This is the single most likely cause of a laptop that was fine last week.
- Stop if the Wi-Fi adapter disappears from Device Manager and comes back, or if the Wi-Fi option vanishes from Settings entirely. An intermittently absent device is a connection or a card, not a setting.
- Stop before you edit the registry a second time. If the first round of tweaks changed nothing, more of them will not help, and you are accumulating changes somebody will later have to unpick.
- Stop if the laptop is still under manufacturer warranty. Opening it yourself can end that cover. Let the warranty pay for the part.
At Esmond Service Centre the diagnosis is free, so it costs nothing to find out which of these you are looking at. If it is the card, a laptop WiFi and Bluetooth repair is S$95–S$158 and takes 30–45 minutes; if the wireless is soldered into the mainboard, motherboard-level WiFi IC repair starts at S$186 and takes 3–5 working days. Replacements carry a 3-month warranty, and prices are before the 9% GST added at payment. And the honest part: sometimes there is no part to buy at all. The antennas themselves almost never fail — where the cause is a cable that has worked loose inside the casing, we re-seat it rather than sell you a card. That is a worse day for us and a better one for you, which is why it is written here rather than left for you to find out.

Resolve Laptop Keeps Disconnecting from WiFi Permanently: Expert Solutions
A laptop that keeps dropping Wi-Fi is almost always one of five things, and they are worth separating before you spend an evening on it. First decide whether the fault is the laptop or the network, using another device and a phone hotspot. Then run the Windows troubleshooter for your actual Windows version. Then update or reinstall the wireless driver, which is the single most common software cause. Then stop Windows switching the adapter off to save power. Then, if it is still dropping, tune the adapter's advanced properties — or find out they change nothing, which is itself an answer. A network reset is the last software step, and it is not free of consequences.
If you have worked through all of that and the laptop still drops its connection on every network it touches, the remaining causes are physical: a loose antenna clip, a failing wireless card, or wireless soldered into a mainboard that needs board-level work. That is the point to stop and have it looked at, and the section above tells you what each of those costs in Singapore before you commit to anything.

Stop Your Laptop from Disconnecting from WiFi – Contact Our Experts Now
Still dropping after all of that? Bring the laptop to Esmond Service Centre and we will tell you which of the three hardware causes you are looking at before you spend anything — the diagnosis is free. We have been repairing laptops in Singapore for over 16 years, we do board-level wireless IC work in-house rather than sending it away, and if the fault turns out to be an antenna cable that has come loose we will say so and re-seat it. Walk in at either branch, or WhatsApp us your laptop model and we will tell you what to expect before you make the trip.
Enjoyed this guide? Follow our Facebook page, LinkedIn profile or Instagram account for more expert insights and practical tips.
Esmond Service Centre's experienced technicians can diagnose and fix it fast — free diagnostics, repairs from $65.
