You bought a used Xiaomi and you don't know which version of Android is installed on it? Or you want to check if it's time to update the firmware? The version of the operating system affects performance, security and compatibility with applications. On Xiaomi, Redmi and POCO smartphones, this information is hidden in the settings, but you can find it in seconds - even if you have never held a phone of this brand.
In this article, we will analyze 5 proven ways to find out the version of Android and MIUI (branded shell Xiaomi) on any device - from the flagship Xiaomi 14 Ultra to the budget Redmi 10A. The methods work regardless of the year of release of the phone (2018-2026) and are relevant for all lines: Mi, Redmi Note, POCO F/X/M, Black Shark.
If you need to not just get a version, but update your Android or roll back your firmware, there's an FAQ at the end of this article that answers a lot of questions, and for those who are afraid of breaking something, we've added warnings about the risks.
Method 1: Using the phone's standard settings (fastest)
Itβs a versatile method that works on all Xiaomi models, including older MIUI 9-10 devices and new ones with HyperOS. You donβt need to install additional apps or connect to your computer.
Instructions:
- π± Open the Settings app (cog icon on the home screen or in the app menu).
- π Scroll down and select About Phone (some firmware may call About Device or Phone Information).
- π Find the lines Android version and version MIUI. The first will show the operating system version (for example, Android 13), the second will show the shell version (for example, the shell version, MIUI 14.0.5).
- π In some models (for example, POCO F5) Android information can be hidden behind the button Software information β click on it.
If you have HyperOS (the new firmware for Xiaomi 2026), the path will be a little different:
- Go to Settings β About the phone β Information about the software.
- Look for the Android version line β it can be hidden under an additional tap on the MIUI version field.
Click on the line "Version" MIUI" several times
Check the section "Information about the software" or "Additional"
Update the firmware if the current version is too old
Restart your phone if the settings donβt open.-->
Example of display on Xiaomi 13 Pro:
| Parameter | Meaning |
|---|---|
| Android version | 14 (number only indicated) |
| MIUI version | 14.0.12.0.TMCCNXM (full build number) |
| Model of the device | 2210132G (code name) |
| Linux kernel | 5.15.81 (technical information) |
β οΈ Attention! Some custom firmware (like LineageOS or Pixel Experience) have Version strings. MIUI In this case, focus only on the Android version.
Method 2: Recovery Mode (Recovery Mode)
If the phone doesnβt turn on or is stuck on the MI logo, but you urgently need to know the Android version, you can use Restore Mode, which is suitable for advanced users, as it requires rebooting the device.
Step-by-step:
- Turn off the phone (press the power button for 10 seconds if it freezes).
- Press the button combination: π§ For most models: Volume up + Nutrition. π§ For POCO X3/Redmi Note 10: Loudness up + Loudness down + Nutrition.
Mi Recovery
Version info
System info
Android
MIUI
If you have a TWRP, the path will be different:
- π± Choose Advanced β File Manager.
- π Go to the folder. /system Open the build.prop file.
- π Find the lines: ro.build.version.release=13 ro.miui.ui.version.name=V14.0.4.0.TKCCNXM First line - Android version, second β MIUI.
β οΈ Attention! Don't flash your phone through Recovery Mode unless you're sure you're doing something, and a mistake when you select Wipe Data will result in total data loss!
What if the phone doesnβt come into Recovery?
Method 3: Using USSD code (#4636##)
Few people know, but Xiaomi (like other Android devices) has a hidden engineering menu where you can find out the version of the system, which works without the Internet and does not require root rights.
Instructions:
- Open the phone (calling) application.
- Enter the combination: ##4636## (as a normal number).
- The Testing Menu will automatically open.
- Go to the tab Phone Information.
- Scroll down to the OS version block - there will be a version of Android.
On some firmware (e.g. MIUI Global), this menu may be blocked. If nothing happens after you enter the code, try the alternative code:
- π ##225## - shows calendar and software version information.
- π ##6484## - Test data (on some models displays version) MIUI).
Important: on Xiaomi with HyperOS (2026), the engineering menu can be disabled by default. In this case, use method 1 or 4.
Through phone settings
Through Recovery Mode
Through USSD-code
Through the application "Developer Options"
I don't know, I haven't tried it yet.-->
Method 4: Through Developer Parameters (for experienced users)
If youβve already turned on developer mode (for example, to unlock a bootloader or debug over USB), then the Android version can be listed there. This method is suitable for those who are engaged in firmware or software testing.
How to find it:
- Open the Settings. β The phone.
- Click 7 times in a row on the line MIUI version - a notification will appear You became a developer!.
- Return to the main Settings menu and select a new section Additional β Developer options.
- Scroll down to the Version Information block β there will be a version of the Android SDK (for example, 33 corresponds to Android 13).
Correspondence of Android SDK numbers and system versions:
| SDK number | Android version | Code name |
|---|---|---|
| 30 | 11 | Red Velvet Cake |
| 31 | 12 | Snow Cone |
| 33 | 13 | Tiramisu |
| 34 | 14 | Upside Down Cake |
If you have a POCO F4 GT or other MIUI model for POCO, the developer settings may display additional information about the kernel version and build number.
π‘
If you check the Android version often, add the developer settings shortcut to the home screen. To do this, press the Settings icon β Shortcuts β Developer settings.
Method 5: Through a computer (ADB or Mi Flash Tool)
If the phone does not respond to touch or the screen is broken, USB-The ports are working, you can find out the version of Android through your computer. ADB-Drivers and suitable for advanced users.
Instructions for ADB:
- Download and install Googleβs Platform Tools.
- Connect your phone to your computer via USB (enable USB Debugging in Developer Settings).
- Open the command prompt (cmd) in the folder with adb.exe.
- Enter the command: adb shell getprop ro.build.version.release The Android version (e.g. 13) will be displayed.
- To find out the MIUI version, use: adb shell getprop ro.miui.ui.version.name
If the phone is not turned on but is determined by the computer in Fastboot mode, use:
fastboot getvar version-releaseFor owners of Xiaomi with a blocked bootloader, the official Mi Flash Tool is suitable:
- π₯οΈ Download the Mi Flash Tool.
- π± Connect the phone off in Fastboot mode (clip Volume down) + Nutrition).
- π The utility will display the device model and the current version MIUI.
β οΈ If you are using the Mi Flash Tool for firmware, make sure you download the correct version. MIUI The firmware from Redmi Note 11 on the POCO X4 Pro will lead to a blink (breakdown) of the device!
π‘
ADB-Teams only work when the debugging is enabled USB. If your phone doesnβt respond, use Fastboot or Recovery mode.
How to decipher the MIUI version?
Knowing the MIUI version, you can determine how relevant your firmware is and whether updates are available.
V14.0.5.0.TKCCNXMTranscript:
- π’ V14 β basic MIUI (14th version).
- π’ 0.5.0 β Assembly number (the higher, the newer).
- π TKC β model code (e.g. Redmi) K50).
- π¨π³ CN β firmware (CN β China, EU β Europe, Global - International).
- π XM β firmware (XM β stable, XIAOMI.EU β custom).
Examples for popular models:
| Model | Example of MIUI version | Region |
|---|---|---|
| Xiaomi 13 Pro | V14.0.12.0.TMCCNXM | China |
| Redmi Note 12 Pro+ | V14.0.4.0.TMOEUXM | Europe |
| POCO F5 | V14.0.3.0.TMOMIXM | Global |
If your firmware has DEV at the end (e.g. V14.1.23.DEV), it is a weekly development version that may contain bugs but gets new features before it is stable.
What to do if the Android version is outdated?
If your Xiaomi is running Android 10 or older, youβre at risk of:
- π« Security: No latest patches for vulnerabilities.
- π« Compatibility: New applications (e.g. banking) may not be installed.
- π« Performance: Older versions of Android are worse optimized for modern processors.
How to update:
- Go to Settings β About the phone β System update.
- Click Check for updates.
- If the update is available, download it (recommended via Wi-Fi).
- After downloading, click Reboot and install.
If there are no updates, but your model supports them (check out the official Xiaomi website), try:
- π Handheld firmware: download the full package MIUI For your model and install through System Update β Three points. β Select a firmware file.
- π§ Custom firmware: for example, Xiaomi.EU or LineageOS (requires unlocking the bootloader).
β οΈ Attention, firmware through fastboot or TWRP You can lose your data. Pre-restore it through Settings. β Additionally. β Backup and reset.