How to Install TWRP Recovery on Realme C12 -Today, through this article, I will show how to install TWRP Recovery file in Realme C12. Whatever process will be shown here, the simple language will be in English. If your phone is dead while flashing TWRP Recovery file then it will be your responsibility. Here you will not be told any wrong procedure.
Table of Contents
Advantages of TWRP Recovery Flash in Realme C12.
- Can easily flash Custom Rom.
- Root the Android device easily.
- You can take backup of Stock Rom on your phone.
- You can Overclock your phone.
Disadvantages of TWRP Recovery Flash in Realme C12.
- After flashing TWRP Recovery your phone’s Warranty will end.
- If you make any mistake while flashing TWRP Recovery, then your phone can be brick.
- When you flash your phone’s TWRP Recovery, the OTA update will stop coming to your phone at the same time.
- After flashing TWRP recovery all the data of your phone will be deleted.
Install TWRP Recovery On Realme C12
This process is only for Realme C12 . Do not try to call this process to someone else. Otherwise your phone may be dead.
Pre-Requirement for Realme C12
- You charge your phone more than 75%.
- A PC / Laptop will be required.
- You have full Backup of your Mobile.
- You Carry the Original USB cable of Realme C12.
- SDK Platform-Tools Application for Computer.
- Realme USB Drivers for Computer.
- Realme C12 TWRP Recovery File.
- The bootloader of this phone should remain unlocked.
Download Require Files
TWRP Recovery | Download Now |
Version | v3.0.7 |
Require Files |
Step 1: Unlock Bootloader On Realme C12
- First, check the latest Software Update on your mobile.
(Settings → About → Software Update)
- After this, you will have to enable the Developer Mode of your phone.
After going to Settings-About Phone → Baseband & Kernel → Build Number, click on it 7-8 times. And after this, your Developer Mode will be enabled.
- Now you have to Enable USB Debugging and OEM Unlock of your phone.
Settings → Additional setting → Developer Options → Enable USB Debugging and OEM Unlock.
- Download and install Realme Unlock Tool.
- Then Open the Realme Unlock Tool app and click on Start Applying.
- After clicking on Start Applying, the agreement has to be accepted and click on Submit Application.
- After clicking on Submit Application, your submitted application will check Realme Server. This process may take about 1 hour.
- After some time you will get the message of Review Successful in the application.
- After the review is successful, you have to click Start the in-depth test.
- After this, your phone will automatically reboot in Fastboot mode.
You have to do the further process on your PC / Laptop.
- Now you have to install the Realme USB Driver on your computer.
- Make sure in your computer that ADB Fastboot Drivers are installed in your computer.
- Now you have to download SDK Platform Tools and install it on your PC / Laptop.
- After this, you have to go to the Command Prompt from the SDK Platform Tools file.
You have to click the Shift Key + Right Mouse Button on the empty space in your computer’s SDK Platform Tools folder.
Above you have to type CMD in the location containing the file.
- After this, you have to connect your Realme C12 to a PC / Laptop via USB Cable.
- Make sure that your phone stays in Fastboot mode.
- After this, you have to type the Command in your PC / Laptop in this way
1 command:-
‘adb reboot bootloader’ (Enter)
2 command:-
‘fastboot flashing unlock’ (Enter)
- Now the bootloader of your Realme C12 has been unlocked.
- After this, you have to come to your phone and select Unlock The Bootloader with the help of the Volume Down button and press the Power button. After this, your phone will be rebooted.
Step 2: Flash TWRP Recovery on Realme C12
- Now you have to download the TWRP Recovery file for Realme C12 on your PC / Laptop.
- Move this TWRP Recovery file to SDK Platform Tools.
- TWRP recovery file has to be renamed with this name twrp.img
- Now you have to go to Command Prompt on your computer.
You have to click the Shift Key + Right Mouse Button on the empty space in your computer’s SDK Platform Tools folder.
- Then you have to boot your phone in Fastboot Mode.
(Switch off your phone and after switching off, press the Volume UP + Power button simultaneously)
- After this, you have to connect your phone with the Computer via USB cable.
1.command :-‘
adb reboot bootloader’ (Enter)
2.command :-
‘fastboot devices’ (Enter)
3.Command :-
fastboot flash recovery twrp.img’ (Enter)
- After this, TWRP Recovery Mode will be installed in your phone.