Detecting the version Android on smartphones Xiaomi is a task that every user faces when installing applications, updating firmware or diagnosing problems. Despite its apparent simplicity, the interface MIUI changes regularly, and the manufacturer does not always place information about the OS version in obvious sections. Moreover, on devices Redmi, POCO and the main line Xiaomi data paths may differ - especially when it comes to custom firmware or beta versions.
In this article you will find 5 current methods checking the Android version - from standard settings to hidden commands for experienced users. We will also look at how to distinguish version MIUI from version Android (these are different things!), why some models display incorrect information, and what to do if the phone does not turn on. The instructions are adapted to the latest updates MIUI 14/15 i Android 13/14, but are also applicable to older devices.
1. Standard method: through the โAbout phoneโ menu
The most obvious and safest method is to use the built-in settings MIUI. It works on all models Xiaomi, including Redmi Note 12, POCO X5 and flagship Xiaomi 13/14, regardless of the firmware version. The main advantage of this method is that there is no risk of damaging the system or losing data.
To find out the Android version:
- ๐ฑ Open the application "Settings"** (gear icon on the main screen or in the application menu).
- ๐ Scroll down and select section
About phone(on some models -About device). - ๐ Tap on the item
MIUI version- the current one will be displayed here firmware (for example, MIUI 14.0.5). - ๐ค Below you will find the line
Android version- this is the necessary information (for example, Android 13 or Android 14).
On some devices (for example, POCO F5 or Redmi K60), the path may be slightly different:
โ ๏ธ Attention: If, after clicking onMIUI Versiona menu opens with additional parameters (for example,Update systemsorLinux kernel), look for the lineAndroid versionin the same section. On older versions MIUI (up to 12), the information is sometimes hidden under the itemAll specifications.
โ๏ธ What to do if the Android version is not visible
2. Through the โSystem Updateโ menu (alternative path)
If standard section About the phone does not display the Android version (this happens on beta firmware or custom ROMs), try another route. This method is also useful if you want to check available updates at the same time.
Instructions:
- โ๏ธ Go to "Settings"** โ
About phone. - ๐ Select
System update(orMIUI updateon older versions). - โ The current firmware version is usually displayed at the top of the screen. Tap on the icon ยซโยป (update settings) in the upper right corner.
- ๐ In the menu that opens you will find the line
Android versionorAndroid version.
This method is especially relevant for devices with MIUI Global or MIUI China, where the interface may differ, for example, on Xiaomi 12T s. data-i="107">Android version is sometimes displayed only here, and in the main menu MIUI 14 the Android version is sometimes only shown here, but in the main menu About phone only the version is shown MIUI.
3. Using a USSD code or hidden menu
For those who prefer โsecretโ commands, there is a universal one USSD codethat works on most Android devices, including Xiaomi. This method does not require root access or special knowledge, but may not work on some custom firmware.
Enter in the application "Phone"** (as if you are going to make a call) the following code:
##4636##
After typing, the menu Testing (or Testing) will open. Go to the Information about the phone (Phone informationtab and scroll down. Here you will find the lines:
- ๐ฑ
Android versionโOS version (for example, 13). - ๐ง
MIUI versionโshell version. - ๐ก
Baseband versionโmodem version (not to be confused with Android!).
โ ๏ธ Attention: On some models Xiaomi (for example, Redmi 9A or POCO M3) this code may not work due to manufacturer restrictions. In this case, use other methods.
What to do if the code does not work?
If after entering ##4636## nothing happens, check:
- Is your carrier blocking the code (rarely, but it happens).
- Are there any USSD blocking applications installed on your phone (for example, Dual Apps in MIUI).
- Try entering the code through the "Emergency Settings" application (if it has one) in your firmware).
4. Via ADB (for advanced users)
If your Xiaomi does not turn on or is stuck on the logo, but connects to the computer, you can find out the Android version using ADB (Android Debug Bridge). works even on โbricksโ (non-working devices) provided that USB debugging is enabled.
Step-by-step guide:
- ๐ฅ๏ธ Install ADB and Fastboot Tools on your computer (Windows, macOS or Linux).
- ๐ฒ Connect your phone to the PC via a USB cable (preferably original).
- ๐ Open the command line (or Terminal) and enter:
adb shell getprop ro.build.version.release
In response you will receive the Android version (for example, 13).To find out the version MIUI, use:
adb shell getprop ro.miui.ui.version.name
If USB debugging is disabled and the phone does not respond, try booting into Fastboot Mode (hold Power + Volume Down when turning on) and enter:
fastboot getvar version-release
โ ๏ธ Attention: Using ADB on locked bootloaders (bootloader) may result in data reset. On devices with an unlocked bootloader, the risks are minimal, but still be careful.
If ADB does not recognize the device, try reinstalling the drivers Xiaomi via Mi Flash Tool (official tool from the manufacturer).
5. Checking through third-party applications
If you donโt want to delve into the settings or use ADB, you can use third-party ones utilities. They will not only show the Android version, but also provide additional information about hardware, firmware and even processor temperature. The main advantage is versatility: applications work on any device, including Xiaomi, Samsung or Realme.
Top 3 tested applications:
- ๐ CPU-Z - shows the Android version, processor model, number of cores and other technical features. data. Download on Google Play.
- ๐ ๏ธ AIDA64 - a professional diagnostic tool. The section
System โ OSdisplays the Android version and MIUI. Download on Google Play. - ๐ DevCheck is a convenient application with a minimalistic interface. The Android version is indicated at the very top of the screen. Download on Google Play.
The advantage of this method is clarity. For example, in AIDA64 you will see not only the OS version, but also:
- ๐
Firmware build date (
Build number). - ๐ Linux kernel version (
Kernel version). - ๐ฑ Device model (
Model) - useful if you are not sure what modification you have (for example, Redmi Note 11 Pro 5G vs Redmi Note 11 Pro+ 5G).
| Application | Shows the Android version | Shows the MIUI version | Additional information |
|---|---|---|---|
| CPU-Z | โ Yes | โ No | Processor, GPU, sensors |
| AIDA64 | โ Yes | โ Yes | Temperature, battery, network |
| DevCheck | โ Yes | โ Yes (in the "System" section) | Camera, screen, RAM |
| MIUI Version | โ No | โ Yes | Only firmware, without technical data |
6. How to find the Android version if the phone does not turn on
If your Xiaomi does not respond to the power button, is stuck on the logo or goes into a โbootloopโ (cyclic reboot), standard methods will not work. In this case, there are two options:
Method 1: Via Fastboot Mode
- ๐ Connect the phone to charge for 10โ15 minutes (sometimes a low battery blocks access to the menu).
- ๐ Press
Power button + Volume downfor 10โ15 seconds until a screen will appear with Fastboot (robot Mi Bunny or the inscriptionFastboot mode). - ๐ฅ๏ธ Connect the device to the computer and use the ADB command (see Section 4).
Method 2: By the label under the cover
On some models (for example, Redmi 9C or POCO M2), the Android version is indicated on a sticker under the removable back cover or under the battery. Look for the lines. like:
Android XX(where XX is the version number).MIUI Global XX.XX.X(firmware version).
โ ๏ธ Attention: On new devices (for example, Xiaomi 13 Ultra or Redmi K70) there are no labels under the battery - the manufacturer has stopped gluing them with 2021. In this case, only connecting to a PC will help.
If the phone does not turn on, but is detected by the computer as Qualcomm HS-USB QDLoader 9008, this means that the device is in EDLmode. In this case, the Android version can only be found out through specialized tools. like Mi Flash or QFil (skills required!).
Frequent errors and how to avoid them
When checking the Android version on Xiaomi users often encounter typical problems. Here are the most common ones. ways to solve them:
Problem 1: Only the MIUI version is displayed in the settings, but not Android.
๐น Solution: Check the section System update (see Section 2) or use the USSD code ##4636##If that doesnโt help - install the application AIDA64.
Problem 2: After the update, the Android version โrolled backโ (for example, from 13 to 12).
๐น Solution: This is typical situation when installing custom firmware or rolling back to an old version MIUICheck available updates in Settings โ About phone โ System update and install the latest stable version.
Problem 3: The version is not displayed on the lock screen or in the Recovery menu.
๐น Solution: The Android version is never shown in Recovery Mode (recovery menu Use Fastboot or connect your phone to PC.
Problem 4: Applications from Google Play write โYour version of Android is not supported,โ although the current OS is indicated in the settings.
๐น Solution: This may be due to:
- ๐ง Incorrectly spelled
build.prop(file with information about the firmware). - ๐ฑ Installed custom firmware, where the Android version has been โspoofed.โ
- ๐ Google Play Services error (try clearing the application cache).
If you suspect that the Android version is counterfeit (for example, Android 14 is indicated in the settings, but the functions of the new OS are missing), check the real version via the ADB command adb shell getprop ro.build.version.sdk. It will show SDK-versionby which you can accurately determine the OS version.
FAQ: Answers to frequently asked questions
๐ค How to distinguish the MIUI version from the Android version?
MIUI version is a shell from Xiaomi (for example, MIUI 14.0.3). Android version is the base OS from Google (for example, Android 13). They are updated independently: you can have MIUI 15 on Android 13 or MIUI 14 on Android 14 (depending on the model).
๐ Is it possible to update Android without updating MIUI?
No. Xiaomi releases firmware in โpackagesโ, where the version MIUI is tied to the Android version. To update Android, you need to install a new version MIUI (via Settings โ System update or manually via Recovery).
๐ฑ Why is the Android version lower on my Xiaomi Redmi Note 10 Pro than on the new Xiaomi 12?
The manufacturer updates devices depending on their lines and hardware capabilities. Flagship models (for example Xiaomi 12/13/14) receive new versions of Android faster and are supported longer. devices (for example Redmi 9A or POCO M3) may remain on the old OS version due to hardware limitations.
โก What to do if the Android version is not updated?
Possible reasons and solutions:
- ๐ Bootloader is blocked โunlock it via Xiaomi official tool.
- ๐ต Regional restrictions โsome updates are released first for MIUI Chinaand then for Global. Try changing the region in the settings.
- ๐ง Custom firmware - install the official firmware via Mi Flash Tool.
- ๐ Little space on the device - free up at least 3-5 GB memory.
๐ ๏ธ Is it possible to โroll backโ the Android version on Xiaomi?
Technically yes, but it risky:
- ๐ For rollback, you need to install the old version MIUI via Fastboot or Recovery.
- โ ๏ธ This can lead to loss dataerrors in the operation of sensors or device blocking (if the firmware version is older than the current version anti-rollback).
- ๐ On some models (for example, Xiaomi 11T or Redmi K50), rollback is not possible due to protection Anti-Rollback.
We recommend rolling back only in extreme cases and after creating a full backup.