Root realme c11 | c12 | c15

 

 
 

REALME C11 , C12 , C13

are sharing same mediatek chipset (G35), which is decent processor for entry level devices. So these phone are different from outside and they have different names and name code but they are same internally so we can root these three phones with same method.
 

what root is ?

To root these phones firstly we need to know what root is ? So root is just like a root of tree and it is the basic directory of android where all the system files stored such as system apps, our Operating System files and many more.
Rooting is the process of becoming admin android system to modify system files.
We can't access these directory without root access . But if for some reasons you gain the root access of your phone than you can not only access root directory you can even make change in these directory.
 

 Disclaimer 

# Rooting voids your device warranty.

All the Boot images, system files, mentioned on our site belong to the respective developers. We are not responsible if anything goes wrong with your device. Perform it at your own risk.

Let's Root 

 A number of method to root these phones but here we discuss two possible ways to root these phone.

 

ROOT without custom recovery (TWRP) .

These device can be root with this method

  • realme c11 RMX2185
  • realme c12 RMX2185
  • realme c15 RMX2185  

 Note: Don't try these files on realme c15 RMX2195PU qualcomm model

Pre-requirements

1. Fully charged phone.
2. Make sure your bootloader is unlocked.
3. Your device running on same build as given above.
4. Patience and sometimes brain.
 
 • Patch your boot.img
 
1. Download boot.img (A.85) for realme c11 from here.
2. Download latest magisk manager here.
3. Open Magisk and Select Install in Magisk.
4. Now , click on ‘Select and Patch a file’. It will ask for a zip file.
5. Navigate to your downloaded Boot.img for realme c11 and patch the file.
6. Wait for the process to complete.
7. Now , patched boot file of realme c11 is saved in ‘Downloads’ folder . Rename magisk_patched.img output file to boot.img.
 

Flash magisk boot.img in realme c11

So again we have two option to flash this patched boot.img in realme c11 c12 c15
  1. Flash with computer .
  2. Flash without computer.
 we cover only first option in this post.
 
1. In pc download and Install ADB & fastboot tool from here.
2. Install USB drivers as administrator form here.
3. Connect your phone with the pc , and copy your boot.img file in fastboot folder.
4. Boot your phone into fastboot mode , by pressing volume down + power button simultaneously.
5. Now , open fastboot folder where you copied the boot.img for realme c11. In Address bar type “CMD” and hit enter . It will open command prompt.
6. Type”FASTBOOT DEVICES” to check your device is connected or not.
7. If device is connected then type “FASTBOOT FLASH BOOT boot.img” & “fastboot –disable-verity –disable-verification flash vbmeta vbmeta.img” in command prompt.
8. Its time to reboot your device , so type “FASTBOOT REBOOT” command in command prompt
9. Boom , your device is root.
 
 
 

Post a Comment

3 Comments