How to turn on the display of RAM on Xiaomi smartphones: 4 working methods

You want to see the current RAM load right on your Xiaomi screen, but you don't know how to do it? In modern versions of MIUI and HyperOS, the RAM display feature is hidden in the depth of the settings - and we will show you how to activate it in 2 minutes, this feature is useful for gamers, testers and just curious users who want to monitor the performance of the device in real time.

Unlike older firmware versions, where RAM was enabled via Settings β†’ Additionally, the algorithm has changed. Moreover, on some models (such as the POCO F5 or Redmi Note 12 Pro+), the option may be blocked by the manufacturer. But don't worry: we've compiled all the current ways, including workarounds for limited devices. You don't need root access or complex manipulations - only standard system tools.

Important: displaying RAM on the screen slightly increases the load on the processor (by 1-3%), but this does not affect autonomy. If you use a smartphone for games or multitasking, memory control will help to close the background applications in time and avoid lags.

Method 1: Through a Hidden Developer Menu

The most reliable way is through the developer menu, which works on all devices with MIUI 12 and up, including HyperOS, and the key is that you have to unlock access to these settings.

If you haven’t activated the developer mode yet, do it in advance:

  1. Open the Settings. β†’ The phone.
  2. Find the MIUI version and tap it 7 times in a row (you will receive a notification β€œYou became a developer!”)

Now we turn to the main actions:

  • πŸ”§ Go to Settings. β†’ Additionally. β†’ For developers
  • πŸ” Scroll down to the Debugging section and find Show RAM usage (or Memory usage display on English firmware)
  • ⚑ Turn on the switch and select the indicator position: Top left corner or Upper right corner
  • πŸ“± Restart the device (required!) to make the changes effective

Activate the Developer Mode|Find the item "Show the use of RAM"|Select the indicator position|Reboot your smartphone-->

On some models (for example, Xiaomi 13 Ultra or POCO X5 Pro), this item may be called differently: Display RAM usage or Memory Use Display. If you do not find it, search by settings (the magnifying icon in the upper right corner).

⚠️ Note: On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) The developer menu can be hidden deeper. Try the path: Settings β†’ The phone. β†’ All specifications β†’ Version. MIUI (tap 7 times).

Method 2: Use of MIUI widgets

If the first method didn’t work or you don’t want to dig into the developer’s settings, use standard widgets, which are suitable for MIUI 13/14 and HyperOS, but require free space on the home screen.

Instructions:

  1. Click and hold the empty space on the home screen, then select Widgets
  2. Scroll down to the Tools or System section.
  3. Find the System Monitor widget (or System Monitor) and drag it to the screen.
  4. Select the size of the widget (recommended 2Γ—2 or 4Γ—1 for detailed information)
  5. In the widget settings, tick RAM (RAM) and other parameters if necessary.

Advantages of this method:

  • πŸ“Š Shows not only RAM, but also loading CPU, temperature, network activity
  • 🎨 Transparency and display style can be changed
  • πŸ”„ Updates data in real time (every second)

The disadvantage is that the widget takes up space on the screen and does not appear in games or on the lock screen.

Through the developer menu |Vidget on the home screen |Special application |I don't need to display RAM-->

Method 3: Applications for monitoring (without root)

If Xiaomi’s standard tools don’t suit you, install a third-party app. We tested 5 popular utilities and selected the best ones:

AnnexFunctionsPlusesCons
CPU MonitorRAM, CPU, temperature, FPS in gamesOverlay over games, customizable designAdvertising in the free version
Game Booster 4x FasterOptimization of games + monitoring of RAMAutomatic Memory CleanupIt takes a lot of permission.
DevCheckDetailed information about the deviceNo advertising, Russian languageNo real-time overlay

We recommend the CPU Monitor, which allows you to adjust the transparency of the overlay, select the displayed parameters and even change the font.

  1. Download the app from Google Play
  2. Run and grant permission to display on top of other applications
  3. In the settings, select RAM Usage and activate the overlay
  4. Set the position and appearance of the indicator

⚠️ Note: Some apps (such as Game Booster) may conflict with Xiaomi system optimizers. If you have lags after installation, disable auto-clean memory in the settings MIUI: Settings β†’ Annexes β†’ Cleanup.

πŸ’‘

If the overlay is not displayed in games, add the game to the optimization exceptions: Settings β†’ Special features β†’ Game turbo mode β†’ Exceptions

Method 4: ADB-Teams for Advanced Users

