How to Fix Slow or Dropping Wi-Fi on Windows
Is your laptop constantly disconnecting from the router? Learn how to diagnose network issues, update adapter drivers, and change DNS settings for a stable connection.
In today's digital age, a laptop without a stable internet connection is little more than a very expensive calculator. Whether you are trying to stream a 4K movie, present a crucial Zoom meeting, or just browse the web, dealing with Wi-Fi that randomly drops, slows to a crawl, or refuses to connect is infuriating.
Network troubleshooting can feel like black magic, but it generally breaks down into three categories: Hardware interference (the physical radio waves), Router issues (the box providing the internet), and Windows Driver issues (how your laptop talks to the router).
In this guide, we will walk you through a proven sequence of troubleshooting steps to identify the bottleneck and fix your Wi-Fi permanently.
The dreaded 'No Internet, Secured' message in Windows.
Step-by-Step Wi-Fi Troubleshooting Guide
Start from Step 1 and work your way down. We begin with the easiest fixes before moving on to advanced network configurations.
It sounds like a cliché, but turning it off and on again works. Unplug your internet router and your modem from the power outlet. Wait a full 60 seconds (this allows the capacitors to drain and memory to clear). Plug the modem in first, wait for the lights to stabilize, then plug in the router. This forces your router to find a new, cleaner radio channel.
If your phone connects to the Wi-Fi perfectly but your laptop refuses to, the problem is inside Windows. Sometimes the TCP/IP stack gets corrupted. Go to Settings > Network & Internet > Advanced network settings > Network Reset. Click "Reset now". Your computer will restart, reinstalling all network adapters to their factory default settings.
Right-click the Start button and open Device Manager. Expand "Network adapters" and find your Wi-Fi card (usually Intel, Realtek, or Broadcom). Right-click it and select "Update driver". If you recently updated Windows and the Wi-Fi immediately broke, right-click the adapter, go to Properties, and in the Driver tab, click Roll Back Driver to return to the previous stable version.
If websites take forever to load but your download speed is fine, your Internet Service Provider's (ISP) Domain Name System is slow. Change it to a faster, public DNS. Go to Network Connections, right-click your Wi-Fi, select Properties, click Internet Protocol Version 4 (TCP/IPv4) and click Properties. Select "Use the following DNS server addresses" and enter Google's public DNS: 8.8.8.8 and 8.8.4.4.
Over time, your computer caches IP addresses of websites you visit. If those IPs change, you'll get loading errors. Open Command Prompt as Administrator and type the following commands:
ipconfig /flushdns
netsh int ip reset
netsh winsock reset
Restart your computer after running these commands to completely refresh your network cache.
By default, Windows is configured to turn off your network adapter to save power when the battery gets low. However, this often causes the Wi-Fi to drop unexpectedly. Open Device Manager, right-click your Wi-Fi adapter, click Properties, go to the Power Management tab, and uncheck "Allow the computer to turn off this device to save power".
If your Wi-Fi drops only during certain times of the day, it is likely due to channel congestion from neighboring routers. Access your router's admin panel (typically by entering 192.168.1.1 or 192.168.0.1 in your browser), navigate to the Wireless Settings, and change the channel from "Auto" to a fixed channel (1, 6, or 11 for 2.4GHz are the only non-overlapping channels).
Understanding Wi-Fi Bands: 2.4GHz vs. 5GHz
Modern routers broadcast two different Wi-Fi signals. Understanding the difference between them is crucial for fixing speed and connection dropping issues.
The 2.4 GHz Band (Distance)
This frequency is amazing at penetrating solid objects like brick walls and floors. If you are on the second floor and your router is in the basement, you should connect to the 2.4GHz network. The downside? It is heavily congested. Your microwave, Bluetooth devices, and your neighbor's routers all operate on 2.4GHz, causing massive interference and slow speeds.
The 5 GHz Band (Speed)
This frequency offers significantly faster speeds (ideal for 4K streaming or gaming) and suffers from almost no interference. The catch? High-frequency waves cannot penetrate solid objects easily. If you are more than two rooms away from the router, a 5GHz connection will become weak and constantly drop. (Note: Do not confuse 5GHz Wi-Fi with '5G' cellular networks).
The Fix: Ensure your laptop is connected to the right band based on your physical location in the house. If you are gaming in the same room as the router, always use 5GHz.
When to Upgrade Your Router
If you have followed all these steps and the Wi-Fi is still dropping across multiple devices (your phone, TV, and laptop), the issue is not Windows—it's the router. If you are using the cheap, standard router provided by your Internet Service Provider (ISP), it may be struggling to handle a household with 15+ smart devices. Investing in a high-quality "Mesh Wi-Fi System" is the ultimate solution for large homes with dead zones.
Frequently Asked Questions (FAQs)
Frequently Asked Questions About Wi-Fi Problems
Q: Why does my Wi-Fi disconnect every time my PC goes to sleep?
This is caused by Windows power management settings. Go to Device Manager, find your Wi-Fi adapter under Network Adapters, right-click Properties, then the Power Management tab and uncheck Allow the computer to turn off this device to save power. Also in the Advanced tab, set Power Saving Mode to Maximum Performance to prevent the adapter losing power during sleep transitions.
Q: Should I use 2.4GHz or 5GHz Wi-Fi for my laptop?
Use 5GHz when within 10 metres of your router — it offers speeds up to 1.3Gbps and less congestion. Use 2.4GHz for devices farther away or behind thick walls, as it has better range and wall penetration despite a lower maximum speed of around 600Mbps. In dense apartments, 2.4GHz is often heavily congested because many networks share the same channels.
Q: How do I find which Wi-Fi channel is least congested?
On Windows, run netsh wlan show all in Command Prompt to list all visible networks and their channels. For 2.4GHz, only channels 1, 6, and 11 are non-overlapping — pick whichever has the fewest neighbouring networks. Log into your router admin panel (usually 192.168.1.1) and set the channel manually rather than leaving it on Auto for best results.
Q: My speed test is fast but websites still load slowly — why?
Speed tests measure raw bandwidth but web browsing depends on latency and DNS resolution speed. Run ping google.com -n 20 in Command Prompt — anything above 50ms will make browsing feel sluggish. Try switching to Cloudflare DNS (1.1.1.1) or Google DNS (8.8.8.8) in your network adapter settings; this alone can reduce page load times by 200-400ms on some ISP configurations.
Q: How do I tell if my Wi-Fi problem is my router or my ISP?
Connect directly to your router with an Ethernet cable and run a speed test. If wired speed matches your plan but Wi-Fi is slow, the problem is your router or adapter. If wired speed is also slow, the fault is with your ISP. Most ISPs can run a remote line diagnostic test without requiring a technician visit — call their support line and ask for a remote test first.
🔧 When to Seek Professional Help
- Your router is more than 5 years old — it likely does not support modern Wi-Fi 6 security or speeds
- Problems persist across multiple devices after all software fixes — router firmware may be corrupted
- Speed tests over Ethernet cable are also slow — this requires an ISP technician visit
- Your Wi-Fi adapter is not detected at all in Device Manager — hardware failure requiring replacement
Summary Checklist for Wi-Fi Network Optimization
- Step 1: Restart both router and modem to clear packet buffer caches.
- Step 2: Disable Wi-Fi power saving mode in Device Manager to prevent sleep disconnects.
- Step 3: Switch from congested 2.4GHz to 5GHz band for high-speed streaming and gaming.
- Step 4: Change DNS servers to Cloudflare (1.1.1.1) or Google DNS (8.8.8.8) to improve site loading speed.
- Step 5: Flush DNS cache in Command Prompt using
ipconfig /flushdns.
Wireless Network Security Best Practices
- Ensure router security is configured to WPA3 or WPA2-AES encryption; avoid outdated WEP or WPA-TKIP protocols.
- Disable WPS (Wi-Fi Protected Setup) in router admin settings to prevent brute-force security vulnerabilities.
- Update router firmware regularly to patch security flaws and optimize wireless radio performance.
Updating Wi-Fi Adapter Drivers via Device Manager
Outdated network adapter drivers are a leading cause of random Wi-Fi disconnects. To update drivers on Windows 11:
- Press
Win + Xand select Device Manager. - Expand Network adapters, right-click your Wi-Fi card (Intel/Realtek/Qualcomm), and select Update driver.
- Choose Search automatically for drivers or manually select an updated
.infdriver file downloaded from the laptop manufacturer website.