How to find out the model number of Xiaomi phone: a complete guide with photos and tips

Have you bought a Xiaomi smartphone from your hands, lost your box, or just forgotten what model you have? Without an exact name, it is difficult to find firmware, cases or accessories. In this article, we have collected all possible ways to find out the Xiaomi model - from the obvious to the hidden. It does not matter whether the phone works, whether it is on or even broken the screen: you will definitely find the right method.

The manufacturer produces dozens of models annually, and their names are often similar: Redmi Note 12 Pro+ 5G and Redmi Note 12 Pro 5G are different devices! A mistake in one letter will lead to incompatibility of parts or firmware. We will show you how to avoid confusion and are guaranteed to identify the model of your Xiaomi, POCO or Black Shark.

1. Checking the model by box and documents

The easiest way to look at the original packaging is to see the Xiaomi boxes in at least three places:

  • πŸ“¦ On the front side is a large name (for example, Xiaomi 13 Lite)
  • 🏷️ On the side sticker is a full designation with a code (for example, 23013PC75G For the Redmi Note 12 Pro+)
  • πŸ“„ In documents - in the warranty card or instructions

Important: The sticker on the box contains the Model Number, which is the exact identifier. For example, for the POCO X5 Pro 5G, it will say 22101320G, which is useful for searching firmware on the official website.

⚠️ Warning: If you bought a phone with your hands, check if the model on the box matches the real device. Fraudsters sometimes substitute packages from more expensive models.

If there's no box, look for documents like a check, a warranty card, or a manual. They always have the full name on them. Some models (like Black Shark) may have documentation in English, look for the Model line.

2. Determining the model through phone settings

When the phone is on and running, the quickest way is to look at the settings. Here's the step-by-step instructions:

  1. Open the Settings app (cog icon)
  2. Scroll down and select About Phone (or About Phone in English firmware)
  3. Find the Model and Model number lines

On the screen you will see two lines:

  • Model – Marketing name (e.g. POCO F5)
  • Model number – technical code (e.g. 2302010PG)

For accurate search of spare parts or firmware, use the "Model Number" - this is a unique identifier that does not change when flashing.

Item "About the phone" in the settings menu

Line "Model" (marketing name)

Line "Model number" (technical code)

Matching data on the box (if any)

-->

On some firmware (e.g. MIUI Global), the path may be slightly different: Settings β†’ System β†’ About Phone β†’ All specs. If you have POCO, look for Settings β†’ About Phone β†’ Model.

3.Use code ##4636## for technical information

The hidden engineering menu allows you to recognize the model even if it is hidden in the standard settings, which works on all Xiaomi regardless of the version of MIUI:

  1. Open the phone application
  2. Enter the combination: ##4636##
  3. The Testing Menu will automatically open
  4. Go to the tab Device Information

In this menu you will see complete technical data, including:

  • πŸ“± Model name (e.g. Mi 11 Lite) 5G NE)
  • πŸ”’ Assembly number (e.g, SKQ1.210216.001)
  • πŸ–₯️ Core and firmware version

⚠️ Warning: Do not change any settings in the engineering menu unless you know what they are intended for.

This is especially useful if you have custom firmware, where standard settings can display incorrect information.The code works on all Xiaomi, POCO and Black Shark regardless of region.

Redmi (Series Note, K, A, etc.)

POCO (F, X, M, etc.)

Mi (11, 12, Mix, etc.)

Black Shark

Another brand

-->

4. IMEI model verification

Each phone is assigned a unique IMEI, the international mobile device identifier, which can be used to identify the model through a special service.

  1. Dial on the phone keyboard: *#06#
  2. Write down a 15-digit number (or two dual-SIM numbers)
  3. Go to IMEI.info or IMEI24
  4. Enter your IMEI in the verification field

The service will show:

  • πŸ“± The exact name of the model (e.g. Xiaomi) 12T Pro 5G)
  • πŸ”§ Technical specifications (processor, memory)
  • πŸ“… Date of production

This method works even if the phone doesn’t turn on, but you have access to its IMEI (e.g., it’s written on a box or in documents).

ServiceAddressFeatures
IMEI.infoimei.infoShows model, characteristics and country of origin
IMEI24imei24.comChecks for blocking and theft
Xiaomi Officialnew.c.mi.com/global/imeiOfficial service for authentication

⚠️ Warning: If the service shows that the device is locked or listed in the stolen database, do not buy such a phone.

5. Definition of the model by appearance

If the phone does not turn on, but you have access to its body, you can determine the model by the characteristic features:

  • πŸ“Έ Camera Location: Redmi Note 11 has a vertical block, Xiaomi 12 has three cameras in a round module
  • πŸ”‹ Design of the back panel: POCO F4 It has a textured surface, Mi 11 Ultra is ceramic.
  • πŸ“± Connectors: Availability of 3.5 mm audio jack (there is a Redmi 10, not Xiaomi 13)
  • πŸ“ Dimensions: Xiaomi 13 Mini – 145.7 mm in height, Redmi Note 12 Pro+ β€” 162.9 mm

