The situation where a smartphone or tablet flies around the internet, while a laptop barely loads pages, is familiar to many users. Wi-Fi speed The speed on a laptop is often lower than what the provider claims, which naturally causes irritation. There can be many reasons, from simple outdated drivers to the physical location of the device.
Unlike desktop PCs, laptops have compact antennas built into the case, making them more susceptible to interference. Windows It can aggressively conserve energy by artificially reducing the network adapter's performance. Understanding where the bottleneck is will allow you to fix the problem without purchasing new equipment.
In this article, we'll take a detailed look at the hardware and software factors that affect connection quality. You'll learn how to properly diagnose the issue and apply effective optimization methods. The critical factor in 90% of cases is congestion of the 2.4 GHz band by neighboring routers.
Hardware limitations of the laptop network adapter
The first thing you should pay attention to is the technical characteristics of the built-in Wi-Fi moduleOlder laptops, manufactured 5-7 years ago, are often equipped with 802.11n adapters, which physically cannot provide high speeds even with a perfect signal. Modern routers support these standards. Wi-Fi 5 (ac) And Wi-Fi 6 (ax), but if your laptop doesn't understand them, it will work at the limit of its capabilities.
The number of antennas also plays a significant role. In thin ultrabooks, manufacturers often install a single antenna (1x1 configuration), while gaming models may have two or three (2x2 or 3x3). This directly impacts channel throughput and connection stability in noisy environments.
You can check your adapter's capabilities via the command line. Enter the command netsh wlan show interfaces and find the "Radio Protocol" line. If it says 802.11n, but your router is broadcasting an AC signal, you'll lose speed.
⚠️ Note: Even if your router is dual-band, your old laptop may only see the 2.4 GHz network. In this case, a software update won't help—you'll need to replace the network module or use an external USB adapter.
Problems with Windows drivers and settings
operating system Windows 10 And Windows 11 often installs universal drivers on its own, which work unstably. Version conflict or using outdated Microsoft software instead of the original driver from the manufacturer (Intel, Realtek, Qualcomm) is a common cause of low ping and disconnections.
Additionally, the system may employ a power saving scheme that turns off power to the adapter when it's idle or reduces its output. To fix this, go to device Manager, find your network adapter, open its properties and, in the Power Management tab, uncheck the box next to Allow the computer to turn off this device to save power.
☑️ Steps to update drivers
It's a good idea to reset the TCP/IP stack settings if errors have accumulated in the system. Open a command prompt as an administrator and run the reset command: netsh int ip resetAfter rebooting, the system will rebuild the network configurations again.
The Impact of 2.4 GHz and 5 GHz on Speed
The most common mistake is connecting the laptop to the range 2.4 GHz In an apartment building, this range is narrow and divided into only a few non-overlapping channels. If neighbors also use Wi-Fi, a "mess" of signals results, leading to packet loss and retransmissions.
Range 5 GHz It offers significantly more channels and lower noise levels. However, it has a physical limitation: it's less effective at penetrating walls and concrete floors. If the laptop is in the same room as the router, the 5 GHz band will offer maximum speed, but further away, the signal may drop faster than on 2.4 GHz.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Maximum speed | Up to 450 Mbps (actually less) | Up to several Gbit/s |
| Penetration ability | High (goes well through walls) | Low (walls muffle the signal) |
| Workload | Very high (microwaves, Bluetooth) | Low |
| Range of action | Big | Smaller |
Why is 2.4 GHz so noisy?
This range is used not only by routers, but also by wireless mice, keyboards, Bluetooth headsets, and even microwave ovens. All these devices create interference that chokes the useful Wi-Fi signal.
It is recommended to force your laptop to switch to a 5 GHz network if possible. Some routers have this feature. Smart Connect, which automatically selects the best range, but often manual separation of networks (SSID) gives a more predictable result.
Router location and physical obstacles
The physics of radio waves is unforgiving: concrete, metal, and water (like aquariums and walls with rebar) are serious obstacles to signal strength. If your router is in a niche, behind a TV, or on the floor, your laptop's speed will drop even in the next room.
The optimal location for an access point is in the center of the apartment, 1.5–2 meters above the floor. The router's antennas should point vertically upward, as the radiation pattern of most home models is shaped like a "doughnut," spreading perpendicularly!
dcular to the antenna.
It's also worth checking if your router is overheating. When overheated, the device's processor may throttle, which directly impacts the speed of data packet processing. Ensure the device is well-ventilated.
Background processes and third-party software
Often, low speed is not a reception problem, but a consumption problem. While you are reading this article, Steam can update the game, OneDrive or Dropbox sync files, and the browser loads heavy tab previews.
Check your task manager (Ctrl + Shift + Esc) and sort the processes by the "Network" column. You may find that a background application is consuming all your bandwidth. Also, some antivirus programs may scan all incoming traffic in real time, creating delays.
⚠️ Warning: Malware (miners, botnets) can use your laptop's resources for hidden activities. If speed drops even with programs closed, run a full system scan with an antivirus program.
Restrictions from the provider and tariff
External factors cannot be ignored either. The provider may use technologies Shaping (traffic shaping), prioritizing certain types of data and slowing down others. Furthermore, in the evening, when network load in the area increases, speeds may drop for all users.
Make sure your data plan meets your expectations. If you have a plan with "up to 100 Mbps," then 90-95 Mbps Wi-Fi speed is excellent, and there's no point in expecting more from your equipment.
Diagnostics and speed testing
To objectively assess the situation, it's not enough to simply poke around websites. Use specialized services such as Speedtest.net or Fast.comConduct tests at different times of day and from different distances from the router.
Compare the results for cable and Wi-Fi. If the cable speed is full but Wi-Fi is slow, the problem is with the wireless connection (interference, adapter, router). If the speed is slow on both sides, the problem is with the ISP or the router itself.
It is useful to execute the command ping 8.8.8.8 -t in the command line for about a minute. If you see sharp jumps in response time (for example, from 20 ms to 500 ms) or packet loss (request timed out), the channel is unstable and requires frequency adjustment or hardware replacement.
☑️ Low Speed Action Plan
Frequently Asked Questions (FAQ)
Why is the speed on a laptop slower than on a phone when they are next to each other?
Smartphones often have more modern Wi-Fi modules and better-optimized antennas. Furthermore, a phone can connect to the 5 GHz band while a laptop is stuck on the congested 2.4 GHz band due to legacy network priority settings.
Will a USB Wi-Fi adapter help increase speed?
Yes, if your laptop's built-in module is older (for example, it only supports 802.11n). An external AC or AX adapter connected via USB 3.0 can significantly improve reception and speed.
Does laptop battery charge affect Wi-Fi speed?
Yes. In power saving mode, Windows may limit Wi-Fi transmit power to conserve battery life. Switch your power plan to "High Performance" for maximum speeds.
Should I reboot my router if my speed has dropped?
Periodic reboots are beneficial because they clear the device's RAM and reset accumulated errors in the routing tables. This should be done once a week or whenever problems arise.