Update Xiaomi firmware through a menu of three points

Owners of Xiaomi, Redmi and Poco smartphones sooner or later face the need to reinstall system software. Often this is required when a standard update through Settings β†’ The phone gives an error, freezes during the verification phase or simply refuses to download a new file. In such cases, Recovery Mode, which is popularly nicknamed the β€œthree-point menu” due to the characteristic appearance of the interface, comes to the rescue.

This method is the β€œgold standard” for advanced users, as it allows you to bypass the limitations of the system and force the current version of MIUI or HyperOS. It is important to understand that the procedure requires care, but if you follow the algorithm of actions, it is absolutely safe for the device. Below we will discuss in detail how to prepare for the process and perform it without errors.

Before you start manipulating system partitions, you need to make sure that the file you download is intact. Download firmware exclusively from official sources or trusted forums to avoid malicious code. Using firmware designed for another model or region can lead to permanent damage to the device (brick).

Preparation for the firmware procedure

The initial phase is critical to the successful completion of the operation.You will need to download the current firmware file in.zip format. Make sure that the version of the software is newer than the one installed on your gadget, since rolling back to the older version through standard Recovery is often impossible without additional manipulation.

Pay attention to the battery level. The procedure requires that the indicator shows at least 60% of the energy, the process of redistributing partitions and writing data is energy intensive, and suddenly turning off the smartphone in the middle of the procedure can disrupt the structure of the bootloader.

  • πŸ”‹ Charge your smartphone to a minimum 60-70% before any action is taken.
  • πŸ’Ύ Copy the firmware file (rename it to update.zip) root.
  • πŸ”’ Backup all important data as a complete reset is inevitable.
  • πŸ“± Make sure that the original cable and port are used USB.

It is also worth checking whether the bootloader is unlocked.To install global firmware on the Chinese version of the device or vice versa, unlocking is often required, although this requirement may not apply to an update within one region.If you are not sure about the status of the bootloader, it is better to consult with specialists or check the status in the Settings menu β†’ About Phone β†’ The MIUI version, quickly clicking on the build number.

πŸ“Š What kind of firmware you have right now?
Global (Global)
Chinese (CN)
European (EEA)
Indian (IN)
I don't know.

How to Enter Recovery Mode (Three Points)

There are two main ways to get into the service menu. The first and easiest way is through system settings if the smartphone is stable. You need to go to Advanced Settings β†’ Restore and Reset and select Update Method. Here you should select a firmware file, after which the device will suggest rebooting to update mode.

The second is hardware, which is necessary if the system is not booting or is running with critical errors. To do this, turn the device off completely. Then press the Volume Up and Power button at the same time. Hold them until the Mi or Poco logo appears, then release the power button, while keeping the volume high.

⚠️ Warning: If instead of a three-dot menu, a Fastboot logo with a hare fixing an android appears, you've held the buttons for too long or pressed the volume button. 10-15 seconds until the phone turns off and try again by releasing the power button immediately after the vibration or logo appears.

Recovery’s interface on Xiaomi devices looks minimalist: a black background displays a list of commands that are navigated by volume buttons, and the choice is confirmed by the power button. In some new models with HyperOS, control can be touch-sensitive, but the classic version remains the most common.

β˜‘οΈ Checking before entering Recovery

Done: 0 / 4

Once you successfully enter recovery mode, you will see a menu where Reboot or Wipe Data is usually the first item. However, for a comfortable experience, you should immediately change the language. Select Language (or the first item on the list if the language is still English) and click the power button to confirm.

In the list of available languages, find English or Russian (if support is available in this version of Recovery). Using your native language reduces the risk of mistaken command selection, especially in stressful situations when the device is not turned on.

  • πŸ‡¬πŸ‡§ Choose English for maximum compatibility of instructions.
  • πŸ‡·πŸ‡Ί Russian is not available in all versions of Recovery, but is often present.
  • πŸ‘† The power button always performs the function of confirmation of choice (Enter).
  • πŸ”½ Volume buttons are analogous to up and down arrows.

It is worth noting that in some custom builds or on certain models, the list of languages may be limited. If there is no Russian, do not panic - the main commands (Wipe Data, Connect with MIAssistant) are easily recognizable even by writing in Latin.

Installation of firmware through MI Assistant

The most reliable way to upgrade is to use MI Assistant mode, which allows you to transfer a firmware file from computer to phone in real time, eliminating errors associated with file damage on the internal memory of the smartphone.

You'll need to have the Mi Flash Tool installed on your computer or the Mi PC Suite (for older models), but most often it's just enough to connect via ADB. An easier option for the average user is to use Update from ZIP if the file is already in memory. But if you use MI Assistant, connect the phone with a cable to your PC.

adb sideload update.zip

If you use the standard method without a computer (the file is already in memory), select Update from. ZIP (Update from ZIP-The system will suggest selecting a file from the internal memory. update.zip. Once selected, confirm the action. The system will begin checking the digital signature of the file.

⚠️ Note: If you see a message β€œCan’t verify update” after you select the file, it means that the firmware version is lower than the current one, the file is corrupted, or the firmware region does not match the region of the device. In this case, the installation is impossible without unlocking the loader and complete cleaning.

What if your computer doesn’t see your phone in Assistant mode?
Make sure drivers are installed ADB. Try another one. USB-- cable (preferably original) Check if the antivirus is blocking the connection, sometimes it helps to reconnect the cable after selecting a menu item on the phone.

Complete data reset (Wipe Data)

Often, before installing a new firmware, especially when switching between different versions of Android or changing the region, a complete data reset is required. This ensures that the installation is clean and there are no conflicts of system files. From the Recovery menu, select Wipe Data.

The system will alert you that all data will be deleted. Confirm the action by selecting Wipe All Data. The process can take from a few seconds to a couple of minutes. Once completed, the smartphone will automatically return to the main Recovery menu.

  • πŸ—‘οΈ Wipe All Data deletes all photos, contacts and apps.
  • πŸ”„ After reset, a reboot or installation of the software is required.
  • πŸ“‚ The internal memory will be completely cleaned, including the Download folder.
  • πŸ” Screen unlocking (PIN-The code, pattern lock will be reset.

This step is necessary if you are experiencing a cyclic reboot or serious system errors. If you are simply updating within one version of MIUI without problems, you can try to do without a full wip by selecting the option "Save user data" if it is available in your version of Recovery.

πŸ’‘

A full reset (Wipe Data) is required when switching between different versions of Android (for example, from 12 to 13) or when changing the firmware region (from China to Global).

Error table and solution

There may be various difficulties in the firmware process. Below is a table with the most common problems and ways to solve them. Save this information to quickly respond to an unexpected situation.

Mistake/SymptomProbable causeDecision-making
Can't verify updateRegion mismatch or rollback of versionYou need full Wipe Data or BL unlock
Zip file signature verification failedFirmware file damagedDownload the firmware, check the checksum
The phone is stuck on the logo.Installation error or software bugMake Wipe Data in Recovery or Reflash
Fastboot Mode Instead of RecoveryDown Volume button pressedTurn off with a long press of power and repeat the entrance

Remember, most errors are human-related: the wrong file is downloaded, the backup is not made, or the connection is interrupted, and mindfulness in the preparation phase solves 90% of potential problems.

Completion of the process and first start

Once the firmware (or data reset) is successfully installed, you need to exit Recovery mode. Select Reboot and confirm Reboot to System. The first run after the update can take much longer than usual - from 3 to 10 minutes.

Don't be alarmed if the screen is on for a long time with the Mi logo. At this time, the system optimizes applications and adjusts new system files. Interrupting this process with the power button is highly undesirable. Let the device safely complete initialization.

  • ⏳ The first launch lasts longer than usual (up to 10 minutes).
  • πŸ“Ά After downloading, check the version of the software in Settings β†’ The phone.
  • πŸ”‹ The battery charge after firmware can quickly go down - this is normal for the first cycles.
  • πŸ“² Recover data from a backup via Mi Cloud or Google Account.

If the device is turned on, the menu is running, but does not catch the network or the sound is not working, the Modem or NV partition may have been damaged. In such cases, it is recommended to repeat the procedure with a full reset or contact the service center, since self-recovery of these partitions requires deep knowledge.

πŸ’‘

After first turning on a new Android or MIUI version, the system may not work well in the first 30 minutes.Let the phone lie down on the desktop with the screen on for background optimization.

Frequently Asked Questions (FAQ)

Can I upgrade through three points without unlocking the bootloader?
Yes, you can, but only if you upgrade within the same region (e.g. Global to Global) and don't roll back to an older version. β†’ Global) Unlocking the bootloader is mandatory.
What to do if the phone went into a cyclical reboot after firmware?
You need to re-enter Recovery mode (three dots) and execute the Wipe Data command. If this does not help, you will need to flash through the computer in Fastboot mode.
Where can I get update.zip for my model?
The official files are available on miui.com or in the download section of the 4PDA forum. Always make sure that the file is specifically for your device codename (e.g., gauguin, vayu).
Is it safe to interrupt the process if it is 50% frozen?
No, it's strictly forbidden. Interrupting system file recording is almost guaranteed to render the phone inoperable. If the process takes more than 30 minutes, try restarting, but be prepared to recover via PC.