How to check the speed of a laptop's WiFi adapter

Modern users often encounter situations where the internet speed advertised by their provider differs significantly from what they actually experience. In most cases, the culprit isn't the connection channel, but rather limitations of the provider itself. WiFi adapter or router. Understanding how your wireless connection works allows you to diagnose bottlenecks and determine whether replacing hardware is necessary or simply reconfiguring the system is sufficient.

In the operating system Windows There are several levels of verification: from basic connection status to in-depth analysis of protocols and frequencies. It's important to distinguish between connection speed (link) and actual channel throughput. The former indicates the adapter's theoretical current capacity, while the latter measures how much data is actually being transferred. We'll be examining this difference using built-in tools and third-party software.

Before taking complex measurements, make sure the device drivers are installed correctly. Outdated software can artificially lower readings by switching the adapter into compatibility mode. If you see low readings, don't rush to buy a new module—the problem may be solved with a simple software adjustment or a different frequency band.

⚠️ Please note: Windows connection speeds are theoretical maximums for the current time and do not guarantee the same speed for downloading files from the Internet, as this is affected by channel load and provider capabilities.

Checking connection status via Task Manager

The fastest way to get initial information about the current state of your wireless network is to use the standard Task ManagerThis tool is available in all modern versions of Windows and doesn't require any additional software. It displays instantaneous data transfer speed, which is useful for assessing network activity in real time.

To access the data, press the key combination Ctrl + Shift + Esc Or open the taskbar context menu. Go to the "Performance" tab and select your WiFi adapter from the list on the left. Here you'll see a graph of activity and the current connection speed in megabits per second. Please note that the graph may fluctuate, which is normal for wireless networks.

However, this method has its limitations. It doesn't show the adapter's frequency (2.4 GHz or 5 GHz) or the WiFi standard used (n, ac, or ax). A more in-depth diagnosis of these parameters would require other tools, but for a quick check of traffic and overall activity, this method is ideal.

📊 What is your current maximum speed in Task Manager?
Less than 50 Mbps
50-100 Mbps
100-500 Mbps
More than 500 Mbps

Using the command line for detailed diagnostics

To obtain technically accurate information about connection parameters, it is best to use the built-in utility netshIt displays data directly from the device driver, bypassing the graphical interface, which can hide important details. This is the most reliable way to find out the real link speed and the protocol used.

Launch the Command Prompt as administrator. To do this, type "cmd" in the search bar, right-click, and select the appropriate option. In the window that opens, enter the command to display the interface properties:

netsh wlan show interfaces

In the resulting list, find the "Receive rate" and "Transmit rate" lines. These values ​​indicate the current speed of your adapter and router. Also, pay attention to the "Radio Channel" line—it will indicate whether you're operating in the 2.4 GHz or 5 GHz band, which is critical for understanding your speed potential.

  • 📶 Reception speed: Shows how quickly the laptop receives data from the router.
  • 📤 Transfer speed: demonstrates the speed of sending data (uploading files to the cloud).
  • 📡 Channel: indicates the frequency at which the exchange takes place (2412 MHz is 2.4 GHz, 5180 MHz and higher is 5 GHz).

Analysis via Network and Sharing Center

The classic Network and Sharing Center interface provides a convenient visualization of connection status. While it offers fewer technical details than the command line, this method allows you to quickly assess signal quality and security. This is important, as the use of outdated encryption protocols can limit speed.

Click Win + R, enter ncpa.cpl and press Enter. Find your wireless network adapter and double-click it. The status window that opens will display the current speed. If you see 54 Mbps or 300 Mbps on a modern router, this indicates that the connection is using older standards.

In the same window, you can go to the properties and view the security type. If specified WEP or WPA (without TKIP/AES), this may be the cause of poor performance. Modern standards WPA2/WPA3 provide not only protection, but also full support for high data transfer rates without software limitations.

WiFi standard Max. theoretical speed Frequency range Actual speed (approximately)
802.11n (WiFi 4) 600 Mbps 2.4 / 5 GHz 150-300 Mbps
802.11ac (WiFi 5) 6.9 Gbps 5 GHz 400-800 Mbps
802.11ax (WiFi 6) 9.6 Gbps 2.4 / 5 GHz 600-1200+ Mbps

Checking adapter specifications in Device Manager

To understand the maximum speeds your laptop is physically capable of, you need to look at the hardware properties. device Manager Contains information about the chip model and supported standards. This will help you determine whether low speed is due to hardware limitations.

Open Device Manager (right-click the Start menu → Device Manager). Expand the "Network Adapters" branch. Find the line with the name of your WiFi module (usually contains the words "Wireless," "WiFi," or "802.11"), or brand names like Intel, Realtek, or Qualcomm. Right-click and select "Properties," then go to the "Advanced" tab.

Here you'll find the "802.11n/ac/ax Mode" or "Wireless Mode" setting. Make sure it's set to "Auto" or the highest available standard (e.g., 802.11ac or ax). If you force the older mode, the adapter won't be able to achieve high speeds, even with a powerful router.

Online services for measuring real speed

After checking the adapter's technical parameters, it's necessary to measure the actual bandwidth to the ISP. Built-in Windows tools display the connection speed to the router, but not the internet speed. For this, specialized online services are used that download test data packets.

A popular and reliable tool is the service Speedtest by Ookla or Fast.com Netflix. They automatically select the closest server and measure ping, download, and upload speeds. To get accurate results, close all traffic-consuming programs and move closer to the router.

By comparing the obtained result with the provider's tariff, we can draw conclusions. If your tariff is 100 Mbps, and tests show 90-95 Mbps over WiFi, this is an excellent result (losses of about 10-15% are normal). However, if the speed is 2-3 times lower than the tariff, it's worth checking the router settings or the presence of interference.

Factors Affecting WiFi Connection Speed

Even the most powerful adapter can work slowly due to external factors. Interference — the main enemy of wireless networks. Neighbors' routers, microwave ovens, Bluetooth devices, and even aquariums can create interference, reducing effective data transfer rates.

Distance and obstacles also play a critical role. A 5 GHz signal, while providing high speeds, penetrates walls much worse than a 2.4 GHz signal. If you're in another room, the adapter can automatically switch to a lower speed or frequency to maintain a stable connection.

⚠️ Please note: Wireless network specifications depend on specific operating conditions and are subject to change. For precise information on supported standards, please refer to the datasheet for your adapter model on the manufacturer's website.

It's also worth considering the number of connected clients. If your router is connected to multiple devices actively downloading updates or watching 4K videos, there may simply not be enough bandwidth left for your laptop. In such cases, traffic prioritization (QoS) in your router settings can help.

Why is the speed in connection properties higher than in tests?

The speed shown in the properties (link) is the physical limit of the connection between the laptop and the router. Speed ​​in tests is limited by the provider's tariff, server load, and encryption losses. The link will always be higher than the actual internet speed.

How do I know if my laptop supports 5GHz?

Use the command netsh wlan show drivers in the command line. The "Supported radio types" section should list 802.11a, 802.11ac, or 802.11ax. If only 802.11b/g/n is listed, the adapter most likely only operates in the 2.4 GHz band.

Can antivirus software reduce WiFi speed?

Yes, some antivirus programs scan all incoming and outgoing traffic in real time, which can cause delays. Try temporarily disabling your network protection for testing to rule this out.