Installing firmware on Xiaomi via the Three Dots mode in MIUI 10: a complete guide with nuances

Installing custom or official firmware on Xiaomi smartphones through the recovery mode (known as โ€œthree dotsโ€) is one of the most reliable ways to update or restore the system when standard methods do not work. The MIUI 10 version, despite its age, is still used on many devices, including popular models like the Redmi Note 5/7, Mi 8 or POCO F1. However, the process of firmware through this mode has its own peculiarities: from choosing the right.zip file to the risk of turning the phone into a โ€œbrickโ€ if you do not.

In this article, we will take a step-by-step guide to the specifics of MIUI 10, explain how to avoid common errors (such as an Error 7 or Couldn't verify package), and give recommendations for preparing the device. We will focus on unlocking the bootloader, without which firmware through the "three dots" is impossible. If you have never done this before, we advise you to carefully study each section, from checking the compatibility of the firmware to actions when the process is frozen.

What is the Three Point Mode and Why You Need It in MIUI 10?

Three-point (or Stock Recovery) mode is a Xiaomi-built recovery menu that allows you to install official firmware without using Fastboot or custom recaps like TWRP. The name comes from the three dots at the top of the screen that appear when you enter mode. In MIUI 10, this method is especially relevant for several reasons:

  • ๐Ÿ”„ Restore the system after crashes or โ€œlockingโ€ on the Mi logo.
  • ๐Ÿ“ฑ Downgraid version (for example, with MIUI 11/12 back MIUI 10), If the new firmware is not working properly.
  • ๐Ÿ”’ Bypassing locks when the device is not loaded in normal mode.
  • ๐Ÿ“ฆ Installation of regional firmware (for example, transition from China) ROM global ROM).

It is important to understand that the three dots are not custom Recovery, but a regular tool Xiaomi. Therefore, you can not install unofficial firmware (for example, LineageOS) or modified cores, but the method is suitable for official packages downloaded from the site. MIUI Downloads. The mode also supports installation. OTA-manual updates if the automatic update is โ€œhangยป.

โš ๏ธ Attention: B MIUI 10 When installing firmware through three dots, there is no automatic data reset (unlike Fastboot).If you upgrade to an older version or change the firmware region, be sure to vape data manually through Wipe Data, otherwise you risk endless downloads.

Preparation of the smartphone: unlocking the bootloader and backup

Before you start firmware, you need to perform two critical steps: unlock the bootloader (if it is blocked) and create a backup of the data. Without unlocking the three dots simply will not allow you to install the firmware - the system will give an error This package is for locked devices.

How to check the status of the loader:

  1. Turn off the phone.
  2. Press Volume Down + Power before the Fastboot logo appears.
  3. Connect the device to the PC and type the command: fastboot oem device-info
  4. If the answer is Device unlocked: true, the bootloader is unlocked. If false, you need to unlock.

To unlock, use the official Mi Unlock Tool (downloadable on Xiaomi's website), which takes up to 720 hours (30 days) of waiting after you link your Mi Account to your device, and without this step, you can't run firmware through the three dots.

Backup: Reset settings, it is recommended to save:

  • ๐Ÿ“ธ Photos and videos (via Google Photos or PC Copy).
  • ๐Ÿ“ฑ Contacts (synchronization with Google Account).
  • ๐Ÿ”‘ Logins and passwords (export from the browser or password manager).
  • ๐ŸŽฎ Application data (e.g. saving games via Helium or Swift Backup).
๐Ÿ“Š You have already unlocked the bootloader on your Xiaomi?
Yeah, long ago.
Yeah, but I had to wait 30 days.
No, just planning.
I don't know how to check.

Where to download the right firmware for MIUI 10

Firmware error is the most common reason for devices to โ€œbrickโ€; for MIUI 10, only official.zip packages should be downloaded, corresponding to:

  • ๐Ÿ“ฑ Device models (e.g., Redmi Note 5 has the codename Whyred, and Mi 8 has the codename Dipper).
  • ๐ŸŒ Region (Global, China, EEA โ€” European).
  • ๐Ÿ”ข Versions MIUI (for example, V10.2.3.0 or V10.4.1.0).

Official sources:

  1. MIUI Downloads are global and Chinese firmware.
  2. Xiaomi Firmware Updater is an archive of all versions (including the old ones).
  3. XDA Developers is for custom firmware (but they donโ€™t install through three dots!).

How to choose the right file:

Type of firmwareFile nameWhat's the point?Is it set through three points?
Recovery ROMmiui_whyred_global_V10.2.3.0.OEIMIXM.zipOfficial update without data lossโœ… Yes.
Fastboot ROMdipper_global_images_V10.4.1.0.OEAMIXM.tgzComplete flashing through the Mi Flash ToolโŒ No.
OTA-packetfirmware-update-whyred_V10.2.2.0-V10.2.3.0.zipUpdate "over the air" manuallyโœ… Yes.
Custom firmwarelineage-15.1-20230501-whyred.zipUnofficial builds (e.g. LineageOS)โŒ No, I need you. TWRP)

โš ๏ธ Note: If you download firmware for another model (for example, miui_dipper instead miui_whyred), The device won't turn on after you've run the firmware. โ†’ The phone. โ†’ Version. MIUI โ†’ Full specification.

๐Ÿ’ก

Before downloading the firmware, check its hash amount (MD5 or SHA-1) through a utility like HashMyFiles.

