How to find out the characteristics of the Xiaomi phone: from basic information to hidden parameters

You bought a Xiaomi smartphone and want to know what its "entrails" are? Or you plan to sell the device and you need to honestly specify all the parameters in the ad? Or maybe just curious, what processor is in your Redmi Note 12 or how many megapixels the main camera POCO X5 Pro? In this article, we will analyze all possible ways - from standard MIUI menus to engineering codes and third-party utilities.

The manufacturer often hides some technical data deep in the system, and some parameters (such as the actual battery capacity or screen version) and does not display in the user interface. We will show you how to get to this information without root rights and the risk of damaging the device, and you will learn what characteristics it is important to check when buying a used phone, so as not to run into a fake or β€œrepaired” device.

Standard MIUI settings: basic information

The easiest way is to look at the Settings menu, and it shows you the basic parameters that most users need: model, firmware version, storage, etc. But the data here is incomplete β€” for example, you won't see the type of processor or the refresh rate of the screen.

To open the section with characteristics:

  • πŸ“± Open the Settings app (cog icon on the desktop).
  • πŸ” Scroll down and select About Phone (or About Device in New Versions) MIUI).
  • πŸ“‹ Tap on the item Phone Characteristics or Specifications.

Here you'll see:

  • πŸ“… Model of device (e.g, 2201116PI For the Redmi Note 11 Pro+ 5G).
  • πŸ–₯️ Version. MIUI and Android, for example, MIUI 14.0.5 based on Android 13).
  • πŸ’Ύ Total memory (including built-in and operational).
  • πŸ”‹ Battery capacity (but not always the actual value is displayed!).

⚠️ Note: Some firmware (especially global) may not have phone specifications.

πŸ’‘

If you need to quickly copy the device model to search for drivers or firmware, hold your finger on the model name in the About Phone menu – the Copy option will appear.

2. Engineering menu: hidden parameters (codes ##)

For advanced users, Xiaomi has an engineering menu where you can find data that is not in the standard settings. USSD-Important: these commands do not delete data or break the phone, but changing the settings in the engineering menu without experience can lead to unstable operation of the device.

Basic codes for viewing characteristics:

  • πŸ”’ ##4636## - information about the battery, network, usage statistics.
  • πŸ“‘ ##464## - Camera test (shows real sensor resolution).
  • πŸ”‹ ##2664## - battery test (capacity, voltage, temperature).
  • πŸ–₯️ ##225## - Data on screen calibration (color temperature, brightness).

How to use:

  1. Open the Phone app.
  2. Enter the code (as if dialing) and press the call button.
  3. Wait for the menu to open (it can take 5-10 seconds).
Code.What showsExample of data
##4636##Information about the battery, networks, statisticsCharge level: 87%, Temperature: 34Β°C, Network type: LTE
##464##Camera test (resolution, focus)Main camera: 108 MP, Front camera: 16 MP
##2664##Battery testCapacity: 4850 mAh (out of 5000), Voltage: 4.23V

⚠️ Note: On some models (e.g, POCO F5 Xiaomi 13T) The engineering menu can be blocked by the manufacturer, in which case the codes will not work.

πŸ“Š What kind of character check you use more often?
Through MIUI settings
Engineering codes
Third-party annexes
Never checked.

3. Diagnostic applications: CPU-Z, AIDA64, DevCheck

If standard methods are not enough, third-party utilities will come to the rescue, and they show the most complete information, from the processor model to the supported Wi-Fi frequencies.-3 Appendices and highlight their pros and cons.

The best programs for Xiaomi:

  • πŸ“Š CPU-Z β€” It's a classic of the genre, GPU, Memory, sensors and even battery information (including the number of charging cycles) download to Google Play.
  • πŸ”§ AIDA64 β€” It displays the temperature of the components, the Linux kernel version, the codec it supports, and even the data on the system. SIM-Download it to Google Play.
  • πŸ” DevCheck is a user-friendly interface with data visualization, showing the actual refresh rate of the screen (rather than the declared), the type of memory (UFS 2.1/3.1) and Bluetooth version. Download to Google Play.

Example of data from CPU-Z for Xiaomi 12T Pro:

Processor: Qualcomm Snapdragon 8+ Gen 1 (4 nm)




Cores: 1x3.2 GHz (Cortex-X2) + 3x2.75 GHz (Cortex-A710) + 4x1.8 GHz (Cortex-A510)




GPU: Adreno 730




RAM: 12 GB (LPDDR5)




Memory: 256 GB (UFS 3.1)

Processor model (whether there is a substitution for a weaker one)

Real battery capacity (compared to the declared)

Number of charging cycles (more than 500 – a reason to bargain)

Type of memory (UFS 3.1 faster than UFS 2.2)-->

4.The official site of Xiaomi: comparison of models

If you don’t just want to know the specifications of your phone, but compare it to other models, the best source is the official Xiaomi website. Here the data is 100% accurate (as opposed to third-party resources where there may be errors), but there is a caveat: the site specifies factory specifications, which may differ from the real ones after updates or modifications.

How to find your own model:

  1. Go to the official Xiaomi website.
  2. In the menu, select Products. β†’ Smartphones.
  3. Find your series (like the Redmi Note 12) and click on the model.
  4. Scroll down to the Specifications block.

What you can find out is useful:

  • πŸ“ Exact size and weight (important for covers and holders).
  • πŸ“· Full camera specifications (aperture, pixel size, support) 4K).
  • πŸ”Œ Types of charging (e.g, 120W HyperCharge Xiaomi 11T Pro).
  • πŸ›‘οΈ Protection (IP53, IP68 etc.).

