Xiaomi Mi 8 Lite (codename platina) is a popular smartphone of 2018, which is still actively used thanks to powerful hardware and support for custom firmware. However, over time, official MIUI updates stop coming out, and users face slowdowns, bugs or the desire to install a more recent version of Android. Flashing the device can solve these problems, but requires careful approach: a mistake at any stage can turn the phone into a brick.
In this guide, we will discuss in detail all ways to flash the Mi 8 Lite, from the official update via MIUI Updater to install custom firmware via TWRP or Fastboot. Particular attention will be paid to unlock the bootloader, without which you can not install unofficial software. You will also learn how to avoid common errors (for example, Anti-Rollback or Invalid IMEI) and restore the phone if something goes wrong.
Before you start, make sure your Mi 8 Lite meets the following requirements:
- π Battery charge of at least 60% (to avoid shutdown during the process).
- π± The phone model is the Xiaomi Mi 8 Lite (check in Settings β About the phone).
- π Unlocked bootloader (if you plan custom firmware).
- π» Computer with Windows/Linux and USB- cable (preferably original).
If you are new to firmware, we recommend starting with the official method through MIUI Updater.Savvy users can immediately jump to the TWRP or Fastboot sections.
1. Firmware preparation: Backup and unlock the bootloader
The first and most important step is to save all the data, and flashing it, especially through Fastboot or TWRP, completely erases the phone's internal memory.
- βοΈ Cloud Backup: Sync contacts, photos, and notes through Google Account or Mi Cloud (in Settings β Accounts).
- πΎ Local copy: copy files to your computer or external drive (folders DCIM, Downloads, WhatsApp, etc.).
- π± Backup applications: Swift Backup (requires root) or Titanium Backup (retains these applications).
Special attention is paid to saving IMEI, MAC- Wi-Fi addresses and serial number, which data is stored in the NVRAM section and can be lost if the firmware is incorrect.
- Install MTK Engineering Mode (available in the Play Market).
- Launch the app, go to MTK Settings β Connectivity β CDS Information β Radio Information.
- Select Phone 1 (or Phone 2 for the second SIM slot), copy AT+EGMR=1,7 and AT+EGMR=1,10 are your IMEI.
If you plan to install custom firmware (like LineageOS or Pixel Experience), you need to unlock the bootloader. Xiaomi locks it by default to protect against unauthorized changes. The process takes 72β168 hours (3β7 days) and requires:
- π± Linked Mi-account to phone (with a confirmed number).
- π Stable Internet connection (Wi-Fi or mobile network).
- π§ The Mi Unlock Tool (download from the official website).
β οΈ Warning: Unlocking the bootloader will reset the phone to factory settings! and Xiaomi may refuse to unlock if the device was purchased less than 30 days ago or linked to another account.
Enable debugging on USB In Settings β The phone. β Version. MIUI (press 7 times)|Link Mi-account to Settings β Accounts.|Download Mi Unlock Tool on PC|Connect your phone to your PC in Fastboot mode (Off. β Hold the Power. + Volβ)-->
Method 2: Official update via MIUI Updater (without unlocking)
The easiest and safest method is to upgrade through the built-in MIUI Updater app, which is suitable for installing official stable or beta versions of MIUI, but does not allow custom firmware.
- β Does not require unlocking the loader.
- β Stores all data (unless "Clean Installation" is selected).
- β Minimum risk of βbrickingΒ».
Instructions:
- Open Settings β About the phone β System update.
- Click on the three dots in the top right corner and select Select Service Pack.
- Download the official firmware for the Mi 8 Lite (platina) from MIUI Downloads. Choose a version for your region (e.g. Russia, Global, EEA).
- Move the firmware file (.zip format) to the root folder of internal memory.
- In MIUI Updater, select the downloaded file and confirm the installation.
If the update is not automatically available, check:
- π Internet connection stability (Wi-Fi is preferred).
- π‘ Firmware region (installing firmware for China on a global model could cause problems with Google services).
- π Battery charge (less than 20% blocks the upgrade)
β οΈ Warning: If the phone is stuck on the MI logo after the upgrade, hold Power + Vol+ to reboot to Recovery and reset (Wipe Data).
π‘
The official update via MIUI Updater is the only method that does not require unlocking the bootloader and is suitable for beginners.
3. Method 2: Fastboot firmware (for official and custom ROM)
Fastboot is suitable for installing official firmware (including downgrades) or custom ROMs (e.g. Xiaomi.eu) requiring an unlocked bootloader and a computer with ADB/Fastboot drivers installed.
Tools required:
- π₯οΈ Mi Flash Tool (download from official website).
- π Firmware in.tgz or.zip format (for Mi 8 Lite, look for files marked platina).
- π USB- cable (preferably original to avoid connection breaks).
Step-by-step:
- Unpack the firmware archive into a folder without Cyrillic characters (e.g., C:\platina_fastboot).
- Turn off the phone and put it in Fastboot mode: hold Power + Volβ until the hare appears in the hat-eared.
- Connect your phone to your PC. In Device Manager, check that the device is identified as Android Bootloader Interface.
- Launch the Mi Flash Tool, press Select and specify the path to the firmware folder.
- Select firmware mode: Clean all - complete cleaning (recommended when changing the version of MIUI), Clean all and lock - cleaning + lock bootloader (only for official firmware!), Save user data - data storage (not always working correctly).
Flash
If the Mi Flash Tool is an Anti-Rollback error, you're trying to install an older version of MIUI than the one on the phone before.
- π Install the middle firmware (for example, if the current version V12.5.1.0 and you want V11.0.2.0, first file V12.0.1.0).
- π« Or refuse to downgrade the version (the risk of bricking is high).
| Mistake. | Reason. | Decision |
|---|---|---|
| Anti-Rollback | Trying to install an old version of MIUI | Use a new version or a new version |
| Invalid image | A damaged firmware file or an incorrect model | Download the firmware again, check the model (platina) |
| Device not found | No ADB/Fastboot drivers installed | Install Mi PC Suite or drivers manually |
| Flash not done | Interrupted connection or lack of rights | Repeat the process, use another USB- port |
π‘
If the Mi Flash Tool is 99% hanging, don't turn off the phone! wait 10-15 minutes - sometimes the process is completed with a delay.
Method 3: Install custom firmware via TWRP
Unofficial firmware installations (such as LineageOS, Pixel Experience or Xiaomi.eu) require custom recovery TWRP. This method gives full control over the system, but the risks are higher: improper actions can lead to the loss of IMEI or a broken camera.
What to do before installing TWRP:
- Unlock the bootloader (see Section 1).
- Download the current version of TWRP for platina (for example, from the official website).
- Download firmware (e.g. Xiaomi.eu from the forum) and Magisk (for root rights, if necessary).
Instructions for installing TWRP:
- Turn your phone into Fastboot (Power + Volβ) mode.
- Connect to your PC and check the connection with the command: fastboot devices must display the serial number of the device.
- TWRP: fastboot flash recovery twrp-3.7.0-platina.img fastboot boot twrp-3.7.0-platina.img
- The phone will reboot to TWRP. Immediately backup the current firmware: press Backup, select Boot, System, Data partitions and save the card to SD-.
Installation of custom firmware:
- In TWRP, click Wipe β Advanced Wipe and tick Dalvik, Cache, System, Data (donβt touch Internal Storage and MicroSD!).
- Return to the main menu, select Install and specify the path to the firmware file (.zip).
- After installing the firmware (if necessary), scrolle Magisk for root rights.
- Reboot your phone: Reboot β System.
β οΈ Warning: After installing custom firmware, you may not be able to: πΆ Mobile Network (unless IMEI is prescribed). π· Camera (requires a patch ANX Camera for some firmware). π Banking applications (due to Magisk or uncertified Android). To restore IMEI, use Maui META or SN Write Tool (instructions are available on 4PDA.
How to Restore IMEI After Firmware
5. Solving common problems after firmware
Even with the right firmware installation, there may be problems. Let's look at the typical cases and how to fix them:
π Phone is looped on boot (bootloop)
Reasons:
- Incompatible firmware (e.g. firmware for Mi 8 on Mi 8 Lite).
- Incomplete cleaning before installation.
- Damaged firmware files.
Decision:
- Download to TWRP (Power + Vol+).
- Run Wipe β Format Data (enter yes to confirm).
- Reinstall the firmware.
π΅ No network (IMEI missing or incorrect)
This is one of the most common problems after running through Fastboot or TWRP. Check IMEI in Settings β About Phone β General information. If the numbers are zeros or Unknown:
- Restore the IMEI via Maui META or SN Write Tool (see spoiler above).
- Check the permissions to /data/nvram folder (should be 777).
- If nothing helps, run the official firmware through the Mi Flash Tool with the Clean all and lock option.
π Fast battery discharge after firmware
Often associated with:
- π Background processes of new firmware (give the phone a 2-3 charge/discharge cycle for calibration).
- π± Unoptimized kernel (try firmware with another kernel, like Xiaomi.eu instead of Global).
- π Reset the battery settings (reset to Settings β Battery β Reset statistics).
π· Camera is not working (Cannot connect to camera error)
In custom firmware (especially AOSP-based) the camera often breaks due to the lack of proprietary MediaTek drivers.
- Install the ANX Camera patch (available on 4PDA or XDA).
- Use the GCam or Open Camera.
- Return to the official firmware if the camera is critical.
π‘
90% of the problems after firmware are solved by re-installation of firmware with full cleaning (Format Data in TWRP).
6. How to return the official firmware (unbrick)
If the phone doesn't turn on after a bad firmware (the so-called "brick"), don't panic - in most cases it can be restored. The main thing is to determine the type of "brick":
- π’ Soft-brick: The phone vibrates or lights up the screen, but doesn't load beyond the logo. Solved via Fastboot or TWRP.
- π΄ Hard-brick: The phone does not respond to buttons, is not determined by the PC. Requires EDL- mode and boxing Mi Flash Pro (or help service center).
Instructions for Soft-Brick:
- Try downloading Fastboot (Power + Volβ) or Recovery (Power + Vol+).
- If the phone is identified in Fastboot, run the official firmware through the Mi Flash Tool (select Clean all).
- If Fastboot is not available but there is TWRP, install any working firmware through recovery.
- If the phone doesn't respond at all, try switching it to EDL- Mode: Turn off the phone. Press Vol+++ Volβ and connect the USB- cable to your PC. Hold the 10-15 buttons for seconds until the PC identifies the device as Qualcomm HS-USB QDLoader ZXPH0005QXZ.
EDL- Mode
Mi Flash Tool
platina_edl.img
β οΈ Warning: To run in EDL- mode, you need an authorized Xiaomi account (or a patched version of the Mi Flash Tool) without which your PC won't see the phone in 9008 mode.
If nothing helps, contact the service center. the cost of recovery through EDL usually does not exceed 1-2 thousand rubles.
7. FAQ: Frequent questions about the Xiaomi Mi 8 Lite firmware
β Can I flash the Mi 8 Lite without unlocking the bootloader?
β Which firmware is best for the Mi 8 Lite?
β Why Google Pay doesnβt work after the firmware?
β How to check the firmware version before upgrading?
β Can I flash Mi 8 Lite on Android 13?
If your question isnβt covered in the FAQ, explore the topics on the 4PDA or XDA Developers forums, which are the latest discussions and patches for the Mi 8 Lite.