Step-by-step: how to flash Xiaomi through three points

When the firmware is downloaded, the bootloader is unlocked, and the backup is created, you can start installing it. The whole process takes 10 to 20 minutes, but requires precise follow-up.

Step 1: Go to three-point mode:

  1. Turn off the phone.
  2. Press the Volume Up + Power combination and hold for 5-10 seconds until the Mi logo and recovery menu appear.
  3. If the screen remains black, try Volume up + Volume down + Power (on some models).

Step 2: Selecting language and cache resetting:

  • ๐ŸŒ Choose a language (usually English and Chinese available).
  • ๐Ÿงน Go to Wipe & Reset โ†’ Wipe Cache and confirm the cleanup.This will delete temporary files, but will not affect user data.

Step 3: Install firmware:

  1. Select Install update.zip to System One (or similar, depending on the version of the recovery).
  2. Connect your phone to your PC through USB-cable and copy the firmware file to the root folder of internal memory (not to the folder!).
  3. In the Recovery menu, select the Choose update package and specify the path to the downloaded.zip file.
  4. Confirm the installation and wait for the completion (the progress bar will appear on the screen).

Step 4: Reset:

  • After successful installation, select Reboot to System One.
  • The first run can take up to 10 minutes โ€“ donโ€™t interrupt the process!

โ˜‘๏ธ Pre-firmware check

Done: 0 / 5

Typical errors and their solutions

Even with the correct following of the instructions, errors can occur, and let's consider the most common and ways to eliminate them:

Mistake.Reason.Decision
Couldn't verify packageA damaged firmware file or incorrect signatureDownload the firmware again and check for MD5. Try another source.
Error 7The firmware is not designed for your model or version of MIUI.Check the code name of the device and download the correct version.
This package is for locked devicesThe bootloader is locked, but you are trying to install firmware for unlocked devicesUnlock the bootloader through the Mi Unlock Tool or download the firmware marked locked.
The device hung on the Mi logoData conflict in downgrade or change of firmware regionLog in to the "three points" and perform Wipe Data (full reset).

Additional advice:

  • ๐Ÿ”‹ If the installation process is interrupted due to battery discharge, connect the charge and try again. Minimum charge is 30%.
  • ๐Ÿ”Œ If the phone is not detected by the PC in three-dot mode, try another one. USB-port (preferably) USB 2.0) or cable.
  • โณ If the firmware is stuck in the Verifying update package for longer than 5 minutes, restart the device and start again.
What to do if the phone does not turn on after the firmware?
If the device doesn't respond to the power button, try pressing Volume Down + Power for 10-15 seconds to force a reboot. If that doesn't work, plug the phone into charging for 30 minutes, then try again. In extreme cases, you'll need to run the firmware through Fastboot using the Mi Flash Tool.

What to do after a successful firmware

Once you reboot, it can behave in a way that's unusual, like loading, overheating, or making application errors, and that's okay, because it takes time to optimize, and that's what you do in the first few hours after you've done it.

  • โš™๏ธ Reset your network settings: go to Settings โ†’ SIM-maps and mobile networks โ†’ Reset network settings if there is no internet.
  • ๐Ÿ”„ Update Apps: Go to Google Play and click โ€œUpdate Everythingยป.
  • ๐Ÿ“ก Check the sensors: run ##6484## (test of hardware components).
  • ๐Ÿ”‹ Calibrate the battery: discharge the phone to 0%, then charge to 100% without interruption.

If the firmware has been changing region (for example, from China ROM to Global ROM):

  1. Remove unnecessary Chinese apps (e.g. Mi Pay, Mi Video) via Settings โ†’ Apps.
  2. Configure languages: Settings โ†’ Additional โ†’ Language and input.
  3. Check for Google services (if you donโ€™t have them, install GApps via TWRP).

โš ๏ธ Warning: After firmware through "three points" can reset IMEI (Check it out in *#06# if you want to see it. IMEI No, no, no, no, no, no, no. Recovery will be required. SN Write Tool or contacting a service center.

FAQ: Answers to Frequent Questions

Can Xiaomi be flashed through three dots without unlocking the bootloader?
No, it's impossible. Three-point mode in MIUI 10 requires an unlocked bootloader to install any firmware other than the official OTA-If the bootloader is locked, you will get an error This package is for unlocked devices.
How to return a standard recap if I accidentally installed TWRP?
To recover the original MIUI 10 recovery, download the official Fastboot ROM firmware and run it through the Mi Flash Tool with the Clean All tick. An alternative way is to find the recovery.img file for your model and install it through the command: fastboot flash recovery recovery.img
Why did the three-point photos disappear after the firmware was run through?
This means that you have installed a firmware from another region (e.g. Global to China) or an older version of MIUI without first resetting the data. In such cases, the system automatically clears the /data/media/0/ folder. To avoid data loss, always back up before the firmware.
Can a custom core or Magisk be installed through three dots?
No, the three-point mode is only for official Xiaomi firmware. To install Magisk, custom cores or modified firmware (LineageOS, Pixel Experience) requires TWRP or other custom recaveri.
What if the sensor or camera doesnโ€™t work after the firmware?
This is a typical problem when installing firmware not for your model or when there is a conflict between MIUI and vendor versions. Solutions: Install the firmware of the same version as before. Sweat the device through the Fastboot with a complete clean (Clean All). If the problem persists, contact the service center (possibly damaged hardware components).