How to find out the model of the processor on the Xiaomi device: from Redmi Note to POCO F5

Why it is important to know the processor model on Xiaomi

The processor is the brain of your Xiaomi smartphone, which is crucial for performance, compatibility with games and even the ability to install custom firmware. For example, the flagship models of the Snapdragon 8 Gen 2 in Xiaomi 13 Ultra support ray tracing in games, while the budget Helio G85 in Redmi Note 10 barely pull Genshin Impact at medium settings.

โœ… Choose the best settings for games (permission, FPS, graphics).

โœ… Check Compatibility with Custom Recovery (TWRP) or the squashing (LineageOS).

โœ… Estimate the real cost of the device when buying used - scammers often give Redmi 9 with Helio G35 Redmi Note 9 Pro with Snapdragon 720G.

In this article, weโ€™ll break down 5 working ways to know the processor on any Xiaomi device, from the old Mi A1 to the new POCO F6.The methods work on all versions of MIUI (including MIUI 14 and HyperOS), as well as on devices with custom firmware.

๐Ÿ“Š Why you need to know the model of the processor on Xiaomi?
I want to run a custom firmware.
Checking compatibility with the game
I compare the characteristics before buying
Correcting errors in work
Other

Method 1: Using standard MIUI settings (without applications)

The fastest and safest method is to use the systemโ€™s built-in tools, and itโ€™s suitable for all Xiaomi devices, including Redmi, POCO, and Mi, regardless of MIUI or Android version.

Instructions:

  1. Open the Settings app (cog icon).
  2. Go to About Phone (in some versions โ€“ About Device).
  3. Slip on the item All characteristics (or characteristics of the device).
  4. Find the CPU or CPU Model string and the exact model will be specified (e.g. Qualcomm Snapdragon 778G+).

โš ๏ธ Note: On certain devices (e.g, POCO X3 NFC) This menu only shows the CPU frequency, not the model. If you only see numbers like 2.2 GHz, use the following method.

โ˜‘๏ธ What to do if there is no processor model in the settings

Done: 0 / 4

Method 2: Diagnostic applications (CPU-Z, AIDA64, DevCheck)

If the standard settings don't show the chip model, specialized utilities will come to the rescue, not only displaying the name of the processor, but also giving details about its cores, frequencies, manufacturing technology and even temperature.

Top.-3 apps:

  • ๐Ÿ” CPU-Z โ€” It shows the processor model, architecture (ARMv8), The number of cores and their loading in real time.
  • ๐Ÿ“Š AIDA64 โ€” Provides advanced data, including support for instructions (NEON, AES) And cache information. Useful for overclockers.
  • ๐Ÿ› ๏ธ DevCheck - in addition to CPU pattern GPU (Adreno 642L), Driver version and even battery data.

How to use (in the example of CPU-Z):

  1. Install the application and open it.
  2. Go to the SoC tab (or CPU in older versions).
  3. The Model or Hardware bar will specify the model (e.g., MediaTek Dimensity 1200).
  4. For detailed information, tap the name of the processor - a page with characteristics will open.

Important: On some Xiaomi devices with a locked bootloader (e.g., global versions of Redmi Note 12), applications may show incomplete data. In this case, use Method 4 (Engineering Menu).

๐Ÿ’ก

If the app shows an unknown CPU model (e.g., โ€œmsm8998โ€ instead of the Snapdragon 835), copy that value and find its transcript on Kimovโ€™s website โ€“ there is a database of codenames for Qualcomm and MediaTek chips.

Method 3: Using code ##4636## (Hidden Android Menu)

Android has a hidden system menu that is available through the USSD-It shows phone, battery and usage statistics. For Xiaomi, this menu often contains CPU data, even if it's not displayed in the standard settings.

Instructions:

  1. Open the phone (calling) application.
  2. Enter the combination: ##4636## (no spaces).
  3. In the menu that opens, select Phone Information.
  4. Scroll down to the Hardware Information block โ€“ there may be a CPU model specified.

