Xiaomi, Redmi and POCO smartphones with MIUI firmware often display an annoying indicator of Internet speed โ the download/return numbers in the top corner of the display. This feature is enabled by default in Game Turbo mode or when activating the Floating Window of the network, but not all users need it. The constantly flashing numbers are distracting during games, watching videos or reading, and some even complain about increased battery consumption due to active traffic monitoring.
In this article, weโll look at 5 proven ways to remove internet speed from Xiaomiโs screen, from standard MIUI 14/15 settings to hidden engineering menu features. All methods work without root rights and do not require third-party apps to be installed (except for one exception), and youโll learn why the indicator can reappear on its own after a reboot and how to prevent this.
1. Disconnect via "Game Turbo" (the fastest way)
In 80 percent of cases, the speed of the Internet on the screen is due to the activated Game Turbo mode, which automatically turns on network monitoring during games, but sometimes works in regular applications.
- Open Settings โ Special Opportunities โ Game Turbo.
- Go to Settings for Game Turbo (or Additional Settings in older versions of MIUI).
- Find the option to Show Network Speed (or Floating Network Window) and deactivate the slider.
- Restart the phone, the indicator should disappear.
If the network speed item is not on the menu, then the problem is elsewhere.
- ๐น Settings โ Screen. โ Floating windows (for MIUI 14+)
- ๐น Settings โ Annexes โ Permits โ Floating windows
- ๐น Security โ Optimization โ Game mode (on some models)
๐ก
If the network speed is still shown after the shutdown, try temporarily turning off the Game Turbo completely - sometimes the MIUI bug does not save the settings.
2.Resetting floating windows through "Safety"
On Xiaomi smartphones with MIUI 13-15, the speed indicator can be linked to the system process com.miui.floatingwindow.
- Go to Settings โ Applications โ Application Management.
- Click on the three dots in the upper right corner and select Show all processes.
- Find the list of Floating Window or Network Monitor.
- Open the process settings and click Stop, then Disable (if available).
If the process is not on the list, try an alternative path:
- Go to Settings โ Security โ Optimization โ Floating Windows.
- Turn off all unnecessary items, especially the Network Monitor or Game Notifications.
What should I do if the process reappears?
3.Use of the engineering menu (#4636##)
The hidden engineering menu allows you to disable system indicators, including network speed, which works on most Xiaomi models, but requires caution โ do not change other parameters!
Instructions:
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select Phone Information (or Usage Statistics).
- Scroll down to the UI or Network Settings section.
- Find the option Show network speed (or Display net speed) and uncheck the box.
- Save the changes and restart the device.
โ Make a backup copy of the data
โ Remember the current network settings
โ Do not change other parameters (risk of failure!)
โ Reboot your phone after the changes
-->
โ ๏ธ Attention: On some firmware MIUI 15 engineering menus can be blocked. If nothing happens after you enter the code, the manufacturer has disabled this method for your model. ADB (4).
4. Disconnection via ADB (for power users)
If standard methods donโt work, you can turn off the network speed indicator via Android Debug Bridge (ADB), which requires connecting the phone to your computer, but is guaranteed to work on any version of MIUI.
Step-by-step:
- Download and install ADB Tools on PC.
- Activate Developer Mode on your phone (7 times click on the MIUI version in Settings โ About Phone).
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect your phone to your computer and type in the command line: adb shell settings put global network_speed_visible 0
- Reset the device.
To return the speed display back, use the command:
adb shell settings put global network_speed_visible 1| Xiaomi model | ADB support | Alternative team |
|---|---|---|
| Redmi Note 12/13 | Yes. | adb shell settings put secure sysui_network_speed_visible 0 |
| POCO F5/X5 | Yes. | adb shell am broadcast -a miui.intent.action.NET_SPEED_HIDE |
| Xiaomi 13/14 | Yes (OEM unlock required) | adb shell cmd overlay enable-disable com.android.systemui/network_speed_off |
| Older models (MIUI 12) | Partially. | adb shell pm disable-user com.miui.netassistant |
I've cut it off through the Game Turbo.
Used the engineering menu.
I tried ADB.
Dropped floating windows
Another method-->
5. Reset network settings (last resort)
If the speed indicator appears due to a failure in system settings, a complete reset of network parameters will help, this method removes all stored Wi-Fi, Bluetooth devices and VPN, but eliminates software bugs.
How to reset:
- Open the Settings. โ SIM-maps and mobile networks.
- Select Network Settings Reset (or Wi-Fi, Mobile Network, and Bluetooth Reset).
- Confirm the action and wait for the reboot.
โ ๏ธ Note: After the reset, you will have to reset:
- ๐ถ Connect to all Wi-Fi networks (including hidden ones)
- ๐ Set up APN mobile-internet
- ๐ง Connect Bluetooth devices (headphones, watches)
If the problem was a system failure, the speed indicator will disappear, and if it isn't, it's just a firmware rollback or a service center.
๐ก
Network reset is a nuclear option, and only use it if other methods have failed, as the procedure erases all network settings without the possibility of recovery.
Why is the Internet speed coming back?
Many users complain that the speed indicator returns after:
- ๐ Phone reboots
- ๐ฑ Updates MIUI
- ๐ฎ The launch of certain games (Genshin Impact, PUBG, Call of Duty)
- ๐ง Resetting to factory settings
The reasons for this behaviour are:
- Game Turbo Auto Update โ The app can independently enable network monitoring after the update.
- Resetting floating window resolution โ Some system processes restore rights after a reboot.
- Firmware error: The bug is present in MIUI 14.0.3โ14.0.6 and partially corrected in 14.0.8+.
Decisions:
- ๐ง Turn off Game Turbo Auto Update in Settings โ Annexes โ Game Turbo โ Auto-update.
- ๐ต Freeze the process of com.miui.gameturbo ADB Greenify (root rights required).
- ๐ Update your firmware to the latest stable version (check out Xiaomiโs official website).