In the modern world, a stable internet connection has become as essential as electricity or running water. However, users often encounter situations where the network seems to be working, but page loading speeds leave much to be desired. You might see a full reception icon on your smartphone, but video calls drop out, and files take hours to download. This is a classic sign that the connection quality doesn't match the device's visual indication.
To truly understand what's happening, you need to know how to measure your router's WiFi signal strength numerically. The visual "bars" on your device's screen are merely a symbol, interpreted differently by manufacturers. In some cases, two bars may indicate usable speed, while in others, the network is completely unusable. Professionals and advanced users use precise values in decibel milliwatts (dBm), which allows for an objective assessment of the wireless network's health.
In this article, we'll explore all the available methods for obtaining accurate radio signal strength data. You'll learn which tools are built into operating systems, how to use third-party software for detailed diagnostics, and what values are considered normal for various communication standards. Understanding these nuances will help you properly place your router or select an access point to extend your coverage.
What is signal level and its units of measurement?
Radio signal strength is a physical quantity characterizing the power of an electromagnetic wave at the receiving point. Unlike a wired connection, where data is transmitted via a cable, WiFi transmission occurs through the air, where the signal is affected by walls, appliances, and even humidity. A logarithmic scale, expressed in dBm (decibel milliwatts), is used to measure this power. A unique feature of this scale is that the values are always negative, as they indicate signal attenuation relative to a reference level of 1 mW.
Many users mistakenly believe that the higher the number, the better, forgetting the minus sign. In reality, a value of -40 dBm is significantly better than -80 dBm. The closer the indicator is to zero, the stronger the signal your device receives from the router. A difference of even 3-5 dBm can dramatically impact data transfer speeds and ping in online games. That's why it's important to be able to read these numbers, rather than relying on abstract indicators.
It is worth noting that different frequency ranges behave differently. Range 2.4 GHz penetrates obstacles better, but is more noisy due to neighboring networks and microwaves. The range 5 GHz Provides high speed, but the signal attenuates faster when passing through concrete walls. Understanding these physical limitations helps to correctly interpret the obtained measurements.
Built-in Windows diagnostic tools
The Windows operating system provides sufficient tools for basic connection quality assessment without requiring additional software. The easiest way is to use the command line. This method is universal and works on all operating system versions, from Windows 7 to Windows 11It provides an instant result in the form of a numerical value that can be compared with reference values.
To obtain the data, you must run the command prompt with administrator rights or in normal mode. Enter the command netsh wlan show interfaces and press Enter. In the list that opens, find the "Signal" line. The power will be displayed here as a percentage. While this isn't dBm, the conversion is simple: 100% is an excellent signal (approximately -50 dBm and above), while 1-20% is critically low.
For a more detailed analysis, you can use PowerShell. Enter the command netsh wlan show allto get detailed information about all networks your adapter sees, including channels and encryption types. This is useful if you want to determine if your neighbor's router is blocking your signal.
⚠️ Note: The percentage value in Windows is not linear. The difference between 100% and 80% may be imperceptible, but a drop from 40% to 20% often leads to connection interruptions. Don't blindly rely on the tray indicator.
Professional analysis software for PC
If built-in tools aren't enough, specialized utilities come to the rescue. They allow you to plot graphs, view signal history, and analyze airborne noise. One of the most popular tools is Acrylic Wi-Fi Home or inSSIDerThese programs visualize data, showing not only your signal strength but also that of neighboring access points.
Using this software is especially useful when searching for a location to install a router. You can walk around your apartment with a laptop, observing in real time how the signal strength changes at different points. This allows you to identify "dead zones" where the connection is unstable and adjust the position of the antennas or the device itself.
An important parameter that such programs show is SNR (Signal-to-Noise Ratio) — signal-to-noise ratio. Even with a high signal level, if the noise level (interference) is high, the speed will be low. A good SNR is considered to be above 20-25 dB.
| Program | Platform | Key feature | Price |
|---|---|---|---|
| Acrylic Wi-Fi Home | Windows | Real-time charts, data export | Free / Pro |
| inSSIDer | Windows / macOS | User-friendly interface, channel analysis | Paid |
| WiFi Analyzer | Windows Store | Simplicity, graphs in the form of curves | Free |
| NetSpot | Windows / macOS | Room mapping mode | Paid |
Checking the signal on Android and iOS
Mobile devices are the gadgets we use most often to access the internet, so checking their signal is especially important. On Android, the situation is simpler: the system provides access to technical data by default. On iOS (iPhone, iPad), Apple restricts app access to raw WiFi data, so the methods will differ.
On Android, open Settings → About phone → Status (the path may differ depending on the shell MIUI, OneUI, ColorOS). Look for the "Signal Level" or "Signal Strength" option. It will show the value in dBm. You can also enter the code ##4636## In the dialer, select "Phone information" and find the corresponding option.
For iOS users, the only reliable way to obtain accurate data (in dBm) is to use a macro or a hidden menu, which is not available on all models. However, there are analyzer apps that use authorized APIs to assess quality. For example, AirPort Utility from Apple (requires enabling a hidden setting in the app itself) or FingThey provide a rough but useful understanding of the situation.
On Android, apps like WiFi Analyzer (from VREM Software). They display a "starry sky" or graphs where your router is visible as a bright dot. The higher the dot on the graph, the stronger the signal. These apps also help you select a clear channel if your router is being blocked by neighbors.
⚠️ Please note: On modern smartphones with multiple antennas (MIMO), the displayed value may be an average or show data from only the primary antenna. Actual speed may differ from the predicted speed based on a single reading.
Diagnostics on macOS and Linux
Users of Apple computers and Linux-based systems also have powerful built-in tools. macOS has a hidden diagnostics menu, hidden from the average user. To activate it, hold down a key. Option (Alt) and click the WiFi icon in the top menu bar. An expanded menu will appear, showing the RSSI (Received Signal Strength Indicator) and noise level.
The RSSI value in macOS is also negative. You can calculate the signal quality (SNR) by subtracting the noise level from the RSSI (for example, -50 dBm minus -90 dBm equals 40 dBm signal quality). This is a very high value. This menu also includes an "Open Wireless Diagnostics" option, which launches a troubleshooting wizard and generates detailed signal history graphs.
In Linux, everything depends on the distribution, but the universal method is the terminal. The command iwconfig will show the signal level for wireless interfaces. In more modern systems with NetworkManager you can use the command nmcli dev wifi, which will display a list of networks with a SIGNAL column, where the power is indicated as a percentage.
Secret command for Linux
If the standard methods don't work, try the 'watch -n 1 iw dev wlan0 link' command, which will update the connection data every second in real time.
Interpretation of values: table of standards
Once you have the numbers, it's important to interpret them correctly. As mentioned, the scale is negative. Below is a table to help you classify the status of your network. This data is relevant for most consumer routers running the 802.11n, ac, and ax standards.
Please note that streaming 4K video or playing online games requires higher speeds than simple messaging. If your speed is at the limit, we recommend relocating your router or using a repeater.
| Level (dBm) | Quality | Description | Recommendations |
|---|---|---|---|
| -30... -50 | Excellent | Perfect connection, router in the next room | No further optimization is required. |
| -51... -60 | Good | Stable operation, 4K streaming possible | Normal working condition |
| -61... -70 | Average | Web surfing is OK, but there may be some lag in games. | Check channel loading |
| -71... -80 | Bad | Speed drops, video buffers | A repeater or mesh system is required. |
| -81... -90 | Critical | The connection is unstable, there are constant breaks. | It is necessary to change the location of the equipment |
Influencing factors and ways to improve
Knowing how to measure your signal allows you to improve it. Signal strength is affected not only by distance but also by wall materials. Reinforced concrete, mirrors, aquariums, and metal structures all block the signal. Microwave ovens and baby monitors create significant interference in the 2.4 GHz band.
The first step is to properly install the router. It should be located in the center of the apartment, preferably high and in an open space. The antennas (if detachable) should be positioned perpendicular to each other: one vertically, the other horizontally, to ensure coverage of devices with different antenna orientations.
If rearranging furniture is not possible, use technical means. Mesh systems create a unified, seamless network, unlike simple repeaters that cut speeds in half. It's also worth checking to see if your router is outdated. Older devices of the standard 802.11g/n may not be able to cope with the number of gadgets in a modern home.
☑️ Check-up your network
Sometimes the problem isn't with power, but with router overheating. If the device is hot to the touch, its processor may be downgrading frequencies, reducing transmit power. Regular dust cleaning and proper ventilation can unexpectedly improve the situation.
Frequently Asked Questions (FAQ)
Why does my phone have 4 bars but the internet doesn't work?
The indicator only shows the signal strength from the router to the phone, but it doesn't show the quality of the channel to the provider or the router's CPU load. It's also possible that the phone is connected to a congested channel with a lot of interference from neighboring devices, which reduces the actual throughput.
Can foil or a can boost the signal?
Theoretically, a foil reflector can direct the signal in the desired direction, creating a parabolic antenna effect. However, in practice, this often leads to router overheating due to waves being reflected back into the device and disrupting the radiation pattern of the standard antennas. It's better to buy an antenna with a higher gain.
Does the number of connected devices affect signal strength?
The number of devices doesn't affect the physical signal strength (dBm), but it does directly impact the available speed and ping for each client. The router divides the data transmission time slots between all users. If the channel is clogged, the signal will appear weak, even though the RSSI level remains high.
Is it worth buying an antenna with 10 dBi gain?
High-gain antennas change the shape of the radiation pattern, making it flatter (like a pancake). This can improve the signal in one room on the same floor, but degrade it on floors above or below. For apartments, standard antennas or mesh systems are usually optimal.
⚠️ Please note: Router and operating system interfaces are constantly updated. Menu item names may vary depending on the firmware version of your device (Asus, TP-Link, Keenetic, Mikrotik). Always consult the manufacturer's official documentation for your specific model.