You bought a used Xiaomi smartphone and you want to check its history, or you need to restore access to the Mi Account after a reset, maybe you just want to know the exact model of your Redmi or POCO to find the firmware. You can't do without a device number anyway. But where do you look?
Xiaomiβs device number is not a single value, but a combination of multiple identifiers: IMEI (for mobile communications), serial number (for warranty), and model code (for firmware). In this article, weβll look at all the ways to get them, from standard to hidden, that work even on locked phones, and explain why these numbers are needed at all and how to use them correctly.
Why do you need a Xiaomi device number?
Many users mistakenly think that the device number is only useful for unlocking the bootloader.
- π Checking the originality. IMEI You can see if your Xiaomi is a clone (especially for handheld purchases).
- π¦ Warranty service: Serial number required to contact the service center.
- π Recovery of access: Linking to Mi Account often requires confirmation of the IMEI.
- π± Firmware search. Model code (e.g, M2007J3SC Redmi Note 9 Pro is required to download the correct version MIUI.
- π¨ Locking in case of loss. Operators and police use IMEI Search for stolen phones.
Moreover, some Xiaomi features (like Find Device or Anti-Theft) may request this data to activate, and when selling a phone, the new owner will be able to check by numbers whether the device is blacklisted.
Method 1: Through phone settings (the easiest one)
If your Xiaomi is powered up and you have access to the system, it will take no more than a minute, and it works for all models, from the Redmi 4X to the Xiaomi 14 Ultra.
Open the Settings app (cog icon) and follow the path: About Phone β General Information (on older versions of MIUI: About Phone β All settings).
- π± Model of device (e.g, 2201116PG For the Redmi Note 11 Pro+ 5G).
- π’ IMEI (one or two numbers for devices with two SIM-map).
- π Serial number (starting with letters, for example) J4QNEXX...).
π‘
On some models (e.g. POCO F5), the path may be different: Settings β System β About Phone β Device Information.
If the About phone section is hidden (this happens on custom firmware), try to enter the IMEI request or serial number in the search by settings - the system will tell you the right way.
βοΈ What to check in the settings
Method 2: Using code *#06# (works without even a single code) SIM-map)
A universal method for all smartphones, including Xiaomi, does not require an Internet connection or application installation.
Open the phone application and enter the combination:
*#06#A window with one or two numbers will appear on the screen. IMEI (depending on the quantity SIM-This method works even if it works:
- π΅ No phone. SIM-map.
- π The device is locked with a pattern lock.
- π΄ No access to settings (for example, due to a failure) MIUI).
Note that this code only shows IMEI, not serial number or model, but it works on 100% of Xiaomi devices, including Pad tablets and Mi Band smartwatches (for these, use the official Mi Fit app).
π‘
*#06# is the only way to find the IMEI on a locked phone without resetting.
Method 3: Through the box or battery (if the phone is not turned on)
If your Xiaomi doesnβt respond to charging or doesnβt turn on at all, check the original box.
- π¦ Model (e.g. Redmi Note 10 Pro or code) M2101K6G).
- π’ IMEI (one-number).
- π Serial number (S/N).
On some models (such as the Xiaomi Mi 11 or POCO X3 Pro), the IMEI is also duplicated on a sticker under the battery.
- Turn off the phone.
- Remove the tray for SIM-cards (clips required).
- Put the back cover (carefully so as not to damage the plumes!).
- Remove the battery, the number will be on a white sticker.
What to do if the sticker is erased?
β οΈ Note: On devices with a non-removable battery (for example, Xiaomi) 13T) Self-opening will void the warranty, so you'd better use other methods.
Method 4: Through Mi Account (if the phone is tied)
If your Xiaomi is tied to a Mi Account, you can find out its IMEI and serial number through a website, a method that is useful if the phone is lost or stolen.
Go to the official website: https://account.xiaomi.com/
Sign in and select the Device (or Find Device) section, and all the attached gadgets from their:
- π± Name of the model (e.g, POCO F4 GT).
- π’ IMEI.
- π Serial number.
- π Last known location (if search function is enabled).
If the device is not displayed, check:
- Is the phone connected to the Internet (via mobile network or Wi-Fi)?
- Synchronization is enabled in Mi Account settings.
- Have you manually removed your device from your account?
π‘
If your phone is stolen, lock it right away through Find Device and contact the police with IMEI.
Method 5: Through ADB (for advanced users)
If standard methods donβt work (e.g., custom firmware), you can get your device number through Android Debug Bridge (ADB), which requires a computer and enabled USB debugging.
First, activate the Developer Mode:
- Go to Settings. β The phone.
- Tap 7 times on the MIUI version.
- Back to Settings β Additionally. β For developers.
- Turn on USB debugging.
Now connect your phone to your PC and execute the commands:
adb devices(checks connection)
adb shell getprop ro.boot.serialno(shows serial number)
adb shell getprop gsm.baseband.imei(IMEI shows)
For the device model, use:
adb shell getprop ro.product.modelβ οΈ Attention: If debugging is on USB It's not on, and the phone is locked, and it's not going to work, so you just have to disassemble the device or call the service.
| ADB Team Team | What shows | Example of inference |
|---|---|---|
| getprop ro.boot.serialno | Serial number. | J4QNEXX123456 |
| getprop gsm.baseband.imei | IMEI | 861234567890123 |
| getprop ro.product.model | Model of the device | 2201116PG (Redmi Note 11 Pro+ 5G) |
| getprop ro.miui.ui.version.name | MIUI version | V14.0.4.0.TKCCNXM |
Frequent Mistakes and How to Avoid Them
When searching for a device number, users often encounter problems, and here are the most common:
- π IMEI It doesn't match the box, which could mean the phone is repaired (IMEI You can see it, or you can see it for a fake.
- π΅ The code *#06# doesn't work. On some firmware (e.g. Global) ROM For China, this code can be blocked. ADB or setting.
- π No access to settings. If the phone is locked, IMEI wiped off the box, only a disassembly or service center remains.
- π¦ There is no battery sticker on the new models (Xiaomi) 12T, 13 Lite) IMEI It can only be written in the memory of the device.
If the serial number on the box and in the phone settings do not match, this is a sure sign that the device is either restored (with the motherboard replaced) or fake, in which case it is not recommended to enter Mi Account data, this can lead to locking.
π‘
Always check the IMEI from the box against what the phone shows. Disparities are a cause for concern.