How to find out Xiaomi phone ID: IMEI, serial number and Android ID

Unique smartphone IDs are not just a set of numbers, but a key to its β€œpassport.” IMEI, serial number and Android ID may be needed when unlocking a bootloader, restoring access to a Mi Account, verifying the originality of the device, or even for warranty maintenance. On Xiaomi smartphones (including Redmi, POCO and Black Shark), this data is hidden in different menus, and it is not always obvious where to look for it.

In this article, we will analyze all current methods - from standard (through settings and USSD-codes) to advanced (using ADB We will pay special attention to the nuances for dual-use devices. SIM-This article explains why some methods may not work on the MIUI 14+ If you need to find an ID to unlock or verify, start with the first method.

1. Standard method: through phone settings

The easiest and safest method is to use the built-in MIUI menus.It is suitable for all Xiaomi models, including the Redmi Note 12, POCO X5 and Mi 11, regardless of the firmware version.

To find the IMEI and serial number:

  1. Open the Settings app (cog icon).
  2. Go to About Phone (in some versions of MIUI – About Device).
  3. Put on the item All characteristics (or General information).
  4. Scroll down to the block. IMEI β€” Identifiers for each will be specified here. SIM-The following is the serial number (if there are two.

On HyperOS models (such as Xiaomi 14 or Redmi K70), the path may be slightly different:

  • πŸ“± Settings β†’ The phone. β†’ Device information β†’ Status SIM-map
  • πŸ”’ Both of them will be displayed here. IMEI (If the phone supports two SIM).
  • πŸ“ The serial number is usually hidden under the item Model number – tap it several times.

⚠️ Attention: On some firmware MIUI for the Chinese market (China) ROM) The item about the phone may be hidden. USSD-code ADB.

Make sure your phone is not in airplane mode.|Check if it's on. SIM-map (if you are looking for it) IMEI)|Compare the serial number to the box (to check the originality)|Take a screenshot of the data in case of losing your phone

-->

2. USSD-codes IMEI

If you need to know urgently IMEI (For example, to unlock the operator or check on the black market, use universal USSD-This method works even without access to the settings.

Enter the phone (as if calling) one of the commands:

  • πŸ“ž *#6# - will show IMEI for all SIM-maps (on the screen will appear a window with data).
  • πŸ“± ##4636## β†’ Phone information – you can see it here IMEI, IMEI SV (for LTE) other technical data.
  • πŸ” ##232338### - display MAC-Wi-Fi address (sometimes required with the IMEI service-centre).

On Xiaomi, two SIM-cards (Dual) SIM) After entering *#06#, you will see two IMEI β€” one for each slot, if the second IMEI is missing or displayed as 000000000000000, this may mean that the second SIM not activated or the phone supports only one physical card (second eSIM).

πŸ“Š Which way is more convenient for you?
Through settings
USSD-code
ADB-team
Engineering menu
I don't know what to choose.

Important: On some firmware MIUI for Redmi and POCO USSD-The codes may not work because of operator limitations, in which case you can try typing them in airplane mode or use alternative methods.

3. Where else can I find the ID: box, battery and stickers

If the phone is not switched on or locked, the IDs can be found on physical media, especially for checking the originality of the device before buying from hand.

Where to look:

  • πŸ“¦ Phone box: The barcode sticker is usually listed IMEI, serial number and model number (e.g, 2210132G For the Redmi Note 12 Pro+).
  • πŸ”‹ Under the battery: On older Xiaomi models (up to Redmi 5) IMEI It was duplicated on a sticker under the battery, and on new smartphones with a non-removable battery, this method doesn't work.
  • πŸ“„ Warranty card: Documents from the official seller (for example, Mi Store) always indicate both IMEI.
  • πŸ’³ Tray SIM-Maps: On some models (e.g. Mi) 10T) IMEI engraved.
Place.IMEISerial number.Note
Boxβœ… Yes.βœ… Yes.On a barcode sticker.
Under the battery.βœ… Yes (old models)❌ No.Only on removable batteries.
SIM trayβœ… Yes (rarely)❌ No.Only on some flagships.
Guarantee passβœ… Yes.βœ… Yes.Only official sellers

⚠️ Attention: If IMEI The box and the phone settings are not the same, this may mean that the device:

  • πŸ”„ Recovered after a major breakdown (replaced motherboard).
  • 🚨 Is a fake or a β€œgray” import.
  • πŸ“¦ Unofficial repairs with replacement of communication module.
What if the IMEI doesn’t match?
If the IMEIs on the box and the phone are different, but the device is working normally, it's likely that the motherboard has been replaced. This doesn't always mean fake -- many service centers use used boards from other phones. However, Xiaomi won't accept this device for warranty service. To check the originality, compare the serial number with the data in Xiaomi's official checker.

4. Android ID and other hidden identifiers

Besides IMEI and serial number, Xiaomi has other unique identifiers that may be required to:

  • πŸ”“ Unlocking the bootloader (Mi Unlock Status).
  • πŸ“Š Links to Mi Account (if you forget your password).
  • πŸ›  Diagnostics with Mi Flash Tool.

