How to know exactly the model of the smartphone Xiaomi Mi 9: from settings to engineering menu

Xiaomi Mi 9 is one of the most popular flagships of the brand, but even its owners sometimes face the need to clarify the exact modification of the device. The reasons can be different: finding firmware, ordering spare parts, selling a phone or even diagnosing malfunctions. The problem is that the name "Mi 9" hides several versions - from the base M1902F1G to the global M1902F1A and the Chinese M1902F1T. A mistake in determining the model can lead to the installation of inappropriate software or the purchase of incompatible battery.

In this article, we will analyze all available methods - from obvious (settings, box) to hidden (engineering menu, ADB-Particular attention will be paid to the differences between the versions of the Mi 9, Mi 9. SE mi 9T, You'll also learn how to avoid common identification errors and what to do if the phone doesn't turn on.

1.The fastest way: check in the phone settings

If your Xiaomi Mi 9 is turned on and running, you should start with the settings menu. This method requires no additional tools and takes less than a minute. Open the Settings app, scroll down and select About Phone. Here you are interested in two options:

  • πŸ“± Device model – shows a marketing name (e.g. Mi 9).
  • πŸ”’ Model number – the real code is hidden here (for example, the code is hidden here, M1902F1G global version).

Important: If you only see Mi 9 without the code in About Phone, tap the Model Number several times, which will reveal additional information. Also, pay attention to the MIUI Version line: if it ends in CN, you have Chinese firmware, if it ends in EU or Global, it is international.

⚠️ Note: Some custom firmware may display the model number incorrectly if you see strange characters (e.g. cepheus instead of the cepheus). M1902F1G), It is the code name of the platform, not the phone model.

For convenience, add the data to the table:

Marketing nameModel numberRegionCode name
Mi 9M1902F1AGlobalcepheus
Mi 9M1902F1GEurope/Indiacepheus
Mi 9M1902F1TChinacepheus
Mi 9 SEM1903F1AGlobalgrus
πŸ“Š What is the method of testing the model you use more often?
Through phone settings
Looking at the box.
I'm using the engineering menu.
I don't know how to do that.

2. Engineering menu: hidden codes for power users

If the standard settings don't give you the full picture, you can go to the engineering menu, which is suitable for advanced users, because it requires you to enter service codes. Open the Phone app and enter one of the combinations:

  • πŸ”’ ##4636## – displays phone information, including model and firmware version.
  • πŸ“‘ ##225## - shows the production calendar (not to be confused with the model!).
  • πŸ”§ ##6484## - Hardware test (in some versions) MIUI pattern).

Once you enter the code ##4636##, you will be taken to the Testing menu. Here, select the Device Information tab. At the top of the screen, the phone model is the code you want (e.g., M1902F1G). If the menu doesn't open, check if your launcher or antivirus is blocking it.

