How to remove the display of Internet speed from the screen of the phone Xiaomi: all ways

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.

  1. Open Settings โ†’ Special Opportunities โ†’ Game Turbo.
  2. Go to Settings for Game Turbo (or Additional Settings in older versions of MIUI).
  3. Find the option to Show Network Speed (or Floating Network Window) and deactivate the slider.
  4. 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.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the upper right corner and select Show all processes.
  3. Find the list of Floating Window or Network Monitor.
  4. Open the process settings and click Stop, then Disable (if available).

If the process is not on the list, try an alternative path:

  1. Go to Settings โ†’ Security โ†’ Optimization โ†’ Floating Windows.
  2. Turn off all unnecessary items, especially the Network Monitor or Game Notifications.
What should I do if the process reappears?
If com.miui.floatingwindow starts automatically after a stop, it means that another application (most often Mi Video or Game Turbo) will activate it, in which case only completely disabling the game mode or resetting the floating window settings via ADB (described below).

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:

  1. Open the Phone app and enter the combination: ##4636##.
  2. In the menu that appears, select Phone Information (or Usage Statistics).
  3. Scroll down to the UI or Network Settings section.
  4. Find the option Show network speed (or Display net speed) and uncheck the box.
  5. 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:

  1. Download and install ADB Tools on PC.
  2. Activate Developer Mode on your phone (7 times click on the MIUI version in Settings โ†’ About Phone).
  3. Enable USB debugging in Settings โ†’ Additional โ†’ For developers.
  4. Connect your phone to your computer and type in the command line: adb shell settings put global network_speed_visible 0
  5. Reset the device.

To return the speed display back, use the command:

adb shell settings put global network_speed_visible 1
Xiaomi modelADB supportAlternative team
Redmi Note 12/13Yes.adb shell settings put secure sysui_network_speed_visible 0
POCO F5/X5Yes.adb shell am broadcast -a miui.intent.action.NET_SPEED_HIDE
Xiaomi 13/14Yes (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:

  1. Open the Settings. โ†’ SIM-maps and mobile networks.
  2. Select Network Settings Reset (or Wi-Fi, Mobile Network, and Bluetooth Reset).
  3. 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:

  1. Game Turbo Auto Update โ€“ The app can independently enable network monitoring after the update.
  2. Resetting floating window resolution โ€“ Some system processes restore rights after a reboot.
  3. 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).

FAQ: Frequent questions

Can you stop the speed of the Internet without root rights?
Yes, all of the methods described in this article (except freezing processes) work without root, and the most reliable methods are to turn off via Game Turbo or ADB.
Why did the MIUI update reappear?
Updates often reset custom floating window settings. After the update, check: Settings โ†’ Special Features โ†’ Game Turbo Settings โ†’ Apps โ†’ Floating Windows If the indicator is back, repeat the shutdown via ADB (mode 4).
Are there any applications to hide network speed?
Yes, but they require overlay permission (e.g. Network Speed Meter or NetSpeed Indicator) but these programs can create floating windows themselves, so it's better to use system settings. โš ๏ธ Note: Some Google Play apps contain malicious code. Check reviews and permissions before installing!
How to reduce the speed of the Internet on the POCO F6 Pro?
Nana POCO F6 Pro (and other new models) indicator is controlled via HyperOS. โ†’ Screen. โ†’ Floating windows โ†’ Network monitor (disable) If there is no item - use ADB Adb shell settings put global network_speed_visible_hyperos 0
Can the speed indicator affect performance?
Yes, but not much. Constant traffic monitoring is consuming. ~1โ€“3% battery charge per hour and takes up part of RAM. on weak smartphones (e.g. Redmi) 9A) This can lead to micro-slowdowns in games.