You're sitting on the couch with your laptop, trying to watch a movie. 4K or download an important file, but the pages take forever to load, and the video constantly freezes. At the same time, the Internet works fine on the phone or other device. Is this a familiar situation? The problem is not always with the provider - in 80% of cases it is slow Wi-Fi on a laptop You can speed it up yourself without calling a technician.
In this article we will look at all possible reasons low speed - from the trivial (for example, an outdated network card driver) to the unobvious (such as a channel conflict between neighboring routers). You will learn how to check the real connection speed, what settings Windows 10/11 slow down the connection, and why even a new laptop with Wi-Fi 6 may work slower than the old one MacBook. No “water” - only proven methods with explanations for users of any level.
1. Diagnostics: why is Wi-Fi on a laptop slow?
Before you configure anything, you need to understand where exactly is the bottleneck?. Slow Internet can be caused by:
- 📶 Problems on the router side (wrong channel, overload, outdated firmware).
- 💻 Laptop settings (drivers, power saving mode, background processes).
- 🌐 Provider restrictions (tariff, technical work, throttling).
- 📡 External interference (neighboring networks, microwaves, thick walls).
First step - measure real speed. To do this:
- Connect the laptop to the router via cable (Ethernet) and check the speed for Speedtest.net or Fast.com.
- Disconnect the cable and repeat the Wi-Fi test in the same place.
- Compare the results with the declared tariff (for example, if you have
100 Mbit/s, but on the cable it shows92 Mbit/s, and via Wi-Fi -12 Mbit/s, the problem is definitely in the wireless connection).
- Up to 30 Mbit/s
- 30–100 Mbit/s
- 100–300 Mbit/s
- More than 300 Mbit/s
- I don't know
Critical point: if the cable speed matches the tariff, but Wi-Fi does not, either the router or the laptop is to blame. If the cable speed is low, call your provider.
2. Router optimization: channel selection, firmware, placement
The router is the “brains” of your home network. If it is configured incorrectly, even the most powerful laptop will slow down. Let's start with the simplest:
2.1. Changing the Wi-Fi channel
By default, routers run on automatic channel, but in apartment buildings this leads to conflicts with neighboring networks. How to choose a free channel:
- Install the application on your phone WiFi Analyzer (Android) or NetSpot (iOS/Windows).
- Look at which channels (
1–13for2.4 GHzor36–165for5 GHz) are the least loaded. - Go to your router settings (usually at
192.168.0.1or192.168.1.1, login/password on the sticker). - In the section
Wi-Fi → Channel settingsselect manual mode and select a free channel.
| Range | Benefits | Disadvantages | Recommendations |
|---|---|---|---|
2.4 GHz |
Longer range, better through walls | Lots of clutter, low top speed | Use for older devices or at a great distance from the router |
5 GHz |
High speed, little interference | Short range, less good at passing through obstacles | Optimal for laptops next to the router |
6 GHz (Wi-Fi 6E) |
Highest speed, minimal interference | Only supported by new devices, small radius | Use if both router and laptop support Wi-Fi 6E |
Important: if your router supports Wi-Fi 6 (802.11ax), but the laptop is older than 2019, enabling this mode may worsen speed. Set the router settings to mixed mode 802.11ac/ax.
2.2. Updating the router firmware
Outdated firmware may limit speed or cause connection breaks. How to update:
- Go to the router control panel.
- Find a section
System → Software update(names may vary). - Click
Check for updatesand follow the instructions.
What to do if the router does not turn on after the update?
If your router stops responding after updating, try:
1. Unplug it from the outlet for 30 seconds, then turn it on again.
2. Reset settings using the button Reset (hold for 10–15 seconds).
3. If that doesn’t help, flash the router manually via TFTP-server (look for instructions for your model on w3bsit3-dns.com or the official website).
3. Windows settings: energy saving, drivers, background processes
Even if the router is configured perfectly, Windows may artificially limit Wi-Fi speed. Let's look at the main “brakes”:
3.1. Disable Wi-Fi Power Saving Mode
Default Windows Reduces the power of the Wi-Fi adapter to save battery. To disable this:
- Open
Device Manager(Win + X → Device Manager). - Expand the thread
Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - RMB →
Properties → Power Management. - Uncheck
Allow this device to turn off to save power.
Open Device Manager
Find the network adapter in the list
Go to Properties → Power Management
Disable energy saving permission
Restart laptop -->
Also check power plan:
- Open
Control Panel → Power Options. - Choose a plan
High performance(if it doesn't exist, create a new one). - Click
Set up power plan → Change advanced settings. - Find a section
Wireless adapter settings → Power saving modeand installMaximum performance.
3.2. Updating Wi-Fi adapter drivers
Outdated or crooked drivers are one of the most common reasons for slow Wi-Fi. How to update:
- 🔍 Automatically: through
Device Manager(RMB on adapter →Update driver). - 💾 Manually: download the latest version from the laptop or chip manufacturer's website (for example, Intel, Qualcomm).
- 🧹 Clean installation: if the update does not help, remove the old driver via Display Driver Uninstaller (DDU) and install a new one.
If after updating the driver Wi-Fi disappears completely, roll back to the previous version in Device Manager (RMB → Properties → Rollback).
Attention: Never install drivers from dubious sites! Use only official sources or Windows Update.
4. Interference and physical obstacles: how to minimize them
Even the most expensive router and laptop with Wi-Fi 6 will “slow down” if there is a concrete wall between them or a microwave oven is running. Let's look at how to reduce the influence of interference:
4.1. Optimal router placement
- 📍 Center of the apartment: The router should be located as close to the center as possible, and not in the corner.
- ⬆️ Height: place it at a height of 1–1.5 meters (for example, on a shelf).
- 🚫 Avoid: metal surfaces, mirrors, aquariums, microwave ovens.
- 🔄 Antennas: if they are removable, point one vertically and the other horizontally.
4.2. Eliminate interference from other devices
Many household appliances operate at a frequency 2.4 GHz and create interference:
- 📱 Cell phones in mode
4G/5G(especially if there is a tower nearby). - 🔌 Wireless chargers And Bluetooth-devices.
- 🎮 Game controllers (For example, DualSense or Xbox Wireless).
- 🔊 Smart speakers (Amazon Echo, Yandex Station).
Solution:
- Switch the router to
5 GHz(if the laptop supports it). - Disable unnecessary ones Bluetooth-devices.
- Use wired alternatives (such as cable charging).
If you have a dual-band router, give the networks different names (for example, MyWiFi_2G And MyWiFi_5G). This will allow you to manually select the optimal range on your laptop.
5. Special settings for Windows 10 and 11
Windows 10/11 have hidden settings that can either speed up or slow down Wi-Fi. Let's look at the most effective tricks:
5.1. Disabling TCP/IP AutoConfiguration
This feature sometimes limits the speed. To disable:
- Run
Command lineon behalf of the administrator. - Enter the command:
netsh int tcp set global autotuninglevel=restricted - Restart your laptop.
If the speed has not changed, return the settings with the command:
netsh int tcp set global autotuninglevel=normal
5.2. Changing QoS Settings
QoS (Quality of Service) reserves 20% of bandwidth for system tasks. To disable:
- Open
Local Group Policy Editor(Win + R → gpedit.msc). - Follow the path:
Computer Configuration → Administrative Templates → Network → QoS Packet Scheduler. - Find the parameter
Limit reserved bandwidthand set the value0.
What is QoS and why is it needed?
QoS (Quality of Service) is a technology that distributes network traffic by priority. For example, it may give preference to video calls (Zoom, Skype) before downloading files. In most cases, on a home PC, QoS is just a nuisance, so you can turn it off.
Attention: group policy editor (gpedit.msc) is only available in Windows Pro/Enterprise. B Home-use versions Registry Editor (Win + R → regedit) and change the parameter HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched\NonBestEffortLimit on 0.
6. Alternative methods: from Mesh systems to USB adapters
If all of the above methods do not help, it’s time to consider hardware solutions:
6.1. USB Wi-Fi adapter
The laptop's built-in Wi-Fi module may be weak or outdated. External adapter (eg TP-Link Archer T4U or ASUS USB-AX56) solves the problem:
- 🔌 Connects to
USB 3.0(blue connector). - 📶 Supports
Wi-Fi 6AndMU-MIMO. - 💰 Costs from 1,500 to 4,000 rubles.
6.2. Mesh system instead of a router
If you have a large apartment or a lot of “dead zones,” a regular router may not be able to cope. Mesh systems (For example, TP-Link Deco, Google Nest WiFi) create a single network of several access points:
- 🏠 Coverage up to
300 m²and more. - 🔄 Automatic switching between nodes.
- 📈 Speed does not drop when moving between rooms.
6.3. Connection via cable (Ethernet)
If the laptop is located next to the router, best way to speed up internet - use Ethernet-cable. Modern laptops often do not have a port RJ-45, but it solves the problem:
- 🔌 USB-Ethernet adapter (For example, Baseus or TP-Link UE300).
- 📡 Powerline adapter (transmits the Internet via electrical wiring, for example, TP-Link AV1000).
7. Check for viruses and background processes
Sometimes slow Wi-Fi is the result of an action viruses or background programs, which “eat up” traffic. How to check:
7.1. Network activity monitoring
Open Task Manager (Ctrl + Shift + Esc) and go to the tab Performance → Ethernet/Wi-Fi. If there is constantly high Reception/Transmission (For example, 5 Mbit/s without active downloads), it means something is “stealing” traffic.
7.2. Search for suspicious processes
On the tab Processes sort programs by column Network. Please note:
- 🛡️ Unknown processes (for example,
svchost.exewith high traffic). - 📥Torrent clients (uTorrent, qBittorrent), even if they "don't download".
- 🎮 Game updates (Steam, Epic Games, Origin).
- ☁️ Cloud services (Google Drive, Dropbox, OneDrive).
If you find a suspicious process - check the system with antivirus (Kaspersky, Dr.Web CureIt!) or utility Malwarebytes.
To temporarily block a suspicious program, open Windows Firewall and add it to the banned list.
8. When to contact a provider?
If you have tried all the methods and the speed is still low, the problem may be on the side of the Internet service provider. Signs that you need to call support:
- 📉 Cable speed (Ethernet) is lower than stated in the tariff by more than 20%.
- 🔄 Frequent connection dropouts (especially during peak hours: 18:00–23:00).
- 📡 Neighbors at the entrance complain about the same problems.
- 🔧 The provider is carrying out technical work (check their website or group in VKontakte).
Before calling, prepare:
- Speed test results (Speedtest, Fast.com, Yandex.Internetometer).
- Router and laptop model.
- The time when the problem manifests itself most strongly.
Attention: if the provider claims that “everything is fine with them”, ask for line diagnostics or send a specialist. By law they are required to do this for free.
FAQ: Frequently asked questions about Wi-Fi speed on a laptop
❓ Why is Wi-Fi faster on a phone than on a laptop?
There are several reasons:
- Modern smartphones (iPhone 12+, Samsung Galaxy S21+) support
Wi-Fi 6, and old laptops - onlyWi-Fi 4/5. - The laptop may have power saving mode enabled for Wi-Fi.
- The network card drivers on the laptop are out of date.
Solution: update the drivers, disable power saving and check the router settings (see section 2).
❓ How can I find out which Wi-Fi module is in my laptop?
Open Device Manager (Win + X → Device Manager), expand the thread Network adapters. The module name will contain the brand (Intel, Qualcomm, Broadcom) and model (for example, Dual Band Wireless-AC 7265).
You can also use the command in Command line:
wmic nic get name, manufacturer, speed
❓ Will replacing the router with a more expensive one help?
Depends on the situation:
- If your current router is older than 5 years and only supports
Wi-Fi 4 (802.11n), replacement with a model withWi-Fi 6 (802.11ax)will give an increase in speed. - If the router is new, but configured incorrectly, it is enough to optimize the settings (see section 2).
- If the problem is with the provider's tariff, a new router will not help.
Recommended models for home: TP-Link Archer AX6000, ASUS RT-AX88U, Keenetic Ultra.
❓ Why does the speed drop in the evening?
It's called throttling — the provider artificially limits the speed during peak hours (usually 18:00–23:00). Also the reason may be:
- Overload of the provider's equipment.
- Activity of neighbors (everyone is surfing the Internet at the same time).
- Outdated infrastructure (eg.
ADSLinstead of optics).
Solution: change the provider to the one who uses GPON (fiber optic) or has fewer subscribers in your area.
❓ Is it possible to speed up Wi-Fi using a VPN?
VPN does not increase real Internet speed, and often even reduces it due to traffic encryption. However, a VPN can help in two cases:
- If the provider throttles specific services (for example, YouTube or Torrent).
- If you are connected to a public network (in a cafe, airport), where the speed is limited.
Recommended VPNs for the test: ProtonVPN (free), Windscribe, NordVPN.