For the precise definition:

  1. Take a picture of your phone from different angles
  2. Upload photos to Google Lens or Yandex.Pictures
  3. Compare with official images on Xiaomi website

Pay attention to:

  • 🎨 Color of the case (some models come in unique colors, for example, Xiaomi 12 Lite in Lite Green)
  • πŸ” Logo (on new models) POCO It's lighted up, Redmi's matte)
  • πŸ“Š Inscriptions on the body (e.g, 5G Or Designed by Xiaomi)
How to distinguish a fake by body
Fake Xiaomis often have: 1. Uneven seams between parts of the body 2. dull or curved logos 3. Lack of characteristic design elements (for example, metal frames in premium models) 4. Weight mismatch (original models weigh strictly according to specifications)

6. Computer-assisted model verification (ADB)

If the phone turns on but the screen doesn't work (or the sensor doesn't respond), you can plug it into your computer and find out the model through the ADB (Android Debug Bridge).

You'll need:

  • πŸ–₯️ Computer with Windows/Linux/Mac
  • πŸ”Œ USB-cable (original)
  • πŸ› οΈ Installed Xiaomi and ADB-tools drivers

Instructions:

  1. Turn on USB Debugging on your phone (in Settings β†’ About Phone β†’ MIUI version, press 7 times, then go back to Additional β†’ For Developers)
  2. Connect the phone to the computer
  3. Open the command line (Windows) or the terminal (Mac/Linux)
  4. Enter the command: adb shell getprop ro.product.model
  5. To get the model code, type: adb shell getprop ro.product.name

The system will display an accurate model, for example:

Xiaomi 12 Pro


2201122G

⚠️ Note: If you have never worked with ADB, Be careful. Incorrect commands can disrupt the phone. Use only the commands above.

brew install android-platform-tools

-->

7. Model definition by serial number (S/N)

The serial number (S/N) is another unique identifier that can be used to identify a model.

  • πŸ“¦ On the box (near the IMEI)
  • 🏷️ Under the battery (on old models with a removable cover)
  • πŸ“± In settings: Settings β†’ The phone. β†’ General information β†’ Serial number.

To decipher the serial number:

  1. Go to the official Xiaomi checkout site
  2. Enter the serial number in the S/N field
  3. The system will show the model, date of production and status of the guarantee

Example of serial number: K6803D3QG6012345. The first characters often encode:

  • K68 - factory code
  • 03D3 – production date (3rd week 2023)
  • QG6 - model code

For new models (2022 and later), the serial number may look different, for example: 2208CRA4G23012345, where 2208 - August 2022, CRA4G - the code of the Redmi Note 11 Pro+ 5G model.

-->

Frequently asked questions

Can I identify a Xiaomi model if the phone doesn’t turn on and there’s no box?
Yes, there are several ways: Look at the IMEI on the sticker under the battery (if the lid is removable) and check it through services like IMEI.info Check the case for unique design elements and compare it with the Xiaomi directory If the phone is charging, but does not turn on, connect to the computer - sometimes defined as a drive with the name of the model.
What is the difference between β€œModel” and β€œModel Number” in the settings?
Model is a marketing name (e.g. POCO X5 Pro) that is used in advertising. Model number is the technical code (e.g. 22101320G) that you need to: Search for original firmware on the Xiaomi site Selection of compatible parts Verification of certification device For most tasks, a marketing name is enough, but for technical operations always use the model number.
Why does the IMEI service show the wrong model that is written on the box?
This is an alarm! Possible reasons: The phone was overflashed, and the firmware does not match the model (often happens in "gray" devices) IMEI forged (found at counterfeit phones) Box is not original (scams substitute packaging) What to do: Compare the serial number on the box and in the phone settings Check the phone through the official Xiaomi service at the link above Check the case for signs of forgery (build quality, logos)
How to find out the Xiaomi model if the phone is locked?
If the screen is locked but the phone is turned on: Try calling your phone from another device - the incoming call screen sometimes displays the Connect to your computer model - the Device Manager may display the name Use the Engineering Menu (##4636##) - it is often available even on a locked screen If nothing helps, try resetting the pattern lock through your Xiaomi account (if it was tied).
Where to find the official list of all Xiaomi models with codes?
Xiaomi does not publish a full open registry of model codes, but there are several reliable sources: Official site - in the product cards, the codes of Xiaomi Firmware Updater are indicated - firmware database with model codes Forum XDA-Developers - discussions and technical data For a quick search, type in Google the query: site:mi.com "Model number" your model