⚠️ Note: On the Chinese version of the site (mi.com/cn) It can be specifications other than global models. K50 China supports 5G two-way SIM-maps, and the global version POCO F4 GT β€” only one.

How to distinguish the global version of Xiaomi from the Chinese?
Global models have the letters Global or EEA (e.g. Redmi Note 11 Pro+ 5G Global) in their title. Chinese versions are labeled as China ROM and often don't have Google Services. You can check the version in the settings: Settings β†’ About Phone β†’ MIUI version. If there's a CN at the end, it's Chinese firmware.

5. ADB-Teams: for advanced users

If you're ready to dive into the technical wilds, ADB (Android Debug Bridge) will open up all the hidden parameters of the system, which requires a computer connection and basic command line knowledge, but provides the most accurate information, including hardware data, that even specialized applications do not show.

What you can learn through ADB:

  • πŸ”§ Real-life motherboard model (useful for authentication checks).
  • πŸ“‘ Supported ranges 4G/5G (travel-related).
  • πŸ”‹ Battery condition (charge cycles, wear and tear).
  • πŸ–₯️ The screen resolution and its manufacturer (Samsung, BOE etc.).

Example of teams:

adb shell getprop ro.product.model #Model


adb shell cat /proc/cpuinfo # Processor information




adb shell dumpsys battery # Battery data




adb shell wm size # Screen resolution

Instructions for connection:

  1. Download ADB Tools and unpack it on your computer.
  2. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI version (tap 7 times to become a developer), then Settings β†’ Additional β†’ Developers β†’ Debugging over USB.
  3. Connect your phone to your PC and run the command line in the folder with ADB.
  4. Enter the commands from the example above.

πŸ’‘

ADB is the only way to know the screen manufacturer (e.g. Samsung AMOLED vs BOE) and the actual battery capacity after wear, and this data is critical when buying a used phone.

6.How to check the characteristics before buying used Xiaomi

When you buy a phone from hand, checking the performance is not a whim, but a protection against deception. Fraudsters often give Redmi as POCO, replace batteries or processors, and we have compiled a checklist to help avoid problems.

What to check:

  • πŸ” Device model (should match the box and settings). Use code ##44336## to check.
  • πŸ”‹ Battery status (capacity and charging cycles) AccuBattery app will show real wear and tear.
  • πŸ“± Serial number (must match on the box, in settings and under the battery) can be checked on the official website of Xiaomi.
  • πŸ”§ Performance. Run the test in AnTuTu and compare it to the model reference values.

Red flags (indications of deception):

  • 🚩 The model in the settings does not match the inscription on the box.
  • 🚩 Battery capacity in #2664## is much lower than claimed (for example, 3,500 mAh instead of 5000 mAh).
  • 🚩 V CPU-Z processor of another model (for example, Snapdragon) 778G Instead of Snapdragon 870).
  • 🚩 The phone "can't see" one of the SIM-card 5G (Possibly a lockdown by the operator).

πŸ’‘

Before you buy, ask the seller to remove the screen protection and inspect the device for autopsy marks. If there are scratches around the screws on the back cover, the phone was taken apart (possibly changed the battery or motherboard).

FAQ: Frequent questions about Xiaomi's features

πŸ”Ή How to find out what processor is in my Xiaomi, if the settings do not say?
Use the CPU-Z or AIDA64 app to show the exact chipset model, core count and frequency, and you can type in the code ##4986*2650468## (not all models).
πŸ”Ή Why the settings indicate the battery capacity of 5000 mAh, and the engineering menu – 4850 mAh?
This is normal: manufacturers give the rated capacity, and the real capacity decreases over time, a difference of 3-7% is acceptable, if the difference is greater than 15%, the battery is worn out or replaced with a non-original one.
πŸ”Ή Can you tell the serial number the date of production Xiaomi?
A serial number (e.g. 9DL8T1A2G) contains week and year information, and can be decrypted using IMEI.info or MIUI Hidden Settings.
πŸ”Ή How to check if the screen on Xiaomi is original?
The original screen can be identified by: πŸ”Ή Serial number in the menu ##2486## (for the first time) AMOLED-screen). πŸ”Ή Lack of yellowness, broken pixels and uneven backlighting. πŸ”Ή Data in AIDA64 (Original screens are usually from Samsung or BOE.
πŸ”Ή Why the characteristics on the Xiaomi website are specified 8 GB of RAM, and the phone is available only 6.5 GB?
This is because some RAM is reserved for the system and GPU to run. For example, in the 8GB POCO X5 Pro, about 1–1.5GB takes up MIUI and drivers. This is normal for all Android devices.