Prerequisites
- Make sure you have installed ADB and Fastboot on your PC/Laptop for this procedure.
- Make ake 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 Blackview BV9700 Pro. Don’t try on other devices.
- Make sure you have installed Blackview BV9700 Pro 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 TWRP Recovery For Blackview BV9700 Pro
- Download No verity opt Encrypt for BlackView BV9700 Pro
- Download SuperSU
- Download Magisk
- Download the TWRP Recovery file from the download section and rename it to recovery.
- 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.
- Now write the following command
fastboot flash recovery recovery.img
- again, write the following command to reboot your phone.
fastboot reboot
Note – Don’t try to flash both Magisk and SuperSU on your phone. You need to root either with SuperSU or Magisk
Root Blackview BV9700 Pro 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.
Root Blackview BV9700 Pro 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.
If you face any problem or issue during the process, let us know in the comment section.