Constant video buffering, long file downloads, and lag in games often make users question the true state of their wireless connection. Before calling your provider or buying a new router, it's important to understand exactly how much bandwidth your network currently provides. In the operating system Windows 10 There are many tools available that allow you to obtain this information without installing third-party software.
There's a fundamental difference between the connection speed to your router (link speed) and the actual speed of your internet connection. The former indicates the technical limits of your adapter and the signal quality, while the latter indicates how much data is actually transmitted through your ISP's cable. Diagnostics must begin with an understanding of these two quantities, since the bottleneck can be located at any link in the chain.
In this article, we'll take a detailed look at all the network measurement methods built into the system. You'll learn how to use hidden command line capabilities, analyze real-time graphs, and interpret the resulting data to optimize your home or office network. Wi-Fi.
Estimating link speed using adapter parameters
The fastest way to find out the theoretical maximum speed at which your computer has agreed to work with the router is to look at the standard network connection interface. This indicator, often called Link Speed, depends on the distance to the access point, the presence of walls, and the capabilities of the network adapter itself. If the numbers are low, no online tests will show a good result.
To obtain the data, open the "Settings" menu, go to the "Network & Internet" section, and select the "Status" tab. Next, click the "Change adapter settings" link. In the window that opens, find your wireless connection, right-click it, and select "Status." The "Speed" line will display the current value in Mbps.
Please note that the displayed value is the total throughput of the channel in both directions (uplink and downlink). Actual file download speed under ideal conditions will be approximately 50-60% of this figure due to protocol overhead. TCP/IPFor example, with a speed of 300 Mbps, the actual download will rarely exceed 150-170 Mbps.
⚠️ Attention: If you see a speed of 54 Mbps or 150 Mbps on a modern router, this is a sign of problems. Most likely, your computer is connected using the older 802.11g or 802.11n standard instead of the faster 802.11ac (Wi-Fi 5) or 802.11ax (Wi-Fi 6).
When the signal deteriorates, the adapter can automatically switch to a lower speed to maintain connection stability, which will be immediately reflected in this window.
Real-time traffic monitoring
When you need to not only know your maximum bandwidth but also see how it's being used right now, the Task Manager comes to the rescue. This tool lets you monitor whether a background program is hogging all your available bandwidth, interfering with your main work or entertainment.
To activate monitoring, press the key combination Ctrl + Shift + Esc to open the manager. If the window is minimized, expand it and go to the "Performance" tab. Select "Wi-Fi" in the left menu. Here you'll see a real-time network usage graph, as well as your current upload and download speeds.
The lower part of the graph displays the "Connection Speed" parameter, which duplicates the information from the adapter properties, but displays it dynamically. This is convenient for monitoring signal fluctuations: if you're walking around your apartment with your laptop, the graph will show you when your link speed drops.
By switching to the "Processes" tab and sorting the list by the "Network" column, you can instantly identify traffic hogs. It often turns out that the speed has dropped due to a game update. Steam, synchronizing cloud storage or running a torrent client.
- 📊 Activity schedule shows the load in kilobits or megabits per second, allowing you to assess the channel stability.
- 📉 Sorting processes Helps find hidden apps that consume traffic without the user's knowledge.
- 📶 Signal quality indirectly affects the graph: if the reception is poor, the graph line becomes "ragged" and unstable.
Detailed diagnostics via the command line
For users who need technical details about the status of a wireless connection, the command line Windows provides a powerful toolkit. Using the utility netsh You can access hidden parameters that are not visible in the graphical interface.
Run the command prompt as administrator. To do this, enter cmd In the search box, right-click "Command Prompt" and select the appropriate option. In the window that opens, enter the command netsh wlan show interfacesThis command will output a detailed report about the current wireless connection.
netsh wlan show interfaces
In the command output, look for the "Receive rate" and "Transmit rate" lines. These values may differ, as the router and adapter may use different modulations for the incoming and outgoing streams. The channel, radio type (802.11ac/n/g), and signal strength as a percentage are also listed.
Pay special attention to the "Received Bytes" and "Sent Bytes" parameters, as well as the error count. If the error count is rapidly increasing, this indicates a noisy environment or driver issues, which directly impact the overall speed.
What do the error codes in netsh output mean?
If you see error messages or a "Disabled" status in the command output while Wi-Fi is working, try resetting the TCP/IP stack with the netsh int ip reset command and rebooting the computer. This often resolves software conflicts.
Signal quality and noise level analysis
Wi-Fi speed directly depends on the quality of the radio signal, which is measured in decibels per milliwatt (dBm). Understanding these values helps determine why speeds are dropping in certain rooms or corners of the apartment.
In the report netsh wlan show interfacesThe above-mentioned indicator has a "Signal" line. It displays the signal level as a percentage, but for accurate diagnostics, it's better to know the value in dBm. The ideal signal range is considered to be between -30 and -60 dBm. Values below -70 dBm are considered weak, and values below -80 dBm are critical, leading to interruptions.
Speed is also affected by channel width and noise levels. If your router is operating on a channel that's crowded with neighboring channels, speed will drop even with a good signal strength. To analyze your surroundings in Windows 10, you can use the built-in command netsh wlan show networks mode=bssid.
This command will display a list of all available networks, their channels, and signal strengths. By comparing your channel with your neighbors, you can decide whether to change it in your router settings to improve efficiency.
| Signal level (dBm) | Quality | Expected speed | Recommendation |
|---|---|---|---|
| -30.. -50 | Excellent | Maximum | Ideal conditions |
| -50.. -65 | Good | High | Normal operation |
| -65.. -75 | Average | Average | Subsidence is possible |
| -75.. -85 | Bad | Low | Need a repeater |
| Below -85 | Critical | Unstable | Connection is lost |
⚠️ Attention: Concrete walls with rebar, mirrors, and aquariums can significantly absorb or reflect Wi-Fi signals. If the speed is only dropping in one room, check what's between it and the router.
Checking your real internet speed
Once you've verified the adapter's functionality and signal strength, you need to measure your actual internet speed. This is done using specialized services that download and upload test data packets.
The most popular and objective tool is considered to be the service Ookla SpeedtestIt automatically selects the closest server and runs a series of tests. However, Windows 10 also has a built-in testing method via the Microsoft Store.
You can find the official Microsoft Network Speed Test app in the app store. It works on the same principles as the web service, but is integrated into the ecosystem and doesn't require opening a browser. This is convenient for a quick test without unnecessary software.
When running the test, it's important to close all traffic-consuming programs. Even an open tab with a heavy website or a constantly updating weather widget can skew the results, especially on plans with speeds up to 50-100 Mbps.
- 🚀 Ping — server response time, critical for online games and video calls.
- ⬇️ Download — download speed, affects video viewing and file downloading.
- ⬆️ Upload — download speed, important for sending files and streaming.
☑️ Preparing for the speed test
Common problems and solutions
Even with the correct settings, users may experience artificial speed limitation. One common cause in Windows 10 is power saving mode, which reduces the power of the wireless adapter.
To disable this, open Device Manager (click Win + X and select the appropriate option. Find your network adapter in the "Network Adapters" section, open its properties, and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
Another cause of slow speeds could be an outdated driver. Windows 10 often installs generic drivers, which are stable but not optimally performing. Visit your laptop or adapter manufacturer's website and download the latest software.
It's also worth checking that your router isn't configured to use only 802.11b/g. Ensure that mixed mode or 802.11n/ac/ax mode is enabled to utilize the full potential of your equipment.
Why is Wi-Fi speed slower than cable?
A wireless network is half-duplex, meaning a device cannot simultaneously transmit and receive data on the same frequency, unlike a cable. Furthermore, the signal is susceptible to interference from household appliances and neighboring networks, forcing the adapter to constantly adjust the data flow, reducing the overall throughput.
Does antivirus affect Wi-Fi speed?
Yes, some antivirus programs scan all incoming and outgoing traffic in real time. If the antivirus is overloaded or configured for deep packet inspection, it can become a bottleneck. Try temporarily disabling network protection to test your speed.
How often should I reboot my router?
A router is a mini-computer, and its memory also gets clogged and errors accumulate. A preventative reboot once a week helps clear the cache and reconnect to a less congested channel, which improves speed.