How to Unlock Bootloader, Install TWRP Recovery And Root OPPO F9.
ππππππ
INSTALL TWRP RECOVERY ON OPPO F9
- Download ADB ( Android Debug Bridge ) tools for your computer. In order to download ADB tools Click here.
- Once download complete extract it. Then download TWRP img. Click here to download TWRP img.
- Copy downloaded TWRP img file to extracted ADB tools folder.
- Now enable OEM unlock and USB debugging options. Follow below picture guide to enable those two options.
- – Go to settings -> about phone
– Tap 7 times on Version number to enable “Developer Options”
– Go to settings -> Additional Settings -> Developer Options and enable options
– Once developer options are visible find “OEM unlock” and “USB Debugging” and enable them too. - Now connect your OPPO F9 to the computer using the USB cable. Before continuing further make sure to backup all your data on the Oppo Android phone. Once you connect your phone to the computer your OPPO F9 will ask permissions to connect with your computer with USB debugging.
- Open downloaded ADB folder that contains TWRP img file too. Click on the address bar and type “cmd” to open command prompt point to the current folder you are in.
- In the command prompt type
- " adb devices "
- If you see any device is listed then you are good to go. Now type below command to enter bootloader
- " adb reboot bootloader "
- Now you can see phone loaded in the bootloader. Then type below command to flash recovery. At the end of the command give the name of the TWRP img file you downloaded.
" fastboot flash recovery twrp-3.2.1.0f7.img "
- Once the above process finished again type below command
" fastboot boot twrp-3.2.1.0f7.img "
- Now you can see TeamWin recovery has open on your phone.
STEP 2: INSTALL MAGSICK TO ROOT OPPO F9
- First download Magisk latest version. Click here to download Magisk Zip.
- If you download Magisk Zip to computer place that Zip file inside the phone SD card or phone storage and remember to the location of the Magisk Zip.
- Then turn off your Oppo mobile.
- Press & hold the Volume Down + power button, at the same time for about 5 seconds.
- Then the phone will reboot and you can see Team Win recovery menu.
- Click on Install button as on picture below
- Now find downloaded Magisk Zip file.
- Now install the Zip file and wait till it complete the installation. Now reboot your device to see it works on your device.
INSTALL MAGISK MANAGER
- First, download Magisk Manager Apk. Click here to download Magisk Manager.
- Once download complete install Magisk manager on your Oppo phone.
- Done !.
I hope you understand all tutorial on how to how to Root OPPO F9 Smartphone.
πππππ
0 Comments