What's new

Tutorial How to Root Realme 3 and install TWRP Recovery

appletech

Eternal Poster
Joined
May 1, 2020
Posts
1,051
Reaction
1,739
Points
429
Realme-3-TWRP-and-Root.gif

Realme flagship smartphone powered by Oct0-Core Mediatek Helio P70 (12nm) processor inside along with Mali-G72 MP3 GPU for graphics process. It’s available in 3 GB and 4 GB of RAM options with 64 GB internal storage. There is another model available that comes with 3 GB of RAM and 32 GB internal storage. In terms of camera, it has dual camera sensors on the backside along with LED flash. There is a 13-megapixel main camera and a 2-megapixel depth sensor secondary.

Advantages of TWRP Recovery
  • Flash Custom ROM on your device using TWRP.
  • Root and Unroot your device using TWRP Recovery flashable zip SuperSU.
  • Flash the image file on your device using TWRP Recovery.
  • You can underclock and overclock.
  • Easy to flash and use Xposed Modules on your device using TWRP.
  • Easy access to restore the Nandroid Backup.
  • You can install Magisk on your device.
  • Flash modding zip files to customize your phone.
  • Create and Restore Nandroid Backup using TWRP Recovery.
  • Remove all bloatware from your device using TWRP Recovery.
  • Perform clean Wipe, Cache, and Data in your device.
Advantages of Rooting
  • You can get access to all files on your device, even the files which present in the root directory of your device.
  • You can increase the performance of your device by overclocking.
  • By rooting you can increase battery life by underclocking your device.
  • You can uninstall Bloatware on your phone.
  • You can block Ads on any Android applications such as YøùTùbé and other game-related applications.
  • By Rooting your device, you can View, Edit or Delete any system file inside the root directory.
Disclaimer
If anything happens to your device during this process or after this process, we will not responsible for. So. proceed at your own risk.

How to Root Realme 3 and Install TWRP Recovery

Requirement
  • Make sure you have installed ADB and Fastboot on your PC/Laptop for this procedure.
  • Make sure your phone’s bootloader is unlocked.
  • Before starting this procedure, make sure to take a full backup of your phone.
  • Make sure that your phone charged up to 60%.
  • This article works only for Realme 3. Don’t try on other devices.
  • Make sure you have installed Realme 3 USB drivers on your PC/Laptop.
  • Enable Developer Options: Go to Settings>> About device. Tap 7 times on Build number to enable Developer options.
  • Enable OEM Unlock and USB debugging options: Settings>>Developer options
Download
  • Download You do not have permission to view the full content of this post. Log in or register now. For Realme 3 (hold link) under verify
  • Download You do not have permission to view the full content of this post. Log in or register now. (hold link) under verify
  • Download You do not have permission to view the full content of this post. Log in or register now.
  • Download You do not have permission to view the full content of this post. Log in or register now.
Install TWRP Recovery on Realme 3
  • Go to the ABD and Fastboot folder and run the command prompt by holding the Shift key and right-click on an empty space inside the folder.
  • Now click on the Open PowerShell window here.
  • Now, reboot your phone into Fastboot mode by press and hold the Volume Down + Power key together for a few seconds.
  • Now connect your phone to the Windows PC or Laptop via USB cable.
  • Write the following command
    adb reboot bootloader
  • Now write the following command to check if your phone is connected properly
    fastboot devices
  • To flash the recovery, type the command. (Please make sure the name of TWRP image, if you renamed it to recovery.img, then after the flash recovery, type recovery.img)
  • Now again write the following command.
    fastboot flash recovery recovery.img
  • again, write the following command to reboot your phone.
    fastboot reboot

You have successfully installed TWRP Custom Recovery on Realme 3 smartphone.
Don’t try to flash both Magisk and SuperSU on your phone. You need to root either with SuperSU or Magisk


Root Realme 3 using SuperSU
  • Download SuperSU zip file on your Windows PC or Laptop, download link mention in the download section.
  • Now transfer the SuperSU zip file into your phone’s root (internal) memory.
  • Now reboot your phone into TWRP recovery mode by pressing Volume Down and Power button together for few seconds. In case this is not taking you into TWRP Recovery Mode, then try Volume UP and Power Button. In some phone, you can access the recovery menu by this.
  • Once you inside TWRP recovery, tap on install and select superSU zip file.
  • Now swipe to confirm.
  • Now tap on reboot.
You have successfully root Realme 3 smartphone using SuperSU.


Root Realme 3 using Magisk
  • Download Magisk zip file on your Windows PC or Laptop, download link mention in the download section.
  • Now transfer the Magisk zip file into your phone’s root (internal) memory.
  • Now reboot your phone into TWRP recovery mode by pressing Volume Down and Power button together for few seconds. In case this is not taking you into TWRP Recovery Mode, then try Volume UP and Power Button. In some phone, you can access the recovery menu by this.
  • Once you inside TWRP recovery, tap on install and select Magisk zip file.
  • Now swipe to confirm.
  • Now tap on reboot.
That’s it, you have root Realme 3 smartphone successfully and install TWRP on it. If you face any problem or issue during the process, let us know in the comment section.
 

Attachments

Back
Top