๐Ÿ“Œ What to do if the code doesnโ€™t work:

  • ๐Ÿ”„ Try the alternative code: ##225## (shows the kernel version and calibration information).
  • ๐Ÿ“ฑ On certain devices (e.g, POCO M4 Pro menu opens, but no processor data. In this case, use Method 2 (applications).
  • ๐Ÿ”’ If the code doesn't work at all, it's possible that the manufacturer has blocked access.
Why is the #4636### code not working on Xiaomi?
Since MIUI 12.5, Xiaomi has started restricting access to engineering code on global firmware versions, which is designed to โ€œprotect users from random changes.โ€ If the code doesnโ€™t work, try entering it through Googleโ€™s Caller app (install it from Play Market) rather than a standard MIUI call.

Method 4: Engineering menu (for advanced users)

The Engineering Mode is a hidden tool for testing hardware components, which allows you to get the most accurate information about the processor, including its code name, revision and even data about the production batch. Careful: the wrong actions in this menu can lead to failures!

How to open the engineering menu on Xiaomi:

  1. Open the Phone app.
  2. Enter the code: ##36446337## (or #4636## โ†’ Engineering menu).
  3. Go to Hardware Testing (or MTK Settings if you have a MediaTek processor).
  4. Find the Info or Processor CPU, and it will have all the information.

๐Ÿ” What to learn in the Engineering Menu:

ParameterWhat does it mean?Example of meaning
CPU ModelExact model of the processorQualcomm SM8450 (Snapdragon 8 Gen 1)
CPU RevisionChip revision (important for overclocking)3.0
CPU CoresNumber of kernels and their configuration1+3+4 (1x Cortex-X2, 3x Cortex-A710, 4x Cortex-A510)
CPU Max FreqMaximum frequency of nuclei3000 MHz

โš ๏ธ Note: On devices with MediaTek processors (e.g., Redmi Note 11 with Dimensity 810), the engineering menu may include overclocking options. CPU. Do not change the values if you do not understand the consequences โ€“ this can lead to overheating and failure of the chip!

Method 5: Through ADB (for developers and enthusiasts)

If your Xiaomi device doesnโ€™t turn on or you prefer to work through a computer, you can find out the processor model using ADB (Android Debug Bridge), which requires connecting the phone to a PC and enabling debugging over USB.

Step-by-step:

  1. Turn on Developer Mode on your phone: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ Developer. Activate USB Debugging.

Connect your phone to your computer via USB (use the original cable!).

adb devices

Make sure your device is listed.

adb shell cat /proc/cpuinfo

Find the Hardware or Processor line.

๐Ÿ’ก Example of output for Xiaomi 12T (Dimensity 8100-Ultra):

Processor       : AArch64 Processor rev 4 (aarch64)


Hardware        : mt6895

Here. mt6895 โ€” The name of the device is MediaTek Dimensity 8100.

โš ๏ธ Attention: If you are using MIUI Android 13 based+, work ADB Additional confirmation on the phone (a permission pop-up) may be required without this commands will not be executed.

๐Ÿ’ก

ADB is the only way to know a processor model on Xiaomi that doesnโ€™t turn on (for example, after a failed overclocking or firmware). To do this, plug your phone into Fastboot mode and use the command fastboot getvar cpu.

Xiaomi processor comparison: how to know which chip is better

Knowing the model of the processor, you can compare it with other chips on key parameters, which will help you assess whether to upgrade or buy a particular model Xiaomi.

๐Ÿ“ˆ Basic criteria for comparison:

  • ๐Ÿ”ฅ Performance: Rated by benchmarks (AnTuTu, Geekbench). e.g. Snapdragon 8 Gen 2 (700K+ AnTuTu is much more powerful than Helio G88 (200K).
  • ๐ŸŽฎ Support for games: Flagship chips (Dimensity 9000)+) support HDR 120 FPS In the games, while budget (Helio) G36) โ€” 30 FPS low-set.
  • ๐Ÿ”‹ Power efficiency: 4nm processors (e.g. Snapdragon 7)+ Gen 2 consumes less energy than 12 nm (Helio) G95), What affects the time of autonomous work.
  • ๐Ÿ“ก Network support: Snapdragon chips X65 (Xiaomi 12S Ultra support 5G mmWave, and budget Helio G-series โ€“ only 4G LTE.

๐Ÿ“Š Comparative table of popular Xiaomi processors (2023โ€“2026):

Processor modelXiaomi devicesAnTuTu (note)Process technology (nm)Support for 5G support
Snapdragon 8 Gen 3Xiaomi 14 Ultra, POCO F6 Pro1 900 000+4โœ… (mmWave)
Dimensity 9200+Redmi K60 Ultra1 750 0004โœ…
Snapdragon 7+ Gen 2POCO F5, Redmi Note 12 Turbo1 200 0004โœ…
Helio G99Redmi 12, POCO M6 Pro380 0006โŒ

๐Ÿ” How to check the benchmark of your processor?

Install AnTuTu Benchmark or Geekbench 6 from Play Market and run the test. Compare the results to the table above โ€” if your chip is significantly behind, you may want to consider upgrading.

Frequent Mistakes and How to Avoid Them

When defining a processor model on Xiaomi, users often face typical problems.

โŒ Error 1: Applications show an incorrect processor model (e.g., a processor model, MSM8953 Snapdragon 625 instead).

๐Ÿ”น Decision: MSM8953 โ€” This is the codename Snapdragon 625, and to decrypt it, use the database on Qualcomm or MediaTek.

โŒ Error 2: There is no processor data in the engineering menu.

๐Ÿ”น Solution: Try the alternative code ##225## or use it. ADB (Method 5).

โŒ Error 3: After the update MIUI The processor characteristics are no longer displayed.

๐Ÿ”น Solution: This is a bug of some versions MIUI 14. Set it up. CPU-Z Or go back to the previous version of the firmware.

โŒ Error 4: The lock screen or settings display a CPU model from another device (e.g., Exynos instead of Snapdragon).

๐Ÿ”น Solution: This is a sign of a fake or an unofficial firmware. IMEI Device code *#06# and compare it to the data in the box.

๐Ÿ’ก

If you buy Xiaomi with your hands, be sure to check the CPU model through CPU-Z before payment.Crooks often sell Redmi 9A (Helio G25) under the guise of Redmi Note 9 Pro (Snapdragon 720G), re-adhesive stickers.

Can I find out the processor model on the Xiaomi switched off?
Yes, but only if the device at least boots into Fastboot or Recovery mode. Connect the phone to your PC, open the command line and type: fastboot getvar cpu If the phone is completely dead, the processor can only be identified by the marking on the motherboard (disassembly required).
Why does Xiaomi have one CPU model on its website and another on its phone?
This is typical of Xiaomi, which produces the same models with different chips depending on the region. For example: Redmi Note 11 Pro 5G (global version) โ€” Snapdragon 695, Redmi Note 11 Pro+ 5G (in India) โ€” Dimensity 920. Always check the model of the processor specifically on your device, rather than trust the general specifications.
How to know if the bootloader is unlocked on Xiaomi using the processor model?
The CPU model itself does not show bootloader status. However, some chips (like the Snapdragon in global versions) often come with a locked bootloader, whereas MediaTek in Chinese versions comes with an unlocked one. To check the bootloader status: Turn off the phone. Press Volume down + Power to log into the Fastboot. Connect to the PC and type the device: fastboot oem-info Find Device unlocked: true/false.
Can I replace the processor with Xiaomi?
Technically, yes, but it's extremely difficult and economically inefficient (BGA-The body, and to replace it, requires: special equipment (sweetening station with infrared heating), the same chip (even the slightest difference in the revision will lead to inoperability), flashing the device (since the new one). CPU It can have a different core. The cost of replacing it often exceeds the price of a new smartphone. It's much easier to sell an old device and buy it with the right processor.
How to check if my Xiaomi processor is fake?
Fake processors are extremely rare, but scammers can be: ๐Ÿ”„ Install a weaker chip (e.g., Helio) G80 Snapdragon instead 732G). ๐Ÿ“ฑ Sell devices with unofficial firmware, where data on CPU How to check: Compare the results in CPU-Z Run benchmark (AnTuTu) and compare the result to the reference values for your model. Check the temperature of the processor under load: fake chips often overheat (over 85).ยฐC in games).