Have you ever noticed that your Xiaomiβs mobile internet or Wi-Fi speeds suddenly drop, but donβt know how to check it without running tests? Current versions of MIUI (12 to 15) have hidden and explicit features to display the current download/return speed right on the screen β in the notification panel, through widgets or even in games. This article will reveal all the working methods, including those that do not require root rights and work on 90% of Xiaomi, Redmi and POCO models.
We'll look at not only standard tools, but also alternative methods using third-party applications (like NetSpeed Indicator or Internet Speed Meter), as well as little-known tricks for gamers where ping speed is critical. Importantly, some features may differ depending on the version of MIUI and regional firmware, which we'll mention too.
1. Standard method: notification panel in MIUI
The easiest way is to activate the speed mapping in the top curtain, which came in MIUI 12 and is saved in the newer versions, but it's disabled by default.
- Open Settings β Notification panel and status bar.
- Show the speed of the network (or Internet speed in some firmware).
- Select the connection type: Mobile Data, Wi-Fi or Both.
- Restart your smartphone (sometimes changes are only applied after a reboot).
After activation next to the network indicator, a number will appear in the top bar (for example, β12 Mbps or β3.2 Mbps). Please note that on some models (for example, Redmi Note 11 with MIUI 13), this option may be hidden in additional settings.
β οΈ Attention: On smartphones with Android 13+ (For example, Xiaomi 13 Pro) displaying speed in the notification bar may conflict with some apps to save traffic.If the numbers don't appear, check the permissions for the system application com.android.systemui.
2.The Internet Speed widget on the home screen
If you need to see the speed constantly, not just when opening the curtain, use the standard MIUI widget:
- Click and hold the empty space on the home screen β select Widgets.
- Scroll down to the Tools section and find the Internet Speed (or Net Speed) widget.
- Drag it on the screen and select a size (usually available 2Γ1 or 4Γ1) options.
- Set up data update: in the widget parameters, you can set the interval from 1 second to 5 minutes.
The widget shows the current download speed (β) and recoil (β) in real time. On POCO F4 and other MIUI devices for POCO, this widget may be called the Data Monitor.
| Xiaomi model | Support for speed widget | Notes |
|---|---|---|
| Xiaomi 12/12T | Yes. | Widget available in MIUI 13/14 |
| Redmi Note 10 Pro | Yes. | Upgrade to MIUI 12.5+ is required |
| POCO X3 Pro | Partially. | Only in firmware based on Android 11 |
| Xiaomi Pad 5 | No. | The feature is not available in the tablet versions of MIUI |
π‘
If the widget doesnβt update data, check if the power saving mode for system applications is on. Go to Settings β Battery β Application Energy Saving and add System Interface to exceptions.
3. Displaying speed in games (Game Turbo)
For gamers, Xiaomi has a separate tool, Game Turbo, which shows the speed of the Internet and ping while playing, which is especially useful for online shooters like PUBG Mobile or Call of Duty: Mobile.
The function can be activated as follows:
- Start the game, then swipe from right to left to open the Game Turbo panel.
- Slap the icon. β‘ (or Network) at the bottom of the panel.
- Turn on the switch to show the network speed.
- Set the indicator position on the screen (you can drag it to any corner).
The indicator will display:
- πΆ Current download/return speed (e.g. 45 Mbps) β).
- πΉοΈ Ping to the game server (if the game supports) API Game Turbo).
- π CPU load schedule/GPU (optionally).
β οΈ Note: Some models (e.g. Redmi) K50 Gaming speed indicator in Game Turbo can conflict with overlays from applications such as GFX Tools.If numbers don't show up, temporarily disable third-party utilities to optimize games.
4. Third-party applications for speed monitoring
If standard methods do not work (for example, on older versions of MIUI or custom firmware), use third-party utilities.
- π NetSpeed Indicator is a lightweight application with a customizable indicator in the status bar. Supports themes and color change of text.
- π Internet Speed Meter β shows speed in notifications and on the lock screen.
- π― Traffic Monitor β for advanced users with support for widgets and notifications about exceeding the limit.
Example of NetSpeed Indicator:
- Install the app from Google Play.
- Open it and grant permission to Overlay over other applications.
- Select the display style (e.g., Text in the status bar).
- Set up a data update (recommended 1 second for accuracy).
Install the application|Permit the imposition|Select the type of connection (Wi-Fi/mobile)|Set up the color and size of the font|Add a widget to the main screen (optional)-->
Third-party apps have the advantage of flexibility, for example, in Internet Speed Meter, you can set a speed threshold above which the smartphone will vibrate.
5. Hidden features for advanced users
If youβre ready to dive deeper into the settings, here are a few little-known tricks:
Method 1: ADB-command
On some firmware, the speed display option is hidden, but it can be activated via ADB:
adb shell settings put global show_network_speed 1Once you've run the command, restart the device to turn it off:
adb shell settings put global show_network_speed 0Method 2: Editing the build.prop file
This method requires root rights and can lead to unstable operation of the system. Use at your own risk. /system/build.prop line:
ro.miui.has_network_speed_indicator=trueThen restart the smartphone. On the Xiaomi Mi 11 with MIUI 13, this method works steadily, but on new models it can cause errors.
What if after editing build.prop smartphone does not boot?
Method 3: Using Tasker
With the Tasker app, you can create a task that will display Internet speed in a notification or lock screen.
- π± Trigger: Connecting to Wi-Fi/mobile.
- π Action: Run a script to measure speed (e.g., via ping or curl).
- π’ Conclusion: Displaying notifications at current speed.
Frequent problems and their solutions
Even after setting the speed mapping correctly, letβs look at the typical errors and how to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Numbers do not appear in the notification panel | Limitations on energy conservation | Add System Interface to Battery Exceptions |
| Speed is only shown for Wi-Fi. | Default setting | Include display for mobile data in Settings β Notification Panel |
| The widget is not updated | Conflict with MIUI Optimizer | Turn off RAM autocleaning in Settings β Battery |
| Monitoring applications are not working | Blocking of overlays | Allow overlays in Settings β Applications β Special Accesses |
If none of the methods worked, check:
- π± Version MIUI (on some beta firmwares the function is disabled).
- π§ Availability of system updates (Settings) β The phone. β Updating the system).
- π οΈ Firmware integrity (if the smartphone was reflashed, there may be no system files).
π‘
On Android 12+ and MIUI 13+ devices, the standard speed display in the notification panel works the most stable. Third-party apps are recommended only for advanced monitoring or older versions of firmware.