Slow Internet via Wi-Fi on a laptop is a problem that every second user faces. Even with a stable provider’s tariff, the actual speed may drop by 2–5 times due to incorrect settings, outdated drivers or physical interference. In this article we will analyze all possible reasons low speed and give practical solutionswho work for Windows 10/11, macOS and even Linux.
It is important to understand: Wi-Fi speed depends on three key factors - router, laptop adapter And external interference. We won't offer trivial advice like "reboot your router", but will focus on technical nuances that 90% of users miss. For example, did you know that choosing the wrong DNS servers can reduce speed by 30%? Or what Bluetooth headset, lying next to the laptop, creates interference at a frequency of 2.4 GHz?
The article is structured from simple solutions to complex ones: start by checking the basic settings, and if the problem persists, move on to advanced settings. Waiting for you at the end FAQ with answers to frequently asked questions and a Wi-Fi standards compatibility table.
1. Check the real speed: we test without illusions
Before you configure anything, you need to understand where exactly is the speed lost?. To do this, perform three tests:
- Speed from provider: connect the laptop to the router via cable (Ethernet) and measure the speed on Speedtest or Fast.com. This will show whether the provider is fulfilling its obligations.
- Wi-Fi speed: Disconnect the cable and repeat the test. If the difference is more than 30%, there is a problem with the wireless connection.
- Speed on other devices: Test your smartphone or tablet on the same Wi-Fi. If the speed there is normal, the laptop adapter is to blame.
A typical mistake: users test speed only over Wi-Fi and think that the problem is in the router. In fact, the provider can “stifle” traffic via the wireless protocol (especially on cheap tariffs). If the speed via cable is also low, call the support of your Internet provider.
- Up to 50 Mbit/s
- 50–100 Mbit/s
- 100–300 Mbit/s
- More than 300 Mbit/s
⚠️ Attention: if the speed fluctuates when testing via cable (for example, then 100 Mbit/s, then 10 Mbit/s), the problem may be laptop network card or damaged cable. Try a different Ethernet cable or connect to a different port on the router.
2. Optimize your router settings: 5 critical parameters
Most routers operate at factory settings, which are far from optimal. Here's what you need to change first (the instructions are suitable for TP-Link, ASUS, Keenetic, MikroTik and other brands):
- 📶 Change Wi-Fi channel: By default, the router selects the channel automatically, but it is often overloaded. Use the utility Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to find the freest channel in the range
2.4 GHzor5 GHz. In the router settings, set it manually (for example, channel 6 or 11 for 2.4 GHz). - 🔄 Enable 802.11n/ac/ax mode: Many routers run in compatibility mode by default
802.11b/g, which limits the speed to 54 Mbps. Switch to802.11n(up to 300 Mbit/s) or802.11ac(up to 1 Gbps) in the wireless network settings. - 🔒 Disable WPS and legacy encryption: protocol
WPSNot only is it unsafe, but it can also reduce speed. Also replace encryptionWEPorTKIPonWPA2-AESorWPA3. - 📡 Adjust transmit power: in some routers (for example, ASUS RT-AX88U) you can increase the signal strength to 100% instead of the standard 75%. Look for the parameter
Transmit Powerin sectionWireless. - 🔧 Update your router firmware: Outdated software may contain bugs that affect speed. Download the latest version from the manufacturer's website and update the router via the web interface.
After making changes, be sure to reboot the router (turn off the power for 30 seconds). If you are not sure about the settings, take a photo of the current settings before making changes.
☑️ Checking router settings
3. Update your Wi-Fi adapter drivers: the hidden cause of lags
Outdated or crooked drivers are one of the main reasons for low Wi-Fi speed. This is especially true for laptops with adapters Intel, Qualcomm Atheros or Realtek. Here's how to check and update your drivers correctly:
On Windows:
- Click
Win + X→ selectDevice Manager. - Expand the section
Network adapters→ find the device with namesWireless,Wi-Fior802.11. - Right click →
Update driver→Search for drivers on this computer→Select driver from the list.... - If multiple versions are available, select the newest one (with the highest number).
For macOS drivers are updated along with the system via Software update. On Linux use commands:
sudo apt update
sudo apt install firmware-<ваш_адаптер> # например, firmware-iwlwifi для Intel
If the speed does not increase after the update, try roll back the driver to the previous version - sometimes new drivers contain bugs. Also check on the laptop manufacturer's website (Lenovo, HP, Dell etc.) specialized drivers for your model.
If there is an exclamation mark next to the adapter name in Device Manager, this means a driver conflict. Remove the device (right click → Uninstall), then restart the laptop - the system will install the driver again.
4. Physical interference: how to detect and eliminate them
Wi-Fi signals are sensitive to physical obstacles and electromagnetic interference. Here are the main sources of problems and ways to solve them:
- 🪨 Walls and furniture: Concrete walls reduce speed by 50–70%, and metal structures (such as cabinets) can completely block the signal. Solution: move the router to the center of the apartment or use Mesh system (For example, TP-Link Deco).
- 📱 Other devices at 2.4 GHz: Microwaves, cordless phones, Bluetooth speakers, and even baby monitors create interference. Switch to range
5 GHz(if your adapter supports it) or disable unnecessary devices. - 🌳 Neighboring networks: If there are many Wi-Fi networks in your home, they compete for channels. Use the app WiFi Analyzerto find the least busy channel (see section 2).
- 🔋 Router power: If the router is connected through an extension cord or a cheap power supply, the voltage may be unstable. Plug it directly into an outlet.
Experiment: take a laptop and stand next to the router (at a distance of 1 meter). If the speed increases sharply, the problem is definitely in interference or distance. In this case it will help:
- Installation repeater (signal repeater).
- Replacing the router antennas with more powerful ones (for example, TP-Link TL-ANT2408CL).
- Usage
Powerline adapters(Internet transmission via electrical wiring).
⚠️ Attention: if you live in an apartment building, avoid using channels 1, 6 and 11 at the 2.4 GHz frequency - they are most often chosen by neighbors. The best channels to minimize interference are 3, 8 or 13 (if allowed in your country).
5. Windows Settings for Maximum Wi-Fi Speed
The operating system may artificially limit Wi-Fi speed due to power saving or network policies. Here's what to check in Windows 10/11:
- ⚡ Disable power saving mode for the adapter:
- Open
Control Panel → Power Options → Configure power plan → Change advanced power settings. - Find a section
Wireless adapter settings→ installMaximum performancefor both states (battery and mains).
- Open
- 🔧 Change TCP/IP settings:
- Click
Win + R→ enterncpa.cpl→ Enter. - Right click on your Wi-Fi connection →
Properties. - Uncheck
IP version 6 (TCP/IPv6)- sometimes it conflicts with IPv4. - Highlight
IP version 4 (TCP/IPv4)→Properties→ installGet DNS server automaticallyor enter manually8.8.8.8(Google) and1.1.1.1(Cloudflare).
- Click
netsh int tcp set global autotuninglevel=restricted
This command disables the TCP window auto-tuning algorithm, which sometimes reduces speed. Once done, reboot your laptop.
For macOS follow these steps:
- Open
System Settings → Network → Wi-Fi → Advanced. - In the section
TCP/IPclickUpdate DHCP lease. - In the section
DNSadd servers8.8.8.8And1.1.1.1.
How to reset Windows network settings to factory settings?
Open a command prompt as administrator and run in order:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Then restart your laptop. This will help if the speed has dropped after updating the system or installing programs.
6. Hardware solutions: when software methods don’t help
If you have tried all the settings, but the Wi-Fi speed remains low, the problem may be in the hardware. Let's consider hardware solutions from the cheapest to the most radical:
| Solution | Cost | Efficiency | Difficulty of installation |
|---|---|---|---|
| Replacing router antennas | 500–2000 ₽ | Signal increase by 20–50% | Low (screwdriver + 10 minutes) |
| USB Wi-Fi adapter (for example, TP-Link Archer T4U) | 1500–4000 ₽ | Speed up to 1300 Mbps (if router supports) | Low (connect to USB port) |
| PCIe Wi-Fi card (for example, Intel AX200) | 3000–6000 ₽ | Maximum speed + Wi-Fi 6 support | Medium (laptop disassembly) |
| Mesh system (for example, Google Nest Wi-Fi) | 10 000–30 000 ₽ | Cover a large area without loss of speed | Low (set via app) |
| Laying the network cable | 500–5000 ₽ (depending on length) | 100% speed without interference | High (requires cable + sockets) |
If you decide to install PCIe Wi-Fi card, consider the following nuances:
- Check compatibility with your laptop (look for models that support
M.2 2230orNGFF). - Disable the built-in Wi-Fi adapter in
BIOS(otherwise there may be conflicts). - After installation, update the drivers from the card manufacturer's website (do not use Windows drivers).
For owners MacBook Hardware replacement of a Wi-Fi module is more difficult - Apple uses proprietary connectors. In this case, it is better to contact a service center.
USB Wi-Fi adapters with external antenna (for example, ASUS USB-AC68) give a better signal than the adapters built into the laptop, but take up a USB port and require drivers.
7. Advanced settings: for advanced users
If basic methods don't work, try these advanced tricks. They require strong PC skills and can lead to unstable network operation if configured incorrectly.
- 🔗 Change MTU: The default maximum packet size (MTU) is 1500, but sometimes reducing it to 1472 or 1400 improves speed. To do this, run on the command line:
netsh interface ipv4 set subinterface "Беспроводная сеть" mtu=1472 store=persistentReplace
"Wireless Network"to the name of your connection (you can find it out with the commandnetsh interface show interface). - 🔄 Disable QoS: function
Quality of Servicein the router or Windows may limit the speed for some types of traffic. Disable in the routerQoSorBandwidth Control. On Windows run:gpedit.msc → Конфигурация компьютера → Административные шаблоны → Сеть → Пакетный планировщик QoS → Ограничить резервируемую пропускную способность → Установите 0% - 🛡️ Set up your firewall: Sometimes Windows Firewall or antivirus (for example, Kaspersky, Avast) slows down network traffic. Try disabling it temporarily and repeating the speed test. If the speed has increased, add an exception for the network adapter.
For Linux Users will find it useful to configure kernel parameters:
sudo sysctl -w net.core.rmem_max=16777216sudo sysctl -w net.core.wmem_max=16777216
sudo sysctl -w net.ipv4.tcp_rmem="4096 87380 16777216"
sudo sysctl -w net.ipv4.tcp_wmem="4096 65536 16777216"
These commands increase TCP buffers, which can help with high loads (such as torrenting or 4K streaming).
⚠️ Attention: changing MTU or QoS parameters may lead to connection interruptions with some sites (for example, with banking services that are sensitive to packet size). If problems arise after the changes, return the settings to the original ones.
FAQ: answers to frequently asked questions
Why is Wi-Fi speed on a laptop slower than on a phone?
This is a typical situation, and here are the main reasons:
- The phone supports a more modern Wi-Fi standard (for example,
Wi-Fi 6, and the laptop is onlyWi-Fi 5). - The laptop has power saving mode enabled for the Wi-Fi adapter (see section 5).
- Antenna Diversity: technology often used in phones
MIMOwith several antennas, and in laptops - one antenna. - The adapter drivers on your laptop are outdated or not working correctly.
Solution: update your drivers, disable power saving and check your router settings (enable Beamforming, if there is such an option).
Is it possible to increase Wi-Fi speed using accelerator programs?
Most programs are like NetSpeedMonitor, Wi-Fi Booster or Internet Download Manager do not increase the actual Internet speed. They can:
- Optimize file downloads (like IDM), but do not affect the connection speed.
- Show "speed increase" due to data caching (temporary effect).
- Change traffic priorities (QoS), but this can also be done manually (see section 7).
Exception: monitoring utilities like GlassWire or NetBalancer help to find programs that “eat” traffic in the background (for example, Windows updates or torrents).
Which Wi-Fi standard is better to choose: 2.4 GHz or 5 GHz?
The choice depends on your tasks:
| Parameter | 2.4 GHz | 5 GHz |
|---|---|---|
| Maximum speed | Up to 300 Mbps (802.11n) | Up to 1300 Mbps (802.11ac) |
| Range | Goes through walls better | Weaker at passing through obstacles |
| Interference | Many (neighboring networks, microwaves) | Few (less commonly used) |
| Device support | All devices | Only modern ones (released after 2015) |
Recommendation: if your laptop supports 5 GHz and you are close to the router - use it. For a large apartment or if you have an old laptop, stay at 2.4 GHz, but select a free channel.
Does replacing the router with a more expensive one help?
Yes, but not always. It makes sense to buy a new router if:
- Your current router is older than 5 years (does not support
802.11acorWi-Fi 6). - Your tariff is over 100 Mbit/s, but your router can’t handle that speed over Wi-Fi.
- You live in an apartment building, and your current router does not automatically select free channels.
If your tariff is 50 Mbit/s, and the router produces this 50 Mbit/s consistently, then the replacement will not give an increase in speed. In this case, it is better to spend money on USB Wi-Fi adapter for laptop.
Why does Wi-Fi speed drop in the evening?
Evening speed drops are associated with:
- Provider network overload: Many users watch videos, play online or download files at the same time.
- Interference from neighbors: In the evening, more Wi-Fi networks turn on, which creates interference.
- Provider limits: some tariffs have a “soft limit” - after a certain amount of traffic is exhausted, the speed is artificially reduced.
Solution:
- Try changing the Wi-Fi channel to a less busy one (see section 2).
- Connect to the router via cable - if the speed remains low, the problem is with the provider.
- Call support and ask if there are any time of day restrictions.