What to do if the engineering menu is not opened?
If nothing happens after you enter the code, try: 1. Use the standard Phone application (non-third-party dialers). 2. Enter the code without a character at the end (for example, ##4636##). 3. Check if the service codes are disabled in the developer settings (Settings β†’ Additional β†’ For developers β†’ Disable service codes).

Note that on some firmware, the engineering menu may display a codename (e.g., cepheus) instead of a model number, in which case, check the codename against the table above or use other methods.

3. Physical inspection: where to look for a model on the case and box

If the phone doesn’t turn on or you prefer visual techniques, check the device’s case and original packaging. On most Xiaomi Mi 9 smartphones, the model is listed in two places:

  1. Under the removable cover (if any) - on the sticker next to the IMEI.
  2. On the tray for SIM-Maps – sometimes the manufacturer duplicates the information here.

The box shows the model on a barcode label (usually in the M1902F1x format, where x is the letter index).

  • 🌍 Global Version – International Version (M1902F1A/G).
  • πŸ‡¨πŸ‡³ China Version - Chinese version (M1902F1T).
  • πŸ“¦ Special Edition - may indicate Mi 9 SE or limited series.

⚠️ Note: On fake phones, the model on the box and sticker often doesn't match the real one.If you see discrepancies (e.g., on the Mi 9 box, and in the settings, the model on the phone is different from the real one). M1810F3LG β€” This is the Mi 8 Lite, the device is probably not original.

For clarity, compare the location of the markings on the original Mi 9 and the fake:

ParameterThe original Mi 9Fake Mi 9
Sticker under the lidWhite background, clear font, IMEI matches the boxYellow background, blurred letters, IMEI doesn't match
Model on a boxM1902F1A/G/T, indicating regionOnly Mi 9 without code or non-existent model is listed
BarcodeThe scanner gives data to XiaomiThe scanner does not recognize or gives an error.

4.Use of computer: ADB and Mi Flash Tool

If the phone is turned on but access to settings is limited (e.g., a pattern lock is blocked), you can determine the model through ADB (Android Debug Bridge), a method that requires a computer and minimal command-line skills.

Connect the Mi 9 to your PC via USB, enable Debugging over USB (Settings β†’ About Phone β†’ MIUI Version – tap 7 times, then return to Additional β†’ For Developers) and execute the command in the terminal:

adb shell getprop ro.product.model

You will get the exact model number (e.g. M1902F1G) and if the ADB doesn't recognize the device, check:

Install Xiaomi drivers on PC|Enable debugging on USB customized|Use the original USB-cable|Launch. ADB on behalf of the administrator-->

  • πŸ”Œ Original cable is connected (some cheap cables don't transmit data).
  • πŸ–₯️ Are Xiaomi drivers installed? ADB Interface (you can download it on the official website).
  • πŸ”„ Is the phone rebooted after debugging is enabled.

An alternative way is to use the Mi Flash Tool. Connect the phone turned off in Fastboot mode (press Volume Down + Power), launch the utility and press Refresh. The list of devices will display a model in cepheus format (for Mi 9) or grus (for Mi 9 SE).

πŸ’‘

If ADB does not identify the device, try switching the USB connection mode in the notification curtain to File Transfer (MTP) or PTP.

5. Online services: IMEI and serial number check

If you have access to an IMEI or serial number (on the box, under the battery or in settings), you can check the model through official and third-party services. The official way is Mi Verify, where the device is authenticated by IMEI, but it does not always show the exact model.

More informative services:

  • 🌐 IMEI.info - enter IMEI and get data on the model, year of release and characteristics.
  • πŸ” IMEI-Pro shows the code of the model (M1902F1x) region.
  • πŸ“± IMEI24 β€” Provides the full specification of the device by serial number.

Example of IMEI decoding for Mi 9:

  • The first 8 digits (86372404) are the manufacturer's code (Xiaomi).
  • The next 6 digits are the serial number of the model.
  • The last figure is the checksum.

⚠️ Attention: Do not enter IMEI Official services (e.g. IMEI.info) provide basic information for free, and don't trust services that promise to unlock your phone. IMEI β€” it's a scam.

If you buy the Mi 9 with your hands, be sure to check the IMEI on the box, in settings (Settings β†’ Phone β†’ General Information β†’ IMEI) and under the battery. discrepancies indicate a fake or "prefabricated" device.

6. Specialized applications for model definition

Google Play has apps that automatically read the device data and output the exact model. The best options for Xiaomi Mi 9:

  • πŸ“² Device Info HW β€” Shows model, code name (cepheus) and hardware specifications.
  • πŸ”§ AIDA64 β€” Details information about the processor, memory and firmware.
  • πŸ“± Phone INFO β˜…Samsungβ˜… β€” Despite the name, it works with Xiaomi, displays hidden parameters.

Once you install the Device Info HW, open the Device tab to show the exact code (e.g., M1902F1G) in the Model bar. In AIDA64, similar data is in the System β†’ Device section.

  • cepheus β€” Mi 9.
  • grus β€” Mi 9 SE.
  • Davinci is the Mi 9T (not to be confused with Mi 9!).

The advantage of apps is that they work even on locked phones (if Play Market access is enabled), but avoid programs that request superuser rights (root) to read the model only, which is redundant and insecure.

πŸ’‘

Applications like AIDA64 or Device Info HW show not only the model, but also the originality of the firmware. If you see an informal build in the System section (e.g. xiaomi.eu), this can affect the correctness of the model display.

7.How to distinguish Mi 9 from Mi 9 SE and Mi 9T: key differences

Users often confuse the Mi 9 with its "brothers" - Mi 9 SE and Mi 9T. Despite the similar name, these are different devices with unique characteristics.

ParameterMi 9Mi 9 SEMi 9T
Model numberM1902F1xM1903F1xM1903F10x
Display.6.39" AMOLED, 2340Γ—10805.97" AMOLED, 2340Γ—10806.39" AMOLED, 2340Γ—1080 (retractable camera)
ProcessorSnapdragon 855Snapdragon 712Snapdragon 730
Main camera.48+12+16 MPs48+8+13 MPs48+8+13 MPs
Battery3300 mAh3070 mAh4000 mAh

Visually, the Mi 9T is easily recognizable by the retractable front camera (the Mi 9 and Mi 9 SE have it in the bangs). The Mi 9 SE is smaller – its screen is 0.42 inches smaller and the body is thinner. Also note the headphone jack: it is only available in the Mi 9 SE and Mi 9T, but is missing from the base Mi 9.

If you are not sure what model you are holding, use a combination of methods:

  1. Check the model number in the settings.
  2. Compare external features (size, camera, connectors).
  3. Use the AIDA64 app to confirm the features.

Frequently asked questions

πŸ” How to find out the Xiaomi Mi 9 model if it does not turn on?
If the phone does not respond to the power button, check: Sticker under the removable cover (if any) - there is a model next to the IMEI. Tray for SIM-The box -- the barcode label should have the model number on it (M1902F1x). If Fastboot mode is available (click Volume Down) + Power, connect your phone to your PC and use the command: fastboot getvar product In response, you will receive a codename (e.g., cepheus for Mi 9).
⚠️ What to do if the model on the box and the phone do not match?
The discrepancies point to: πŸ“¦ Fake – the phone is made from parts of different models. πŸ”„ Replacement of motherboard – after repairs could install a fee from another version (for example, Mi 9) SE instead of Mi 9). πŸ“„ Label gluing - scammers often stick stickers from the flagship onto budget models. IMEI on the box and in the settings (Settings) β†’ The phone. β†’ Check the phone through the official Xiaomi service. Pay attention to the characteristics in the AIDA64 β€” If they do not match the stated Mi 9, the device is unoriginal.
🌍 How to identify the Mi 9 model region (China, Global, Europe)?
The region of the model is determined by the last letter in the number: M1902F1A β€” Global version (all regions except China and Europe). M1902F1G β€” European/Indian version. M1902F1T β€” Chinese version (only for the Chinese market) and the region can be defined by: πŸ“„ Firmware: in settings (about the phone) β†’ Version. MIUI) suffix: CN β€” China. EU β€” Europe. Global. 🌐 Supported frequencies: Chinese versions do not support some European 4G-The bands (e.g. Band 20) check in AIDA64 section β†’ Frequency.
πŸ”§ Can I use the Chinese version of the Mi 9 (M1902F1T) global firmware?
Technically possible, but with reservations: βœ… Unlocked bootloader - without this firmware will not be installed. ⚠️ Brick risk – if you choose an inappropriate firmware (for example, for the M1902F1G instead M1902F1T), The phone may stop turning on. πŸ“‘ Network problems – Chinese versions have a different set of modems, so some frequencies may disappear after firmware 4G. Use only firmware for your model (for example, for M1902F1T Look for files marked China. Before you run the firmware, back up through the Mi Flash Tool. Follow the instructions from the XDA-Developers forum for your model.
πŸ“± Where to find the Mi 9 serial number if it's been wiped off the box?
Serial number (S/N) duplicated: πŸ“„ In settings: Settings β†’ The phone. β†’ General information β†’ Serial number. πŸ”‹ Under the battery - on a sticker next to IMEI (need to be disassembled). πŸ–₯️ Through ADB: Execute the command adb shell getprop ro.serialno. πŸ“Ž If the receipt or the warranty card is saved, if the purchase documents are saved, if the serial number is not available in all the listed places, the probability is high that: The phone is restored after repair and the sticker is replaced. The device is fake - the replicas often do not have serial numbers.