Have you bought a new Xiaomi smartphone but arenβt sure if the seller has honestly listed the amount of RAM? or want to know how much RAM is actually available to the system after the MIUI update? In this article, weβll look at all the possible ways to check RAM on Xiaomi, Redmi and POCO devices β from standard settings to hidden engineering menus.
RAM directly affects multitasking and smartphone performance. For example, models with 4 GB of RAM can start to βbrakeβ when running 10+ applications simultaneously, while 8-12 GB allows you to keep up to 20 programs in the background without hanging. But how to make sure that your Xiaomi is really equipped with the declared volume? Next, detailed instructions for all versions of MIUI (including MIUI 14 and HyperOS).
1.RAM check through Xiaomi's standard settings
The easiest way is to use the systemβs built-in tools, and itβs suitable for all models, from the Redmi Note 4X (2017) to the flagship Xiaomi 14 Ultra (2026).
Open the Settings menu β About the phone. Depending on the firmware version, the path may be slightly different:
- π± MIUI 12β14 / HyperOS: Settings β The phone. β General characteristics
- π± Old versions (MIUI 11 and below: Settings β The phone. β Memory and storage
- π± For POCO: Settings β The phone. β Full specification
In the memory or RAM block, you will see two digits: total volume (for example, 8 GB) and available (for example, 5.2 GB). The difference arises from the fact that part of the RAM is reserved for the system and the GPU. On devices with Qualcomm chipsets (Snapdragon), it is usually βeatenβ 1-1.5 GB, and on MediaTek (Helio/Dimensity) up to 2 GB.
β οΈ Note: Some models (e.g. Redmi) 9A) This menu only shows the total amount. To see the available memory, use the methods in the following sections.
2.Use of the Task Manager menu
This way you can not only find out the amount of RAM, but also see how much memory is occupied by running applications in real time, useful if the smartphone has started to βlagβ and you want to identify βvoraciousβ programs.
Instructions:
- Click on the latest apps button (square or swipe up with a delay).
- At the bottom of the screen, you'll see a panel that shows you how much RAM is used. Click on it.
- Task Manager with detailed information will open: π Total RAM: Total volume (e.g. 6 GB). π Used: Current boot (e.g. 3.8 GB). π Free: available for new tasks (e.g. 2.2 GB).
On MIUI 14 and HyperOS, this menu also shows the average RAM load over the past 3 hours, which helps to assess the stability of the system. If the graph is constantly clogging 90%+ of memory, this is a sign that it is time to close the background applications or consider upgrading.
Close unused apps manually |Reboot smartphone |Check autoboot in Settings β Applications β Autorun |Disable animation in Settings β Special features β Delete animation-->
3. Check through the engineering menu (#4636##)
The hidden engineering menu allows you to get technical information directly from the Android system.This method works on all Xiaomi smartphones, but you need to be careful - do not change the settings if you are not sure about their purpose!
Steps:
- Open the Phone app.
- Enter the combination: ##4636### (some models may require ##225###).
- Select the Phone Information tab.
- Scroll down to the Memory block, and here's the MemTotal string. To translate it into gigabytes, divide it by 1,048,576. For example, MemTotal: 6291456 KB β 6 GB.
Example of data from AIDA64 for Xiaomi 13 Pro:
Memory:
Total RAM: 12 GB (LPDDR5X)
Used RAM: 6.3 GB
Free RAM: 5.7 GB
Memory Clock: 3200 MHz
Bandwidth: 51.2 GB/sThese apps are also useful for diagnosing memory leaks when RAM is not released after programs are closed, for example, if 5 GB out of 8 is free after a restart and only 1 GB is free after an hour, this is a sign of a firmware or virus problem.
π‘
If your free memory has decreased dramatically after the MIUI update, try resetting the cache to Settings β Memory β Clear the cache. This will free up to 1-2 GB of RAM without deleting data.
5. Check through ADB (for advanced users)
If you want the most accurate data, or you suspect that the seller has locked up some of the RAM (for example, on the Chinese versions of smartphones), you can use ADB (Android Debug Bridge), which requires a PC and minimal command line knowledge.
Instructions:
- Enable USB Debugging in Settings β About Phone β MIUI Version (click 7 times, then go back to Settings β Additional β For Developers).
- Connect your smartphone to your PC and open the command line (Windows) or Terminal (macOS/Linux).
- Enter the command: adb shell cat /proc/meminfo
- Find the MemTotal string β this is the total amount of RAM in kilobytes.
Example output for POCO F5 Pro (8 GB of RAM):
MemTotal: 8122348 kB
MemFree: 2100352 kB
MemAvailable: 3800124 kB
Buffers: 300124 kBβ οΈ Note: Some Chinese firmware (e.g., Xiaomi) 12S Ultra) the adb shell command may be limited. In this case, use the alternative command: adb shell dumpsys meminfo
What if the ADB does not recognize the device?
6.How to know if the RAM on Xiaomi is not βcut offβ?
Sometimes unscrupulous sellers or resellers software limit the amount of RAM to sell the smartphone as a model with less memory. For example, Xiaomi 11T Pro with 12 GB can be βcutβ to 8 GB. How to check this?
Signs of "circumcised" memory:
- π B Settings β The phone displays a smaller volume than stated in the characteristics of the model.
- π Apps like this AIDA64 The discrepancy between Total RAM and hardware specifications.
- π§ In the engineering menu (#4636##) MemTotal is less than expected.
- π οΈ When connecting through ADB cat /proc/meminfo low-value.
If you suspect fraud, do the following:
- Check the serial number of the device on the official Xiaomi website (Support β Check Warranty section).
- Compare the data to the GSMArena database for your model.
- If a discrepancy is confirmed, contact the service center with a check (if any) or return the goods to the seller.
π‘
It is common in the Chinese market to downgrade smartphones before selling abroad. Always check RAM in a number of ways, especially when buying from hand.