Installing and using TWRP Recovery for Xiaomi Redmi Note 4 MTK
In the last post I have presented you way of unlocking bootloader in Xiaomi Redmi Note 4. Now it is the time to install custom Recovery Image and use it to flash your desired ROM. Remember that to follow this instructions you need to have unlocked bootloader.
Warning
Custom recovery image will allow you to make deep modifications in your phone software. This includes complete remove of Android operation system (don’t worry it can be installed again). So if you don’t exactly know what you are doing then don’t install custom recovery and stay with official MIUI updates.
Choosing Recovery Image
Before you download any files you must decide if you will use custom recovery together with official ROM. If the answer is yes then you should download latest version of Cofface TWRP. I recommend this version also for users that will use only unofficial ROMs. There is also other version of this recovery for Xiaomi Redmi Note 4 MTK but I haven’t tested it (https://www.androidfilehost.com/?fid=24694152805484974). It is also worth mentioning that there is no official TWRP for this phone (https://twrp.me/Devices/).
Warning
If you want to use official Xiaomi ROMs then remember - never flash Global or China Stable version. If you do so then it will lock you bootloader again.
Installing TWRP Recovery
Installation Steps to follow
-
Go to https://www.androidfilehost.com/?fid=385035244224401067 and download recovery image.
-
Make sure your phone is at least 50% charged.
-
Tour off your phone and turn it on into recovery mode
- Hold down Vol (-) and Power buttons together
- Release buttons when Android MIUI image appears
-
Connect your phone to PC via USB cable
-
Make sure you have android tools installed (fastboot and adb commands)
-
Check if phone is detected by fastboot
fastboot devices
The result should be similar to:
01234567890abcdef fastboot
-
Go to catalogue where you have downloaded fastboot image
-
To flash recovery image type:
fastboot flash recovery cofface_twrp_nikel_recovery1124.img
-
Boot your phone using new recovery image to finish installation process:
fastboot boot cofface_twrp_nikel_recovery1124.img
-
Your phone should start and TWRP splash screen should appear
-
After recovery start you might notice that default language is Chinese. To change it click on button on the right and from popup menu select desired language.
-
After that being done read information about unmodified system partition which is presented on your phone screen.
-
If you want to root your phone then swipe to allow modifications. If not then click on Keep read only. You can allways change your decission by flashing TWRP again.
-
You are done TWRP is successfully installed.
Using TWRP
You can use your new recovery for:
- Installing custom and official ROMs
- Backup and restore your phone and all your data
- Clear and wipe cache or restore phone to factory settings
I will show you how to install custom ROM, because it is somewhat complicated.
Flashing Xiaomi.eu ROM
After installing recovery it’s time to flash custom ROM. I recommend using https://xiaomi.eu/ ROMs, because they are close to global version of MIUI and they will never lock your bootloader. This ROMs have, a lot of additional features compared to official one.
Flashing Xiaomi.en ROM will not remove your internal memory data (pictures, music, videos, etc…)
- Go to https://xiaomi.eu/community/forums/miui-weekly-rom-releases.103/ and pick latest forum thread.
- Click on link in download weekly section
- It will bring you to https://www.androidfilehost.com/?w=files&flid=183557
- Download file that contains HMNote4 if it’s name (not HMNote4X - this one is for another device model)
- Put downloaded file in your phone internal memory. Don’t unzip archive.
- Turn your phone into recovery mode
- Turn off your phone
- Hold down Vol (+) and Power buttons together
- Release buttons when TWRP Recovery boot screen appears
- If you want you can backup your phone now using Backup option.
- After that select Install option
- If file manager select zip archive you have put in your phone
- Swipe to confirm flash
- Flashing process should take up to 10 minutes
- After flashing finishes click Wipe cache/dalvik
- Next click Reboot system
- Your phone will be starting for about 10 minutes. Don’t worry this is normal
- At the moment when MIUI Creator appears, Xiaomi.eu ROM installation if finished
- Enjoy your new ROM
Rooting phone
With help of TWRP recovery rooting Xiaomi Redmi Note 4 phone is very easy process.
- Download SuperSU https://download.chainfire.eu/1021/SuperSU/SR3-SuperSU-v2.79-SR3-20170114223742.zip
- Put downloaded zip archive in your phone internal memory
- Turn your phone into recovery mode
- Turn off your phone
- Hold down Vol (+) and Power buttons together
- Release buttons when TWRP Recovery boot screen appears
- After that select Install option
- In file manager select SuperSU zip archive you have put in your phone
- Swipe to confirm flash
- After flashing finishes click **Wipe cache/dalvik
- Next click Reboot system
- Your phone will restart several times - this is normal
- Finaly your phone will start normaly
- Install Root Checker all from Google Play https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck&hl=pl
- Using installed app confirm that you have successfull rooted your phone
- Alter clicking Verify Root Status SuperSU window will appear, asking for root permission - allow it
- You should see green message saying that root access in successfully installed on your phone
- Enjoy your rooted device