Slow speed Wi-Fi on a laptop is a problem that almost every user faces. The reasons may lie in hardware limitations (for example, an outdated network card Intel Wireless-AC 9560 or Qualcomm Atheros QCA61x4), and in software settings: from an incorrectly selected router channel to conflicts with background applications. In this article we will analyze unique Wi-Fi acceleration methods that are not limited to banal restarting the router — including protocol optimization 802.11ac/802.11ax, QoS settings and even hardware tricks with antennas.
It is important to understand: the connection speed depends on the chain “router → transmission medium → laptop adapter → OS.” For example, if your ASUS RT-AX88U supports Wi-Fi 6 (802.11ax), but the laptop is equipped with an adapter Realtek RTL8188EE (standard 802.11n), the maximum speed will be limited by the weakest link. We'll analyze each element of this chain and show you how to get the most out of your existing equipment - without buying new ones.
1. Checking the current speed and diagnosing problems
Before optimizing, you need to understand where exactly the connection is slowing down. Use speed testing and network analysis tools:
- 📊 Speedtest.net or Fast.com — measure the actual download/upload speed. Compare the results with your provider's tariff.
- 🔍 Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) - show channel load and signal strength.
- 💻 Windows Built-in Tools: Open
Command lineand enter:netsh wlan show interfacesPay attention to the parameters
Reception/transmission speedAndSignal.
If the speed in tests is below 50% of the provider's tariff, the problem may be:
- 📶 Weak signal (level below 70% in
netsh). - 🔄 Overloaded channel (for example, all neighbors use channel 6 in the 2.4 GHz band).
- 🖥️ Adapter drivers (outdated or damaged).
- ⚙️ Router settings (non-optimal operating mode or channel width).
- Optical fiber (GPON)
- ADSL
- Cable Internet (Ethernet)
- 4G/5G modem
- Other
2. Optimizing router settings
Most users never log into their router's control panel after the initial setup. But in vain: even basic changes can increase speed by 30–50%. Here are the key parameters for optimization:
| Parameter | Recommended value | Why is it important |
|---|---|---|
| Wireless mode | 802.11ac (or 802.11ax, if supported) |
Old standards (802.11n) limit the speed to 300–450 Mbit/s. |
| Channel width | 40 MHz (for 2.4 GHz) or 80/160 MHz (for 5 GHz) |
Narrow channels (20 MHz) reduce throughput. |
| Channel | 1, 6 or 11 (for 2.4 GHz); automatic selection (for 5 GHz) | Channels 2–5, 7–10 overlap causing interference. |
| QoS (Quality of Service) | Enable and prioritize laptop traffic by MAC address | Prevents the channel from being “clogged” by other devices (for example, smart TV). |
How to change settings:
- Open your router control panel (usually at
192.168.1.1or192.168.0.1). - Go to section
Wireless Settings(orWireless network). - Set the parameters according to the table above. For routers TP-Link the path might look like this:
Advanced → Wireless → Wireless Settings. - Save the settings and reboot the router.
If there is an option in the router settings Beamforming (beamforming), turn it on - this will improve signal stability for specific devices, including your laptop.
3. Update and configure network adapter drivers
Outdated or crooked drivers are one of the main reasons for low Wi-Fi speed. For example, adapters Realtek often conflict with Windows 10/11 if standard drivers from Microsoft are used. Here's how to solve the problem:
- 🔄 Update the driver manually:
- Open
Device Manager(Win + X → Device Manager). - Expand the thread
Network adapters. - Find your Wi-Fi adapter (for example, Intel Dual Band Wireless-AC 8265).
- Right click →
Update driver → Search this computer. - Select
Select a driver from the listand install the latest version (if it is in the list).
- Open
- 📥 Download the driver from the manufacturer's website: For adapters Intel, Qualcomm or Broadcom Always get drivers from official sites and not through Windows Update.
- ⚙️ Disable adapter power saving:
- B
Device Manageropen adapter properties. - Go to the tab
Power management. - Uncheck
Allow this device to turn off to save power.
- B
Make sure there is no exclamation mark next to the adapter in Device Manager|
Update the driver via the manufacturer's official website (not Windows Update)|
Disable power saving for network adapter|
Reboot the laptop after changes -->
For adapters Killer Wireless (installed in gaming laptops MSI, Alienware) additionally:
- Uninstall the software Killer Control Center - it often conflicts with Windows.
- Install a clean driver without software via
Device Manager.
How can I find out the model of a Wi-Fi adapter if it is not displayed in Device Manager?
Open Command line and enter:
wmic nic get name, manufacturer, speed
Or use the utility HWiNFO (tab Network).
4. Selecting the optimal range and channel
Ranges 2.4 GHz And 5 GHz have different characteristics, and the wrong choice can “cut” the speed by 2-3 times. Here are the key differences:
| Parameter | 2.4 GHz | 5 GHz |
|---|---|---|
| Range | High (passes through walls) | Low (signal weakens due to obstacles) |
| Maximum speed | Up to 450 Mbit/s (802.11n) |
Up to 1.3 Gbit/s (802.11ac) or 6 Gbit/s (802.11ax) |
| Channel congestion | High (lots of devices and interference) | Low (less popular) |
| Support for older devices | Yes (all smartphones, laptops, IoT) | No (devices older than 2012 may not support) |
Recommendations for selection:
- 📱 If you have many devices (smartphones, smart light bulbs, cameras), leave
2.4 GHzfor them, and connect the laptop to5 GHz. - 🎮 For gaming and 4K streaming, use
5 GHz- lower delays and higher speed. - 🏠 In an apartment building, check the channel load via Wi-Fi Analyzer and select the least busy one.
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks. - Select your network →
Properties. - In the section
Network propertiesset your preferred range (if your router supports both). - 📡 External antenna or amplifier: For laptops with an antenna connector (for example, some models Dell Latitude or Lenovo ThinkPad) you can connect an external antenna with amplification
5–9 dBi. This will increase the range and stability of the signal. - 🔌 USB Wi-Fi adapter: If the built-in adapter is weak (for example, Realtek RTL8188EU with a maximum of 150 Mbps), buy an external adapter that supports
802.11ac(For example, TP-Link Archer T4U or ASUS USB-AC68). They provide speeds of up to 1.3 Gbps. - 🔧 Replacing the internal adapter: Some laptops (eg. HP Pavilion or Acer Aspire) Wi-Fi module is removable. It can be replaced with a more powerful one (for example, Intel AX200 with support
Wi-Fi 6). - 📶 Repeater or Mesh System: If the problem is a weak signal from the router, install a repeater (for example, TP-Link RE605X) or go to Mesh system (Google Nest Wi-Fi, ASUS ZenWiFi).
- 🛠️ Disable TCP/IP autoconfiguration:
- Open
Command lineon behalf of the administrator. - Enter:
netsh int tcp set global autotuninglevel=restricted - Restart your laptop.
This command disables the algorithm
TCP Auto-Tuning, which sometimes reduces speed on high-speed connections. - Open
- 🚫 Prevent background applications from using the Internet:
- Go to
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks→ select your network →Properties. - Enable the option
Set as metered connection.
- Go to
- 🔄 Reset the TCP/IP stack:
netsh int ip resetnetsh winsock resetRun these commands in
Command line(administrator) and reboot the laptop.
How to change the range on a laptop:
If your laptop does not see the 5 GHz network, then its Wi-Fi adapter only supports 2.4 GHz (for example, older models Broadcom 4313 or Ralink RT3090).
5. Hardware methods for accelerating Wi-Fi
If the software settings do not help, the problem may be in the hardware. Let's consider hardware solutions - from budget to radical.
Warnings:
⚠️ Attention: When replacing a Wi-Fi module, check compatibility with your laptop model. For example, adapters Intel may not work on laptops with a white list of allowed devices (like some Lenovo).
⚠️ Attention: USB adapters with support 5 GHz require USB 3.0 (blue connector) - in USB 2.0 they will be limited to ~300 Mbit/s.
For owners of laptops with M.2 connector (For example, MSI GS66 or Gigabyte Aero): adapter can be installed Intel AX210 (support Wi-Fi 6E And Bluetooth 5.2). This is the most advanced solution for 2026, but requires disassembling the laptop.
6. Optimize Windows for maximum speed
Windows 10 and 11 have hidden settings that can limit Wi-Fi speed. Here's what to check:
This will limit updates to Windows and other applications in the background.
For Windows 11 additionally:
- Disable the feature
Wi-Fi Sense(if your version has it) as it can automatically connect to weak networks. - Check your settings
Windows Defender Firewall- sometimes it blocks certain ports, reducing speed.
7. Alternative methods: from VPN to changing DNS
Sometimes the speed will drop not because of Wi-Fi, but because of ISP restrictions or overloaded DNS servers. Try these methods:
- 🌍 Change DNS servers: The default is to use your provider's DNS, which can be slow. Try:
1.1.1.1(Cloudflare)8.8.8.8(Google DNS)208.67.222.222(OpenDNS)
You can change DNS in
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings→ properties of your connection →IP version 4 (TCP/IPv4). - 🔒 Use a VPN: Some providers artificially limit the speed for certain services (for example, torrents or streaming). VPN (eg. ProtonVPN or Windscribe) can bypass these restrictions.
- 📡 Configure MTU: If packets are fragmented, speed drops. The optimal MTU value for Wi-Fi is
1472. You can change it using the command:netsh interface ipv4 set subinterface "Имя_подключения" mtu=1472 store=persistentFind out the current connection name:
netsh interface show interface. - Roll back the driver to
Device Manager(adapter properties →Driver → Roll Back). - Install the driver manually from the laptop or adapter manufacturer's website.
- Disable automatic driver updates via
gpedit.msc(for Windows Pro).
Warning:
⚠️ Attention: Changing the MTU may cause connection problems if the value is too low or high. Before changing, check the optimal value using ping-tests.
FAQ: Frequently asked questions about Wi-Fi speed on a laptop
❓ Why is the speed over cable higher than over Wi-Fi, even if the router supports 1 Gbps?
This is normal: Wi-Fi has encryption overhead, interference, and standard limitations. For example, 802.11ac in real conditions it gives ~500–700 Mbit/s instead of the declared 1.3 Gbit/s. In addition, the cable speed does not depend on the distance to the router and interference.
❓ Is it possible to increase Wi-Fi speed using the program?
Programs like NetBooster or Wi-Fi Speed Booster don't work - they either change settings that you can change manually or are fraudulent. The only useful utilities: Wi-Fi Analyzer (for channel analysis) and Driver Booster (to update drivers).
❓ Why does the speed drop when connecting to 5 GHz over a long distance?
Range 5 GHz has a shorter wavelength, so the signal weakens faster when passing through walls. If the distance to the router is more than 10 meters or there are obstacles (concrete walls), it is better to use 2.4 GHz or install a repeater.
❓ How to check if my laptop supports Wi-Fi 6 (802.11ax)?
Look at the adapter model in Device Manager and check its specifications on the manufacturer's website. Adapters supported Wi-Fi 6 usually have it in the title AX (For example, Intel AX200, Qualcomm FastConnect 6800). You can also use the command:
netsh wlan show drivers
Search string Radio type — the supported standard will be indicated there.
❓ Why did Wi-Fi speed drop after updating Windows?
Windows sometimes installs generic drivers instead of manufacturer-specific ones. Solution: