How to Upgrade Android to Xiaomi Redmi Note 3

Owners of the legendary Xiaomi Redmi Note 3 often face the question of the relevance of the software, especially given that the official support of the device has long been discontinued. Despite the age of the smartphone, enthusiasts continue to develop custom firmware to run more recent versions of Android than the ones offered by the manufacturer. The upgrade process requires care, since the architecture of the Snapdragon 650 processor (codenamed kenzo) has its own unique features that distinguish it from the versions on MediaTek.

Before you start taking action, you need to clearly understand the risks and prepare the device. Incorrect updates can lead to loss of data or, in the worst case, the inability to boot the system. However, following proven algorithms, you can significantly extend the life of a gadget by gaining access to new features and security patches.

In this article, we will take a look at all the steps from checking the current version to installing custom builds through Recovery, you will learn how to get around the limitations of the old bootloader and where to look for stable versions of the software.

Device preparation and backup

The software upgrade process should be started with careful preparation. Any interference with the system partition carries potential risks, so creating a full copy of the data is a must. Backup can be done through Google cloud services or using built-in MIUI tools.

Make sure the battery is charged at least 60-70%. Interrupting the firmware process due to battery discharge is one of the most common reasons a smartphone turns into a brick. USB-cable, as an unstable connection can lead to errors in file transfers.

⚠️ Warning: Before any manipulations, be sure to remove the memory card SD, If installed, this will prevent accidental formatting of external data or damage to the file system of the map while working with system partitions.

For ease of collecting all the necessary files, create a separate folder on your computer. This will help to avoid confusion, especially if you download multiple versions of firmware or recovery tools.

β˜‘οΈ Checklist for firmware preparation

Done: 0 / 4

Definition of the processor version and model

Critical to Redmi Note 3 owners is the exact definition of the device modification. There were two main versions on the market: a global version based on Qualcomm Snapdragon and a Chinese/Indian version based on MediaTek Helio. The firmware for these models is incompatible with each other, and trying to install software from Snapdragon on MediaTek will lead to fatal errors.

To find out the exact model, go to the settings menu and select About. Pay attention to the model number. If you see the kenzo designation, you have a version on Snapdragon. If you have a kate, it's MediaTek.

You can also find information on a sticker under the back cover or on the box, and the table below shows the main differences for quick identification:

CharacteristicsRedmi Note 3 Pro (Snapdragon)Redmi Note 3 (MediaTek)
Code namekenzokate
ProcessorSnapdragon 650Helio X10
Firmware compatibilityOnly for kenzoOnly kate.
Unlocking the loaderPossible through Mi UnlockDifficult, demanding EDL

Ignoring this stage can result in the touchscreen, modem or complete loss of ability to turn on the device. Always double-check the code name before downloading files.

πŸ’‘

Use the CPU-Z app from Google Play to get as much information as possible about your smartphone’s hardware, including the exact SoC name and screen resolution.

Update via the MIUI regular menu

The safest and easiest way to update the software is to use the built-in updater, which is suitable if you want to stay within the official MIUI versions and upgrade to the latest available model for your model (usually Android 6.0 Marshmallow).

To perform the update, connect to a stable Wi-Fi network. Mobile connection may be unstable or consume a lot of traffic. Go to Settings β†’ About Phone β†’ System Update.

Click on the three dots in the top right corner of the screen and select "Select firmware file." Here you can specify the previously downloaded archive in.zip format. The system will check the integrity of the file and, if the version is suitable, suggest a reboot.

⚠️ Note: If the system says that the file cannot be installed, it means that you are trying to roll back to an older version or switch between branches (for example, from China to Global) without unlocking the bootloader.

Automatic Air Update (OTA) comes in stages. If you don't get a notification, it doesn't mean there's no update. You can try changing the region in the settings or using the manual download method from the official site.

πŸ“Š What kind of update do you prefer?
Automatically by Air (OTA)
Manually through ZIP-file
Through the computer (Fastboot)
Custom ROM (Custom ROM)

Unlocking the bootloader for advanced users

Custom firmware such as LineageOS or Xiaomi.eu requires you to unlock the bootloader.The standard procedure requires you to submit an application through Mi Unlock and wait 7 to 30 days.

The process begins with linking the Mi Account to a device in a special menu for developers, after which you need to download the Mi Unlock Tool utility to your computer, log into the same acca-unt and transfer the smartphone to Fastboot mode (clamping down the volume buttons and power).

Once successfully unlocked, all the data on the phone will be deleted, a security measure implemented by the manufacturer, so having a fresh backup before this stage is critical.

fastboot oem unlock

The above command is an example of what can happen in console mode, although Mi Unlock does this through a GUI. Don't try to type commands manually unless you're sure you're doing it.

What if Mi Unlock is 99% locked?
Often the utility freezes during the verification phase. Try using another one. USB-port (preferably) USB 2.0), replace the cable or temporarily disable the antivirus and Windows firewall, also helps to log in to your account via mobile Internet, not Wi-Fi.

Installation of custom Recovery and firmware

Once the bootloader is unlocked, the standard recovery menu is replaced with a custom one, such as the TWRP (Team Win Recovery Project), which gives full rights to manage the device's file system. For the Redmi Note 3 (kenzo), this is a key step to going beyond Android 6.0.

First, you need to download the Recovery image that corresponds to your model, and the installation is done via the computer in Fastboot mode using the command:

fastboot flash recovery twrp-3.x.x-x-kenzo.img

Once you've recorded successfully, you'll immediately go into Recovery mode, pressing the power buttons and turning up the volume. If you just reboot your phone, the standard MIUI system can replace TWRP back with a stock menu.

On the menu. TWRP Select the item "Install", find the downloaded ZIP-archive with firmware and confirm the installation by swipe. Before installing the new system, it is recommended to perform Wipe (cleaning) of the Dalvik, Cache, System and Data partitions to avoid file conflicts.

πŸ’‘

Using TWRP Recovery opens up access to Android versions 7, 8, 9 and higher that are not officially supported by Xiaomi for this model.

Solving Typical Problems and Errors

Users may encounter various difficulties in the process of updating, and one of the common problems is a β€œbootloop” (cyclical reboot). If the phone is stuck on the logo, try logging in to Recovery and resetting (Wipe Data/Factory Reset).

Another common mistake is that Wi-Fi or Bluetooth fails after installing custom firmware, often solved by flashing the modem or using a different kernel. Always read the comments on the firmware forum (4PDA or XDA), which often has bug-specific solutions.

If the device stopped responding to buttons and the screen is black, it may have fallen into EDL (Emergency Download Mode) mode, in which case you will need a qualified intervention using a paid Mi Auth account to flash through test points on the board.

  • πŸ“± Infinite Reboot: Go to the TWRP And make a Wipe. Dalvik/Cache, then reboot.
  • πŸ“Ά Don’t catch the network: Make sure the firmware has a baseband for your region, or reflash the modem section.
  • πŸ”‹ Quick discharge: Check the battery statistics in the settings, it is possible that some application calls "wakelock" (does not let the phone sleep).

Don't panic when errors occur. Most software failures are reversible with an unlocked bootloader and access to the computer.

Frequently Asked Questions (FAQ)

Can I upgrade Redmi Note 3 to Android 10 or 11?
Officially, no, the latest version of MIUI for this model is based on Android 6.0. However, by installing custom firmware (like LineageOS or Pixel Experience), you can get Android 7, 8, 9 and even 10, but the stability of the work can vary.
Will the update erase my data (photos, contacts)?
Updating through the regular menu (OTA or manual ZIP of the same version of MIUI) usually saves data. However, switching between Android versions or installing custom firmware requires a complete Wipe Data cleanup, so backup is mandatory.
What is a β€œbrick” and how to avoid it?
Brick is the state of the device when it does not turn on or respond to user actions. To avoid this, never interrupt the firmware process, use only files designed specifically for your model (kenzo/kate), and follow the instructions.
Where is it safe to download firmware?
The most reliable sources are the official website miui.com, the 4PDA forum (Redmi Note 3 Pro branch) and the XDA Developers portal. Avoid dubious sites offering "accelerated" or "modified" versions without specifying the source.