Home > Unlock Bootloader

How to Unlock Bootloader on Vivo X70/Pro/Pro+

In this guide, we will show you the steps to unlock the bootloader on your Vivo X70/Pro/Pro+. While this device from Vivo was released last year but is still in the bucket list of many users. With a 120hz refresh rate, powerful Snapdragon 888+ 5G chipset, a mammoth 12 GB RAM, and the support for fast wireless charging, the reason for its popularity is there for everyone to see. However, when it came to custom development, Vivo devices were never the frontrunners.

And the same was the case with this device as well. This is because the first entry point to this domain, aka unlocking the bootloader, was way too much complicated for the general users. But thanks to the great work of the developers, they did manage to grab hold of a nifty workaround through which you could easily unlock the bootloader on your Vivo X70/Pro/Pro+. And in this guide, we will show you how to do just that. Follow along.

Benefits and Risks of Unlocking the Bootloader

Unlocking the bootloader is the gateway to extract the maximum benefits of Android’s open-source ecosystem. For example, you will be able to install a custom ROM or flash a custom recovery like TWRP. Likewise, you will also be able to get access to the system partition as well as administrative privileges by rooting your device via Magisk. This will then allow you to flash Magisk ModulesXposed FrameworkSubstratum Themes, and Viper4Android among others.

Unlock Bootloader Vivo X80 Pro

However, carrying out these tweaks brings in a few uninvited risks as well. To begin with, it will wipe off all the data and could nullify the device’s warranty as well. Along the same lines, it will degrade the Widevine L1 certification to L3, thereby preventing you from streaming content in HD [FIXED]. The SafetyNet will be triggered as well [FIXED], thereby preventing you from using banking apps [FIXED]. So if that’s well and good then let’s get started with the steps to unlock the bootloader on your Vivo X70/Pro/Pro+.

How to Unlock Bootloader on Vivo X70/Pro/Pro+

unlock bootloader Vivo X70 Pro

The below instructions will wipe off all the data from your device, so take a backup beforehand. Likewise, it might also nullify the device’s warranty. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Download Modified ADB & Fastboot

  1. To begin with, download and extract the modified ADB and Fastboot Tool.
  2. Then download the modified Fastboot Binary. [Credits: XDA Senior Member Naveen Singh].
  3. Now extract it inside the same folder where you had extracted the above tool.
  4. It will now ask you to replace the AdbWinApi.dll and fastboot.exe files, reply YES.Unlock Bootloader Vivo X70 Pro

STEP 2: Enable USB Debugging and OEM Unlocking

Next up, you will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

Unlock Bootloader Vivo X70 Pro

So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.

STEP 3: Downgrade to OriginOS

The process of unlocking the bootloader didn’t work out on the latest OS build. So you will have to downgrade the device to OriginOS 1.0 and then carry out the process. For that, you may use the official Vivo Downgrade Tool. However, do keep in mind that the tool is in Chinese. I used Google Lens to carry out the image translation wherever required.

Unlock Bootloader Vivo X70 Pro

STEP 4: Boot Vivo X70/Pro/Pro+ to FastbootD Mode

  1. Now connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the ADB & Fastboot folder, type in CMD in the address bar, and hit Enter.
  3. This will launch the Command Prompt. Launch another Command Prompt window similarly.command prompt
  4. Type in the following command in any one of the CMD windows to boot your device to FastbootD Mode
    adb reboot fastboot
  5. After that, use the below command to reboot to the FastbootD Mode.
    fastboot reboot fastboot

STEP 5: Unlock Bootloader on Vivo X70/Pro/Pro+

  1. To begin with, download any partition IMG file and transfer it to the ADB & Fastboot folder [Why? See FAQ below]. For this guide, we are using the vendor.img.
  2. Likewise, make sure you have two CMD windows opened in the ADB & Fastboot folder.
  3. Now execute the below command in the first CMD window to initiate the unlock process [it will fail as of now, not an issue]
    fastboot vivo_bsp unlock_vivo

    Unlock Bootloader Vivo X70 Pro

  4. Then switch over to the second command prompt window and execute the below command [Since your bootloader is currently locked, the flashing will give an error, that is completely normal]:
    fastboot flash vendor vendor.img

    Unlock Bootloader Vivo X70 Pro

  5. Now switch back to the first CMD window and keep on executing the below unlock command until you get the Okay Finished message.
    fastboot vivo_bsp unlock_vivo

    Unlock Bootloader Vivo X70 Pro

  6. Your device will undergo a data wipe, unlock the bootloader, and finally boot to the OS. You may also use the below command to boot the device to the OS:
    fastboot reboot

That’s it. These were the steps to unlock the bootloader on your Vivo X70/Pro/Pro+. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.

FAQ: Why Did we Flash Partition File to Unlock The Bootloader

The vendor.img file that we flashed acted as a dummy file that was only needed to initiate the flashing process in the device’s FastbootD Mode. Moroever, since the file wasn’t successfully flashed because the bootloader was still locked at that point in time, you could use any file to perform this action. Just make sure to change the command accordingly. Moroever, you could use the file from any device you want [since it wouldn’t actually be flashed, it shouldn’t be a cause of concern], however, it is generally not advised to do so.


Share: