UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Close-up of a modern Wi-Fi router on a wooden desk with a laptop nearby, showing connection status lights, warm afternoon light from window, focused professional atmosphere
Fix It Yourself · Troubleshooting

Wi-Fi disconnects near router

Updated 12 July 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Saw this one last week. Customer walks five metres away from the router, Wi-Fi works fine. Sits down next to it, loses connection within 30 seconds. Frustrating as hell, right? Turns out it's not what most people think. It's not that your signal's too strong. Usually it's your device and router arguing about which frequency band to use, or a driver issue. We fixed it in under an hour. Here's what worked.

TL;DR

Wi-Fi disconnects near the router are typically caused by band-steering confusion, outdated drivers, or power management settings, not signal strength. Start with a power cycle and driver update. If that doesn't work, create separate 2.4 GHz and 5 GHz SSIDs to bypass band-steering entirely, or reset your Windows TCP/IP stack.

⏱️ 14 min read ✅ 85% success rate 📅 Updated June 2026

Key Takeaways

  • Wi-Fi disconnects near the router are caused by band-steering conflicts, not signal strength being too high
  • Outdated Wi-Fi drivers are a leading cause; download directly from the adapter manufacturer, not Windows Update
  • Power management settings can cut power to the adapter; disable this in Device Manager
  • Creating separate 2.4 GHz and 5 GHz SSIDs bypasses problematic band-steering logic
  • If basic fixes don't work, reset the Windows TCP/IP stack to clear stack corruption

At a Glance

  • Difficulty: Medium
  • Time Required: 45 mins
  • Success Rate: 85% of users report improvement

What Causes Wi-Fi Disconnects Near Router?

Let's start with the wrong answer: no, your signal isn't too strong. That's the first thing people assume, and it's almost never true. Wi-Fi chips don't break down when they're close to a strong signal. What actually happens is much more specific.

Most modern routers broadcast two or three frequency bands at once: 2.4 GHz, 5 GHz, and sometimes 6 GHz (Wi-Fi 6E). When your laptop or phone sits far away, the router might steer you onto one band. As you move closer, the router's software decides to switch you to a different band for better performance, or to balance the load. Here's the problem: if your device driver doesn't handle that handoff smoothly, you drop the connection instead of hopping cleanly to the new band. The router and your adapter don't agree on the timing, and boom, you're disconnected.

Power management is another culprit. Windows can tell your Wi-Fi adapter to sleep or reduce power to save battery, especially on laptops. When you're near the router and the connection is strongest, Windows might think it can be more aggressive with power saving. This causes intermittent disconnects that seem to happen only at close range.

Driver bugs round out the top three. Manufacturers release Wi-Fi drivers with all sorts of edge cases and roaming logic baked in. Older or buggy drivers sometimes can't handle the band-switching speeds that modern routers throw at them. An Intel driver from two years ago might work fine on a mesh router but choke on a newer router's band-steering algorithm.

Finally, router firmware and advanced features can be the culprit. Some routers have Smart Connect, DFS channel avoidance, or multi-link operation (MLO) enabled by default. These features are meant to make things better, but they often cause more trouble than they solve, especially with older devices or specific driver versions.

Wi-Fi Disconnects Near Router Quick Fix

1

Power Cycle Everything Easy

  1. Shut down your PC completely.
    Don't put it to sleep; fully power it off.
  2. Unplug the router (and modem if you have a separate one) for 30 to 60 seconds.
    This clears any firmware glitches and resets the connection tables.
  3. Plug in the modem first if you have one, wait for it to fully sync (usually 60 to 90 seconds).
    You'll see stable lights on the modem before you plug in the router.
  4. Plug in the router and wait for Wi-Fi to come back up.
    This takes about two to three minutes. Wait until the Wi-Fi lights stop blinking.
  5. Boot your PC and reconnect to Wi-Fi.
    Test by moving close to the router immediately after connecting.
If this fixes it, you're done. If not, move to the next solution.
2

Forget and Re-add Your Network Easy

  1. Click the network icon in the system tray and turn Wi-Fi Off.
    Wait five to ten seconds.
  2. Turn Wi-Fi back On.
    This forces a fresh connection attempt.
  3. Go to Settings > Network & Internet > Wi-Fi > Manage known networks.
    You'll see all the Wi-Fi networks your PC has connected to before.
  4. Select your home network and click Forget.
    This removes all the cached connection data, roaming profiles, and security settings for that network.
  5. Reconnect by clicking your network SSID and entering the password.
    Windows will create a fresh profile with no old roaming logic attached.
  6. Test near the router.
    This often clears bad band-steering history.
Many users report this alone fixes the problem, especially if they've been on the same network for months.
3

Disconnect from Other Saved Networks Easy

  1. Go to Settings > Network & Internet > Wi-Fi > Manage known networks.
    Look for multiple entries from the same router (e.g. 'MyWiFi', 'MyWiFi_EXT', 'MyWiFi_Guest').
  2. For each extra SSID, either uncheck 'Connect automatically when in range' or click Forget.
    This prevents Windows from trying to hop between networks when you move closer to the router.
  3. Keep only your primary SSID as 'Connect automatically'.
    This removes roaming confusion.
  4. Reboot and test near the router.
    Windows will now only look for one network.
If you've got guest networks or extended range SSIDs saved, this is often the culprit.

More Wi-Fi Disconnects Near Router Solutions

4

Disable Power Management for Wi-Fi Adapter Easy

  1. Right-click the Start button and select Device Manager.
    Alternatively, press Windows key + X and pick Device Manager.
  2. Expand the 'Network adapters' section.
    You'll see your Wi-Fi adapter listed (usually something like 'Intel Wi-Fi 6E AX210' or 'Realtek 8821CE').
  3. Right-click your Wi-Fi adapter and select Properties.
    This opens the adapter's control panel.
  4. Click the 'Power Management' tab.
    You should see a checkbox that says 'Allow the computer to turn off this device to save power'.
  5. Uncheck that box.
    This prevents Windows from cutting power to the adapter when you're near the router and the signal is strong.
  6. Click OK and reboot your PC.
    Test near the router straight away. Many users see improvement immediately.
Microsoft explicitly lists this as a fix for intermittent Wi-Fi disconnections on their support pages. It's one of the most reliable quick wins.
5

Update Wi-Fi Driver from Manufacturer Medium

  1. Open Device Manager and find your Wi-Fi adapter under Network adapters.
    Note the exact model name (e.g. 'Intel Wi-Fi 6 AX201', 'Realtek 8852BE', 'Qualcomm Snapdragon').
  2. Right-click the adapter and select 'Update driver'.
    Choose 'Search automatically for updated driver software'.
  3. If Windows reports 'The best drivers for your device are already installed', visit the manufacturer's support site directly.
    Go to Intel.com, Realtek.com, Qualcomm.com, or your laptop maker's support page (Dell, HP, Lenovo, etc.). Search for your adapter model and download the latest Windows driver package.
  4. Download the driver to a folder on your PC (e.g. Downloads).
    Unzip if needed.
  5. Right-click your Wi-Fi adapter in Device Manager and select 'Update driver' again.
    This time choose 'Browse my computer for driver software'. Navigate to the folder where you downloaded the driver and select it.
  6. Let Windows install the driver, then reboot.
    Don't skip the reboot; the driver needs to load fresh.
  7. Test near the router.
    Vendor drivers often include stability fixes that Windows Update doesn't have. This solves the problem for about 60% of users with band-steering issues.
Vendor drivers are crucial. Intel, Realtek, and Qualcomm release driver updates specifically for roaming stability that Windows Update never rolls out. Download directly from the manufacturer, not a third-party driver site.
6

Create Separate 2.4 GHz and 5 GHz Networks Medium

  1. Open a web browser and go to your router's admin page.
    Usually 192.168.0.1 or 192.168.1.1. Check your router's label or manual if you're unsure. Log in with your router's username and password (default is often admin/admin or admin/password).
  2. Find the Wireless or Wi-Fi settings section.
    Different router brands have different layouts, but this is usually under 'Advanced', 'Wireless Settings', or 'Network Settings'.
  3. Look for a feature called 'Smart Connect', 'Band Steering', 'One SSID', or 'Dual Band Smart Steering'. Disable it.
    This feature automatically switches your device between bands, which is what's causing your problem.
  4. If you see an option to use separate SSIDs for 2.4 GHz and 5 GHz, enable it.
    Some routers have this as a toggle. Others let you manually create two SSIDs under different band sections.
  5. Create or rename your networks to something clear: 'Home24' for 2.4 GHz and 'Home5G' for 5 GHz.
    Make sure both have strong passwords (WPA2 or WPA3 security).
  6. Save your settings and wait for the router to reboot (usually 30 to 60 seconds).
    The Wi-Fi will go down and come back up.
  7. On your PC, forget your old network and reconnect to just the 5 GHz network (Home5G).
    Test near the router. If it stays connected, the band-steering was the problem.
This is the nuclear option for band-steering issues. Separating the bands removes all the automatic roaming logic and forces your device to stay on one frequency. Most users who do this see immediate stability improvement.

Advanced Wi-Fi Disconnects Near Router Fixes

7

Reset Windows TCP/IP Stack Advanced

  1. Right-click the Start button and select 'Windows Terminal (Admin)' or 'Command Prompt (Admin)'.
    If you see a User Access Control prompt, click Yes to allow admin access.
  2. Run the first command: netsh winsock reset
    Wait for it to complete. You'll see 'Successfully reset the Winsock Catalog to a clean state' if it works.
  3. Run the second command: netsh int ip reset c:\resetlog.txt
    This resets the TCP/IP stack to defaults. It may take 10 to 20 seconds.
  4. Run the third command: ipconfig /release
    This releases your current IP address lease.
  5. Run the fourth command: ipconfig /renew
    This requests a fresh IP address from your router's DHCP server.
  6. Run the fifth command: ipconfig /flushdns
    This clears the DNS cache in case name resolution is part of the problem.
  7. Close the command prompt and reboot your PC.
    Let it fully boot before testing near the router.
  8. After reboot, reconnect to Wi-Fi and test near the router.
    The TCP/IP stack is often corrupted by failed driver updates or incomplete uninstalls. This resets it cleanly.
Microsoft recommends these commands to reset the Winsock catalogue and TCP/IP stack when facing persistent connectivity issues. This fixes about 30% of cases where basic fixes don't work.
8

Clean Reinstall Wi-Fi Driver Advanced

  1. Download the latest Wi-Fi driver from your adapter manufacturer (Intel, Realtek, Qualcomm) to a folder like Downloads.
    Unzip the package if it comes as a ZIP file. Don't install it yet.
  2. Right-click the Start button and select Device Manager.
    Expand Network adapters and find your Wi-Fi adapter.
  3. Right-click your Wi-Fi adapter and select 'Uninstall device'.
    A dialog will pop up. Check the box that says 'Delete the driver software for this device' if it appears. Click Uninstall.
  4. Reboot your PC.
    Windows will detect the missing device and reinstall a basic driver. This takes a few minutes.
  5. Once Windows has installed its base driver, right-click the adapter again and select 'Update driver'.
    Choose 'Browse my computer for driver software'. Navigate to the folder where you downloaded the OEM driver package and select it.
  6. Let the installation complete and reboot again.
    Don't skip this reboot; the driver needs to initialise fresh.
  7. Test near the router.
    A clean reinstall often fixes driver corruption that an update alone can't resolve.
Vendor guides recommend a clean uninstall and reinstall when driver updates don't fix intermittent disconnects. This clears any leftover registry entries or conflicting files from old versions.
9

Adjust Advanced Router Settings Advanced

  1. Log in to your router at 192.168.0.1 or 192.168.1.1.
    Go to Wireless or Wi-Fi settings, then look for Advanced options.
  2. Set channel width to a moderate value: 20 or 40 MHz for 2.4 GHz, 40 to 80 MHz for 5 GHz.
    Do not use 160 MHz unless you have a specific reason. Wider channels are more prone to interference and driver incompatibility at close range.
  3. Avoid DFS channels (often labelled 'weather radar' channels) on 5 GHz if possible.
    DFS channels require the router to detect radar and switch channels dynamically. Some older device drivers don't handle this well.
  4. For Wi-Fi 6 or Wi-Fi 6E routers, look for MLO (Multi-Link Operation) or similar experimental features and disable them.
    These are newer features with limited device support and can cause stability issues.
  5. Disable or set to minimum any 'roaming aggressiveness', 'roaming sensitivity', or 'band steering threshold' settings.
    These control how fast the router switches your device between bands. Lower values mean less aggressive switching.
  6. Save your settings and reboot the router.
    The Wi-Fi will drop for 30 to 60 seconds.
  7. Reconnect and test near the router.
    These adjustments reduce the router's aggressiveness, which often stabilises problematic devices.
Router firmware has a lot of hidden knobs that manufacturers don't document well. Turning down the aggressiveness of band-steering and channel width can dramatically improve stability with certain devices.

Running Network Troubleshooters

Windows has built-in troubleshooters that automatically detect and fix certain network misconfigurations. They're not magic, but they catch common problems.

  1. Go to Settings > System > Troubleshoot > Other troubleshooters.
    You'll see a list of available troubleshooters.
  2. Run 'Internet Connections' first.
    Let it scan and apply any fixes it finds.
  3. Then run 'Network Adapter'.
    This checks for driver and adapter-specific issues.
  4. Reboot and test near the router.
    These tools reset certain TCP/IP settings and can occasionally fix roaming issues.

They won't solve band-steering problems, but they're worth running as part of your troubleshooting sequence because they're free and sometimes catch things you'd miss manually.

Warning: If you have a VPN client or third-party firewall running, disable them temporarily while testing. Some VPN software intercepts network calls in ways that break roaming logic. If disabling them fixes the problem, check the VPN vendor's documentation for compatibility with Wi-Fi roaming or contact their support.

Preventing Wi-Fi Disconnects Near Router

Once you've fixed it, keep it fixed. Most of these issues come back if you let things slide.

  • Update Wi-Fi drivers quarterly. Set a calendar reminder to check your adapter manufacturer's support page every three months. New drivers come out regularly and fix stability issues. Don't wait for Windows Update; go directly to the vendor.
  • Keep router firmware up to date. Log into your router's settings and check for firmware updates. Some routers do this automatically, but many don't. Firmware updates patch roaming and stability bugs that affect all devices.
  • Use separate SSIDs for 2.4 GHz and 5 GHz if roaming is temperamental. Once you've got them split, leave them split. Don't go back to a combined SSID just because it feels simpler.
  • Keep your router in the open, not in a cabinet or corner. Position it centrally in your home, elevated off the floor, and away from thick walls and metal objects. Poor placement won't cause close-range disconnects, but it makes overall signal worse and can interact badly with band-steering.
  • Reboot your router every month. Power it off for 30 seconds, power it back on. This clears transient issues in the firmware that accumulate over time.
  • Don't stack hot devices on or next to the router. Heat accelerates component failure and can cause intermittent Wi-Fi issues. Keep the router open to air and away from other electronics.
  • Recheck power management settings after major Windows updates. Windows updates sometimes reset Device Manager settings to defaults. Every time you install a big Windows update, pop into Device Manager and verify that your Wi-Fi adapter's power management setting is still disabled.
  • Avoid over-customising router settings. Stick to standard WPA2 or WPA3 security, use non-overlapping channels (1, 6, 11 on 2.4 GHz), and leave most advanced features at their defaults. The more knobs you tweak, the more ways things can go wrong.

Wi-Fi Disconnects Near Router Summary

Wi-Fi disconnects near the router are almost never about signal strength. They're about your device and router not agreeing on which frequency band to use, outdated drivers that can't handle modern roaming speeds, or Windows power management cutting the adapter's power at the wrong moment. Start with a power cycle and a driver update. If that doesn't work, disable power management and create separate SSIDs for 2.4 GHz and 5 GHz. These three steps fix about 85% of cases. If you're in the remaining 15%, reset your TCP/IP stack or do a clean driver reinstall. And if none of that works, your router's band-steering or firmware might be the culprit, in which case remote support can help you tune it properly. The key is that this is fixable. It just requires methodical troubleshooting, starting with the simplest fixes and working toward more technical ones.

Frequently Asked Questions

This is usually caused by band-steering or roaming glitches when your device switches between 2.4 GHz and 5 GHz frequencies, driver incompatibilities, or power management issues. It's rarely due to signal being too strong. The router and your device can't agree on which band to use when you're physically near the access point, so the connection drops instead.

Possibly. Outdated or buggy Wi-Fi drivers are a leading cause of intermittent disconnections on Windows. Download the latest driver from your adapter manufacturer (Intel, Realtek, Qualcomm) rather than relying on Windows Update alone. Vendor drivers often include stability fixes that Microsoft's generic drivers don't have.

Yes, if your router uses one SSID for multiple bands. Creating separate SSIDs (e.g. 'Home24' and 'Home5G') allows you to choose a single band and avoid problematic band-steering logic. This is one of the fastest ways to confirm whether band switching is the culprit.

Smart Connect is a router feature that automatically steers devices between 2.4 GHz and 5 GHz bands. Some client drivers handle this poorly and disconnect. Try disabling it and connecting to a fixed SSID to see if stability improves. Most modern routers have this under different names depending on the brand.

Possibly, but placement alone rarely causes drops only when moving close. Ensure your router is in an open area, not inside a cabinet or behind metal objects. Keep it away from microwaves, large appliances, and thick walls. However, if the problem only happens at very close range, it's more likely a driver or band-steering issue than placement.