This is a tool that works for those who are not afraid of the command line. It works on all Xiaomi devices, but requires a connection to a computer.

  • πŸ–₯️ Computer with Windows/macOS/Linux
  • πŸ”Œ USB-cable (preferably original)
  • πŸ“± Included debugging by USB developer-setting

Step-by-step:

  1. Download ADB Tools and unpack the archive
  2. Connect your smartphone to your PC and select File Transfer Mode
  3. Open the command line (Windows) or terminal (macOS/Linux) in the folder with ADB
  4. Enter the commands in turn: adb devices (should appear your device) adb shell settings put global show_mem_info 1 adb shell settings put global mem_info_position 0 (0 β€” top-left, 1 β€” top-corner)
  5. Reboot your smartphone

This method activates a hidden system RAM indicator that updates every second and works even in games. show_mem_info 0.

What if the ADB can’t see the device?
1. Make sure that the debugging is enabled by USB (Settings β†’ For developers β†’ Debugging by USB) 2. Try another one. USB-cable (not all support data transfer) 3. Install drivers for your Xiaomi model from the site MIUI Download 4: Restart your computer and smartphone

Why is the RAM display not working?

If you have completed all the steps, but the indicator has not appeared, check these points:

Problem.Reason.Decision
There is no item on the developer menuRestricted firmware (e.g. global version for Europe)Use it. ADB-method
The indicator appears and disappearsConflict with MIUI OptimizerTurn off autocleaning in Settings β†’ Apps β†’ Cleaning
Numbers not updatedToo aggressive battery optimizationAdd a monitor app to optimisation exceptions

On some models (for example, Redmi 10C or POCO M4 Pro), the RAM display function is blocked at the firmware level.

  • πŸ”„ Update to the latest version MIUI/HyperOS
  • πŸ“² Install custom firmware (requires an unlocked bootloader)
  • πŸ› οΈ Magisk modules (root is needed)

πŸ’‘

On devices with MediaTek processors (such as the Redmi Note 11), the system indicator of RAM may not work stable, in which case it is better to use third-party applications such as the CPU Monitor.

How do I turn off the RAM display?

If you no longer need the indicator, it is easy to remove:

For method 1 (Developer menu):

  1. Back to Settings β†’ For developers
  2. Find the item Show the use of RAM and turn it off.
  3. Reset the device

For method 2 (widget):

Simply remove the widget from the main screen with a long press and the option to Delete.

For method 3 (third party annexes):

Open the app, find Overlay or Display in the settings, and turn off the display. You can also delete the program completely.

For method 4 (ADB):

Connect to the PC and execute the command:

adb shell settings put global show_mem_info 0

FAQ: Frequent questions

Can I turn on the RAM display on the lock screen?
No, the RAM system indicator is only displayed on the home screen and in applications. It can not be seen on the lock screen - this is a MIUI security limitation. However, some third-party applications (for example, Always On Edge) allow you to display memory information on the locked screen, but this requires constant operation of the application in the background, which increases battery consumption.
Why did the MIUI update stop the RAM indicator?
When major system updates (e.g., from MIUI 13 to MIUI 14) reset some settings. You need to re-activate the RAM display through the developer menu or ADB. Also check if the location of the item in the settings has changed - in new versions it may be in the Debugging β†’ System Monitor.
Does the constant display of RAM affect productivity?
Minimum. The system indicator consumes about 1-3% CPU and 10-20 MB of RAM. This is a negligible load for modern Xiaomi smartphones (for example, Snapdragon 8 Gen 2 or Dimensity 9000). However, if you use a third-party application with an overlay, the resource consumption can grow to 5-7% CPU. For most tasks, this is not critical, but in heavy games (for example, Genshin Impact) it is better to turn off monitoring.
Can I bring the RAM display to the status bar (near the clock)?
No, standard MIUI/HyperOS firmware doesn't have that capability. The status bar has a fixed set of icons, and you can only add RAM to it with custom firmware (like LineageOS) or Magisk modules, and the alternative is to use apps like Status that replace the standard status bar with a custom widget-enabled one.
Why is there no "Show RAM Use" item on my POCO X3 Pro?
On some devices with Qualcomm processors (for example, POCO X3 Pro on Snapdragon 860) this item is hidden because of the manufacturer's policy. MIUI Use it. ADB-Method (Section 4 of this article) Install the Appendix CPU Monitor from Google Play If nothing helps, it means that the function is locked at the kernel level – in this case, only custom firmware will help.