To find them:

  1. Install Device ID (or AIDA64) from Google Play.
  2. Open it and go to the Android or Device section.
  3. Here you will see: Android ID (16-digit code, for example a1b2c3d4e5f67890), Wi-Fi MAC and Bluetooth MAC. Serial Number (duplicates the serial number from the settings).

You need Mi Unlock Status to unlock the bootloader.

  1. Go to Settings. β†’ The phone.
  2. Stick to the MIUI version 7-10 times until the message β€œYou are a developer!” appears.
  3. Back to Settings β†’ Additionally. β†’ For developers.
  4. Find the Mi Unlock Status item – here it will indicate whether the phone is linked to the account.

Instructions:

  1. Connect your phone to your PC and open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with ADB.
  2. Enter the command to check the connection: adb devices If the phone is found, you will see its serial number.
  3. Get IMEI: adb shell service call iphonesubinfo 3 The answer will be a line of the form Result: Parcel (00000000000000000000000000000000000000000000000000000000000000000000 '123456789012345'...) - this is IMEI.
  4. For serial number use: adb shell getprop ro.serialno

On some Xiaomi models (e.g. POCO F5), root may be required to obtain an IMEI through ADB. If the command returns a Permission denied error, try an alternative method:

adb shell dumpsys iphonesubinfo

⚠️ Attention: Use ADB If you have a locked phone (with Mi Account protection enabled), you may trigger the anti-theft protocol.

πŸ’‘

ADB is the most reliable way to get an ID on a broken phone, but requires debugging prior to setting up. If adb devices can't see the device, check the drivers and cable.

6. Engineering menu (for experienced users)

The Engineering Mode contains advanced phone data, including hidden identifiers, but careless actions here can disrupt the device.

How to open it:

  1. Enter the phone code in the app: ##4636##
  2. Select Phone Information.
  3. Scroll down to the IMEI block – additional data, such as IMEI SV (for VoLTE) can be displayed here.

To access the full engineering menu (Qualcomm processors only):

  1. Enter the code ##36446337##
  2. Go to Connectivity β†’ CDMA or GSM.
  3. Here you can see. MEID (for CDMA-networks and other technical ID.

Warning: Do not change the settings in the engineering menu unless you know their purpose! For example, a Band Selection reset could cause a network loss.

7. Verification of originality by ID on the Xiaomi website

If you bought Xiaomi with your hands or want to verify the authenticity of the device, check its IDs through official services.

How to check:

  1. Go to the Xiaomi authentication page.
  2. Enter the IMEI or serial number (can be found on the box or via *#06#).
  3. Enter the captcha and press Verify.

What do the results mean?

  • βœ… Genuine Mi Product – The original device.
  • ❌ Invalid IMEI/Serial Number β€” IMEI Not found in the database (possibly fake or grey imports).
  • ⚠️ This device has been reported as lost/stolen β€” Blacklisted phone (stolen or lost).

If the check shows an error but the phone is working normally, the following reasons are possible:

  • 🌍 The device is designed for another region (e.g., the Chinese version of Redmi). K60 domestic market).
  • πŸ”§ IMEI It was modified programmatically (for example, after the firmware was installed).
  • πŸ“¦ The phone is made of spare parts (called FrankensteinΒ»).

πŸ’‘

Before buying a used Xiaomi, always check the IMEI through the official website. Even if the seller shows a working phone, it may be on the operator's blacklist.

FAQ: Frequent questions about Xiaomi phone IDs

πŸ” Can we change? IMEI Xiaomi?
Technically yes, but it is illegal in most countries (including Russia).A change to the IMEI is considered a fraud and can result in: Phone locking by the operator; warranty issues; Criminal liability (in some jurisdictions); If the IMEI is shot down (shown as 000000000000000000), contact the service center to restore the original ID.
πŸ“± Why is my Xiaomi two? IMEI?
This is normal for devices with Dual support. SIM (two physical or one physical + eSIM. Each SIM-card IMEI, Because operators use them to identify the network, and if you lose your phone, you can block both. IMEI. If the second IMEI Check if the second one is activated. SIM customized.
πŸ”§ How do you know? ID, if the phone doesn't turn on?
If Xiaomi doesn’t respond to the power button, try: IMEI On a box or warranty card, connect the phone to a PC and use it. ADB (If you have previously been debugged, contact the diagnostic service center (they can count) ID through EDL-If the phone is discharged, charge it for 10-15 minutes before trying to turn it on.
πŸ›‘ Can I do it? IMEI locator?
IMEI by itself GPS-tracker, but: Operators can identify the last tower the phone connected to.Police use IMEI Services like Google's Find My Device work through an account, not through an account. IMEI. It is better to use the built-in Mi Cloud features for tracking (if the phone is linked to an account).
πŸ“² Where Android is stored ID and whether it can be dropped?
Android ID generated when the phone is first turned on and stored in a file /data/data/com.android.providers.settings/databases/settings.db. He is: πŸ”„ Changes after reset to factory settings (Hard Reset). πŸ”’ Not reset during normal reboot. πŸ›  It may be necessary to unlock the bootloader if you have forgotten your Mi Account details. ID, Write it down in advance (for example, through the Device app). ID).