You open your browser, and the pages take forever to load. Video on YouTube constantly "buffering" and online play lags as if you are playing through dial-up 1990s. At the same time, the same thing is on the phone or tablet Wi-Fi It works reliably. Sound familiar? Slow internet on a laptop via a wireless network is one of the most common problems users encounter. And yes, it can be solved.
In most cases, it's not the ISP that's to blame (although it's worth checking), but a combination of factors: from an overloaded router channel to outdated network card drivers. Key mistake Many people try to "fix" the problem randomly, by rebooting the router or laptop. This helps in 10% of cases, but in the remaining 90%, a systematic approach is required. In this article, we'll look at all possible reasons — from basic to advanced — and we'll give you clear instructions on how to diagnose and fix each one.
1. Router problem: channel congestion or outdated settings
Start with the signal source itself. If the router is overloaded, it begins to “throttle” the speed for all devices - but laptops often suffer more than smartphones due to the specific operating conditions Wi-Fi adaptersHere's what to check first:
✅ Wi-Fi channelIn apartment buildings, routers in neighboring apartments often operate on the same channel (for example, 6th or 11th in the 2.4 GHz band), which creates interference. Use utilities like Wi-Fi Analyzer (For Android) or NetSpot (For Windows/macOS) to find the least loaded channel and switch to it in the router settings.
✅ 2.4 vs 5 GHz band. Range 2.4 GHz has a long range, but is susceptible to interference from microwaves, wireless mice and other devices. 5 GHz faster and more stable, but worse at penetrating walls. If your laptop supports 5 GHz (check in Device Manager), connect to the network with the suffix _5G (For example, MyWiFi_5G).
- 📡 Channel width. In the router settings (section
WirelessorWi-Fi) set the channel width20/40 MHzfor 2.4 GHz and40/80 MHzfor 5 GHz. Auto mode (Auto) often chooses non-optimal values. - 🔄 Opening hoursIf the router settings say
802.11b/g/n(for 2.4 GHz) or802.11a/n/ac(for 5 GHz), try to leave only modern standards:802.11nor802.11ac/ax(if supported). Older devices (802.11b) slow down the entire network. - 🔒 Security. Obsolete encryption type (
WEPorTKIP) may limit speed. UseWPA2-PSKorWPA3with encryptionAES.
⚠️ Attention: If you have a router from a provider (for example, Rostelecom, Beeline, MTS), its firmware may be "truncated," meaning some settings are hidden. In this case, contact support and request access to advanced settings or replace the device with a neutral one (e.g., TP-Link Archer C6 or ASUS RT-AX55).
2. The laptop is connected to a slow network
Yes, it sounds obvious, but many users don't notice that their laptop automatically locks onto guest network, 2.4 GHz instead of 5 GHz, or even for the neighboring one Wi-Fi with open access. Here's how to check and fix it:
🔍 How to find out which network your laptop is connected to:
- Click on the icon Wi-Fi in the tray (bottom right on Windows).
- Look at the network name. If there are suffixes
_2Gor_5G, select_5G(if the laptop supports it). - Right-click on the network →
Properties→ look at the lineProtocolThere should be.802.11acor802.11ax(for 5 GHz).
✅ How to get your laptop to connect to the correct network:
- 📱 Disable automatic connection to "slow" networks: go to
Settings → Network & Internet → Wi-Fi → Manage known networks, select unnecessary networks and pressForget. - 🔄 If the laptop stubbornly clings to
2.4 GHz, despite the presence5 GHz, update the driver Wi-Fi adapter (more on this below).
💡
3. The Wi-Fi adapter driver is outdated or not working properly.
Drivers are the "translators" between the hardware and the operating system. If they are outdated, damaged, or conflict with Windows, speed Wi-Fi can fall by 2-10 times. Key symptoms:
- The speed sometimes disappears, sometimes appears again (the connection “breaks”).
- IN
Task Manager(tabPerformance → Wi-Fi) shows0 Mbpsor jumping values. - The laptop doesn't see the network
5 GHz, although I've seen it before.
🔧 How to update or reinstall the driver:
- Click
Win + X→device Manager. - Expand the branch
Network adapters→ find the device with the namesWireless,Wi-Fi,802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - Right click →
Update driver→Automatic search. If Windows says that the driver is up to date - download it manually from the website of the laptop or chip manufacturer (for example, Intel, Qualcomm).
⚠️ Attention: If after updating the driver Wi-Fi disappeared completely, roll back: in Device Manager Click on the adapter → Properties → Driver → Roll Back DriverIf this option is disabled, download the previous version of the driver from the manufacturer's website.
🔍
How can I find out the model of my Wi-Fi adapter if it's not recognized?
Open Command line (Win + R → enter cmd → Enter) and run the command:
wmic nic get name, manufacturer, speed, netconnectionid
Look for the line with Wireless or Wi-Fi in the name. If the adapter is not detected, try the command:
pnputil /enum-drivers
and find the driver with 802.11 in the title.
4. Power settings are choking Wi-Fi
Windows optimizes power consumption by default, including limiting performance Wi-Fi adapterwhen the laptop is running on battery power. This can reduce speed by 30–50%. How to check and fix:
⚡ Step 1: Disable Wi-Fi power saving:
- Open
Control Panel → Hardware and Sound → Power Options. - Click
Setting up a power plan(next to the active circuit). - Select
Change advanced power settings. - Find the section
Wireless Network Adapter Settings→Power saving mode. - Install
Maximum performancefor both states (From the batteryAndFrom the network).
⚡ Step 2: Check your power plan Device Manager:
- Open
device Manager→Network adapters→ right click on Wi-Fi adapter →Properties. - Go to the tab
Power management. - Uncheck the box
Allow the computer to turn off this device to save power.
📊
5. Interference from other devices or physical obstacles
Wi-Fi — these are radio waves that travel through the air. They can be blocked or distorted by:
- 🧱 Walls and furniture: concrete, metal, mirrors, aquariums weaken the signal by 50–90%.
- 📡 Other routers: in apartment buildings the channels are overloaded (see section 1).
- 🔌 Household appliances: microwaves, cordless phones (
DECT), baby monitors operate on a frequency2.4 GHzand create interference.
📏 How to check signal strength:
- On Windows: click
Win + R, enterncpa.cpl→ right click on Wi-Fi →State→ lookSpeedAndSignal quality. - Or use the command:
netsh wlan show interfacesLook for the line
Signal(For example,95%- Great,60%- average,30%- Badly).
🛠 Solutions:
- 📍 Move the router closer to the laptop (ideally 1–1.5 m from the floor).
- 🔌 Connect your laptop to the router with a cable (
Ethernet) for 5 minutes and check the speed. If it's fast via cable, the problem is Wi-Fi. - 🌐 Buy repeater (signal amplifier) or Mesh system (For example, TP-Link Deco), if the area of the apartment is large.
⚠️ Attention: If you live in a house with thick concrete walls (for example, Stalinist building or panel house), even a powerful router may not save you. In this case, consider Powerline adapters (Internet transmission via electrical wiring) or laying Ethernet-cable.
6. Viruses, background programs or limitations Windows
If Wi-Fi It works slowly only on a laptop, but on other devices it works fine. The problem may be with the laptop itself. Three main reasons:
🦠 Viruses and malwareSome viruses use your internet connection for mining, DDoS attacks, or spamming. Signs:
- High network load even when you are not doing anything (check in
Task Manager, tabPerformance → Wi-Fi). - Unknown processes in
Task Manager(For example,svchost.exewith a high network load).
🛡 How to check:
- Launch Windows Defender (
Start → Settings → Update & Security → Windows Security). - Run a full scan using system tools or Kaspersky Virus Removal Tool/Dr.Web CureIt!.
🖥 Background programsMany applications use the internet in the background:
- 📥 Updates: Windows Update, Steam, Epic Games, NVIDIA GeForce Experience.
- ☁ Cloud services: OneDrive, Google Drive, Dropbox.
- 🎮 Game launchers: Origin, Ubisoft Connect, Battle.net.
⚙ How to limit background traffic:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks→ select your network →Properties. - Enable the option
Set as metered connectionThis will disable background refreshes for most apps. - IN
Settings → Privacy → Background AppsDisable unnecessary programs.
🔧
Disable unnecessary programs from starting automatically|Scan for viruses|Restrict background updates|Close torrent clients and game launchers-->
7. Problems on the provider's side or tariff restrictions
If Wi-Fi slow on all devices (including telephones and Smart TV), the problem may be with the provider. How to diagnose:
📊 Speed testTake the test Speedtest or Yandex.Internetometer:
- 📶 If the speed is Wi-Fi and by cable (
Ethernet) is equally low - the provider is to blame. - 📶 If it's fast via cable, but via Wi-Fi slow - the problem is in the router or laptop settings (see sections above).
📞 What to do if the provider is at fault:
- 📞 Call support and check if there is any maintenance going on.
- 📄 Check your plan: you may have a speed limit (for example,
up to 50 Mbpsinstead of those stated100 Mbps). - 🔄 Reboot your router (unplug it for 30 seconds) - sometimes providers "forget" to renew the IP address.
⚠️ Attention: Some providers (eg Beeline or MGTS) artificially limit the speed Wi-Fi on cheap tariffs. Check your contract or personal account to see if any such restrictions apply.
| Symptom | Probable cause | Solution |
|---|---|---|
| It's only slow on my laptop, but on my phone it's fine. | Wi-Fi driver, power settings, viruses | Update drivers, check power saving, scan for viruses |
| Slow on all devices via Wi-Fi, fast via cable | Overloaded router channel, interference, outdated settings | Change the channel, update the router firmware, switch to 5 GHz |
| Slow on all devices (both Wi-Fi and cable) | Provider issues, tariff restrictions | Call support, check your tariff, and reboot your router. |
| The speed "jumps" (sometimes fast, sometimes slow) | Interference from neighbors, unstable signal, DNS problems | Change channel, use 5 GHz, change DNS to 1.1.1.1 or 8.8.8.8 |
| High latency (ping) in games | Network congestion, background programs, MTU issues | Disable background tasks, change MTU to 1472, connect via cable |
8. Advanced settings: MTU, DNS and QoS
If all the previous steps haven't helped, it's time to dig deeper. These settings don't affect speed as much as drivers or a router, but in some cases they can provide a 10-30% boost.
🔧 MTU (Maximum Transmission Unit). If the value MTU If it's too high, data packets are truncated, increasing latency. The optimal value for most networks is 1472 or 1500. How to change:
- Open
Command lineon behalf of the administrator. - Enter:
netsh interface ipv4 show subinterfacesRemember the current value
MTUFor Wi-Fi. - Set a new value (eg.
1472):netsh interface ipv4 set subinterface "Connection_Name" mtu=1472 store=persistent(Replace
Connection_nameon the name of your Wi-Fi from the team above.)
🌐 DNS serversBy default, providers use their own DNS, which may slow down. Try alternatives:
1.1.1.1(Cloudflare) - fast and secure.8.8.8.8And8.8.4.4(Google Public DNS).77.88.8.8And77.88.8.1(Yandex DNS).
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings → right click on Wi-Fi → Properties → Internet Protocol version 4 (TCP/IPv4) → Properties → specify new ones DNS.
🎯 QoS (Quality of Service)If the router is enabled QoS, it can artificially limit the speed for some devices. Disable it in the router settings (section QoS or Bandwidth Control), if you do not use traffic prioritization.
💡
FAQ: Frequently asked questions about slow Wi-Fi on a laptop
❓ Why is Wi-Fi fast on my phone but slow on my laptop?
This is a common situation where the problem is with the laptop. Reasons:
- Outdated driver Wi-Fi adapter.
- The laptop is connected to
2.4 GHzinstead of5 GHz. - Power settings limit the performance of the adapter.
- Viruses or background programs "eat up" traffic.
Start with driver updates And range checks (see sections 2 and 3).
❓ How do I check if my laptop supports 5GHz Wi-Fi?
Methods:
- Through Windows: open
Command lineand enter:netsh wlan show driversLook for the line
Types of radioIf there is.802.11aor802.11ac— supported. - Through
device Manager: find Wi-Fi adapter →Properties → AdvancedLook for the mention5 GHzorDual Band. - By adapter model: look at the name of the chip (for example, Intel Wi-Fi 6 AX200) and check the specifications on the manufacturer's website.
❓ Can an antivirus slow down Wi-Fi?
Yes, some antiviruses (for example, Kaspersky, ESET NOD32, Avast) scan network traffic in real time, which can reduce speed by 10–40%. What to do:
- Turn it off firewall antivirus for the duration of the test.
- Add a browser or game to exceptions antivirus.
- Try a different antivirus (for example, Windows Defender has less impact on speed).
❓ Why is my Wi-Fi speed slower than my cable speed?
This is fine: Wi-Fi always slower Ethernet because of:
- Interference and signal loss.
- Limitations of the standard: For example,
Wi-Fi 5 (802.11ac)the maximum gives ~867 Mbit/s, andWi-Fi 6 (802.11ax)— up to ~2400 Mbit/s (but actually less). - Overhead costs for encryption (
WPA2/WPA3).
If the difference is more than 30-50%, check router channel, range (5 GHz) And adapter driver.
❓ How to speed up Wi-Fi for online gaming?
To reduce ping (ping) and speed stabilization:
- 🔌 Connect via
Ethernet(cable) is the best solution. - 🎯 Turn on
QoSin the router and assign the laptop the highest priority. - 🔄 Change
DNSon1.1.1.1or8.8.8.8. - 📡 Use
5 GHzand a channel with minimal interference (for example,36or149). - ⚡ Disable background programs (Steam, Discord, Chrome with multiple tabs).
Critical Setting for Gaming: Install in Your Router MTU = 1472 and turn it off IPv6 (if not used) This will reduce packet fragmentation and latency.