How To Unlock Bootloader Of Vivo Phones ?

Search This thread

gopesh.galav

New member
May 2, 2021
2
0
Hi!
maxresdefault-e1507640029694.jpg

I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

So, After a bit of research, here’s what I got :-

Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
vivo_fastboot on Github
WARNING! It’ll void your warranty.

Follow the below steps to unlock bootloader of vivo phones :-
I've compiled fastboot binary with necessary modifications which you can download from below

Download vivo_fastboot For Windows
Downloadvivo_fastboot For Linux

Download : Vivo_fastboot_v2 :- Linux Windows
Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

lock-e1507643614851.jpg


If you are using linux then type

sudo ./fastboot bbk unlock_vivo

blunlock.png


If you are using Windows then type

fastboot bbk unlock_vivo

Voila ! Your Vivo Phone is now Unlocked.

unlock-e1507644058674.jpg


If You Want to lock it again then just type

fastboot bbk lock_vivo

In case Of linux type

sudo ./fastboot bbk lock_vivo

UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

YouTube Video for unlocking vivo bootloader :
Bingo......
UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
Original Thread Here


UPDATE :-
[/
I discovered a new method few months ago, & it works well on new vivo devices:-
This method is unofficial & may brick your device (in 1% cases)
I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
If You are using this method to unlock bootloader, use at your own risk !

Downloads :-
BLUnlocker_v1.zip
QDLoader_HS_USB_Driver.7z
Steps to unlock bootloader :-

1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
2. Install Qualcomm USB Driver for Qdloader 9008 mode.
3. Get your phone, press vol up & down buttons together & connect USB at the same time.
4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
6. Double Click the 'dump_devinfo.bat' file.
7. Enter the port number (from step 5) & press enter
8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
9. Double click 'unlock.bat'



-:Video:-
If all went good, your bootloader is unlocked now!
Thanks me later, go break some eggs !
Peace !


vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

! GIVE CREDITS IF YOU ARE USING MY WORK !
VIVO V7 UNLOCK DONE BY BLUNLOCK BUT MY PHONE IS LOCKED ASKING FOR PASSWORD
 

gopesh.galav

New member
May 2, 2021
2
0
Hi!
maxresdefault-e1507640029694.jpg

I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

So, After a bit of research, here’s what I got :-

Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
vivo_fastboot on Github
WARNING! It’ll void your warranty.

Follow the below steps to unlock bootloader of vivo phones :-
I've compiled fastboot binary with necessary modifications which you can download from below

Download vivo_fastboot For Windows
Downloadvivo_fastboot For Linux

Download : Vivo_fastboot_v2 :- Linux Windows
Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

lock-e1507643614851.jpg


If you are using linux then type

sudo ./fastboot bbk unlock_vivo

blunlock.png


If you are using Windows then type

fastboot bbk unlock_vivo

Voila ! Your Vivo Phone is now Unlocked.

unlock-e1507644058674.jpg


If You Want to lock it again then just type

fastboot bbk lock_vivo

In case Of linux type

sudo ./fastboot bbk lock_vivo

UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

YouTube Video for unlocking vivo bootloader :
Bingo......
UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
Original Thread Here


UPDATE :-
[/
I discovered a new method few months ago, & it works well on new vivo devices:-
This method is unofficial & may brick your device (in 1% cases)
I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
If You are using this method to unlock bootloader, use at your own risk !

Downloads :-
BLUnlocker_v1.zip
QDLoader_HS_USB_Driver.7z
Steps to unlock bootloader :-

1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
2. Install Qualcomm USB Driver for Qdloader 9008 mode.
3. Get your phone, press vol up & down buttons together & connect USB at the same time.
4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
6. Double Click the 'dump_devinfo.bat' file.
7. Enter the port number (from step 5) & press enter
8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
9. Double click 'unlock.bat'



-:Video:-
If all went good, your bootloader is unlocked now!
Thanks me later, go break some eggs !
Peace !


vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

! GIVE CREDITS IF YOU ARE USING MBO

Hi!
maxresdefault-e1507640029694.jpg

I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

So, After a bit of research, here’s what I got :-

Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
vivo_fastboot on Github
WARNING! It’ll void your warranty.

Follow the below steps to unlock bootloader of vivo phones :-
I've compiled fastboot binary with necessary modifications which you can download from below

Download vivo_fastboot For Windows
Downloadvivo_fastboot For Linux

Download : Vivo_fastboot_v2 :- Linux Windows
Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

lock-e1507643614851.jpg


If you are using linux then type

sudo ./fastboot bbk unlock_vivo

blunlock.png


If you are using Windows then type

fastboot bbk unlock_vivo

Voila ! Your Vivo Phone is now Unlocked.

unlock-e1507644058674.jpg


If You Want to lock it again then just type

fastboot bbk lock_vivo

In case Of linux type

sudo ./fastboot bbk lock_vivo

UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

YouTube Video for unlocking vivo bootloader :
Bingo......
UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
Original Thread Here


UPDATE :-
[/
I discovered a new method few months ago, & it works well on new vivo devices:-
This method is unofficial & may brick your device (in 1% cases)
I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
If You are using this method to unlock bootloader, use at your own risk !

Downloads :-
BLUnlocker_v1.zip
QDLoader_HS_USB_Driver.7z
Steps to unlock bootloader :-

1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
2. Install Qualcomm USB Driver for Qdloader 9008 mode.
3. Get your phone, press vol up & down buttons together & connect USB at the same time.
4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
6. Double Click the 'dump_devinfo.bat' file.
7. Enter the port number (from step 5) & press enter
8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
9. Double click 'unlock.bat'



-:Video:-
https://www.youtube.com/watch?v=DdmrpRxQO74
If all went good, your bootloader is unlocked now!
Thanks me later, go break some eggs !
Peace !


vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

! GIVE CREDITS IF YOU ARE USING MY WORK !

BRO BOOTLOADER UNLOCKED BUT MY PHONE IS ASKING FOR PASSWORD TO UNLOCK
 

BreadcrumbTrail

New member
Nov 4, 2020
2
0
I was able to get the full firmware (11gb) of vivo x50 pro (that's as X51 5G is labelled in some markets).
But on it there is only a firehose with .elf extension.
Unfortunately in the video we are talking about a firehose .mbn
 

Jun Evergreen

New member
Sep 7, 2021
2
0
My vivo y11 2019 refuses to unlock bootloader due to this command

C:\Users\Jun Evergreen\Desktop\vivo_fastboot_for_windows>fastboot bbk unlock_vivo
...
FAILED (remote: unclock fail.)
finished. total time: 0.002s
 

baz00ka

Senior Member
May 13, 2009
72
2
i have a ViVo V11 1806 Mobile. Tried ADB method to unlock Bootloader but failed. Trying to Root device,so that i can undelete some lost files from it. Can anyone help?
 

no111one

Senior Member
Nov 30, 2020
79
15
Nokia Lumia 920
Samsung Galaxy S4
Hi!
maxresdefault-e1507640029694.jpg

I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

So, After a bit of research, here’s what I got :-

Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
vivo_fastboot on Github
WARNING! It’ll void your warranty.

Follow the below steps to unlock bootloader of vivo phones :-
I've compiled fastboot binary with necessary modifications which you can download from below

Download vivo_fastboot For Windows
Downloadvivo_fastboot For Linux

Download : Vivo_fastboot_v2 :- Linux Windows
Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

lock-e1507643614851.jpg


If you are using linux then type

sudo ./fastboot bbk unlock_vivo

blunlock.png


If you are using Windows then type

fastboot bbk unlock_vivo

Voila ! Your Vivo Phone is now Unlocked.

unlock-e1507644058674.jpg


If You Want to lock it again then just type

fastboot bbk lock_vivo

In case Of linux type

sudo ./fastboot bbk lock_vivo

UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

YouTube Video for unlocking vivo bootloader :
Bingo......
UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
Original Thread Here


UPDATE :-
[/
I discovered a new method few months ago, & it works well on new vivo devices:-
This method is unofficial & may brick your device (in 1% cases)
I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
If You are using this method to unlock bootloader, use at your own risk !

Downloads :-
BLUnlocker_v1.zip
QDLoader_HS_USB_Driver.7z
Steps to unlock bootloader :-

1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
2. Install Qualcomm USB Driver for Qdloader 9008 mode.
3. Get your phone, press vol up & down buttons together & connect USB at the same time.
4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
6. Double Click the 'dump_devinfo.bat' file.
7. Enter the port number (from step 5) & press enter
8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
9. Double click 'unlock.bat'



-:Video:-
If all went good, your bootloader is unlocked now!
Thanks me later, go break some eggs !
Peace !


vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

! GIVE CREDITS IF YOU ARE USING MY WORK !
Tried this on Vivo Y1s (2015), bootloader "k65v1_64_bsp-3461ff4-20210119145118-202". Using v2 with "fastboot vivo_bsp unlock_vivo" doesn't work - locks up on "waiting for device" on windows, the original goes "remote: unknown command". Using FTOS 10.5 build PD2014F_EX_A_1.12.17, regional link to Russia. Security patch as of 01.01.2021.
Did anyone have luck recently? Apparently this indian guy did, on android 11:
 

Attachments

  • Screenshot 2021-09-18 221003.png
    Screenshot 2021-09-18 221003.png
    7.2 KB · Views: 149

NeonzGamingYT

Member
Dec 5, 2020
37
2
Redmi 9A
Tried this on Vivo Y1s (2015), bootloader "k65v1_64_bsp-3461ff4-20210119145118-202". Using v2 with "fastboot vivo_bsp unlock_vivo" doesn't work - locks up on "waiting for device" on windows, the original goes "remote: unknown command". Using FTOS 10.5 build PD2014F_EX_A_1.12.17, regional link to Russia. Security patch as of 01.01.2021.
Did anyone have luck recently? Apparently this indian guy did, on android 11:
nope it will not work
 

alecxs

Forum Moderator
Staff member
Feb 17, 2016
4,637
7
3,903
gitlab.com
Last edited:

no111one

Senior Member
Nov 30, 2020
79
15
Nokia Lumia 920
Samsung Galaxy S4

tаurus

New member
Oct 12, 2021
4
0
Hello!
Is it possible to unlock and get root on a VIVO Y31 phone?
Snapdragon SDM662 processor.
 

arjum

New member
Oct 25, 2011
1
0
Last three months I had tried to unlock bootloader of Vivo V15 device but no luck. And I also not geeting any proper update from XDA regarding vivo bootloader unlock method.
 

is4kib

Member
Dec 9, 2017
5
0
Hi,
I tried to unlock the bootloader of my Y93 (snapdragon 439) but none of the instructions used work.
fastboot bbk unlock_vivo
fastboot vivo_bsp unlock_vivo
fastboot bbk vivo_bsp unlock_vivo

...all return failed. who can help me?
Thank you
 

CoreNameJhay

Member
Oct 29, 2021
13
7
Samsung Galaxy Tab 2
Hi!
maxresdefault-e1507640029694.jpg

I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

So, After a bit of research, here’s what I got :-

Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
vivo_fastboot on Github
WARNING! It’ll void your warranty.

Follow the below steps to unlock bootloader of vivo phones :-
I've compiled fastboot binary with necessary modifications which you can download from below

Download vivo_fastboot For Windows
Downloadvivo_fastboot For Linux

Download : Vivo_fastboot_v2 :- Linux Windows
Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

lock-e1507643614851.jpg


If you are using linux then type

sudo ./fastboot bbk unlock_vivo

blunlock.png


If you are using Windows then type

fastboot bbk unlock_vivo

Voila ! Your Vivo Phone is now Unlocked.

unlock-e1507644058674.jpg


If You Want to lock it again then just type

fastboot bbk lock_vivo

In case Of linux type

sudo ./fastboot bbk lock_vivo

UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

YouTube Video for unlocking vivo bootloader :
Bingo......
UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
Original Thread Here


UPDATE :-
[/
I discovered a new method few months ago, & it works well on new vivo devices:-
This method is unofficial & may brick your device (in 1% cases)
I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
If You are using this method to unlock bootloader, use at your own risk !

Downloads :-
BLUnlocker_v1.zip
QDLoader_HS_USB_Driver.7z
Steps to unlock bootloader :-

1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
2. Install Qualcomm USB Driver for Qdloader 9008 mode.
3. Get your phone, press vol up & down buttons together & connect USB at the same time.
4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
6. Double Click the 'dump_devinfo.bat' file.
7. Enter the port number (from step 5) & press enter
8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
9. Double click 'unlock.bat'



-:Video:-
If all went good, your bootloader is unlocked now!
Thanks me later, go break some eggs !
Peace !


vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

! GIVE CREDITS IF YOU ARE USING MY WORK !
welp New Vivo Phones is too Secured to be unlocked except older Vivo Phones

EDIT: There's no Other Way to Unlock it
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    Hi!
    maxresdefault-e1507640029694.jpg

    I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
    And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

    So, After a bit of research, here’s what I got :-

    Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

    Also, On some phones like vivo y51l (Upgrade to PDF1510_2.6.7), you'll need to upgrade to the latest version available.

    And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.
    vivo_fastboot on Github
    WARNING! It’ll void your warranty.

    Follow the below steps to unlock bootloader of vivo phones :-
    I've compiled fastboot binary with necessary modifications which you can download from below

    Download vivo_fastboot For Windows
    Downloadvivo_fastboot For Linux

    Download : Vivo_fastboot_v2 :- Linux Windows
    Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

    Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

    lock-e1507643614851.jpg


    If you are using linux then type

    sudo ./fastboot bbk unlock_vivo

    blunlock.png


    If you are using Windows then type

    fastboot bbk unlock_vivo

    Voila ! Your Vivo Phone is now Unlocked.

    unlock-e1507644058674.jpg


    If You Want to lock it again then just type

    fastboot bbk lock_vivo

    In case Of linux type

    sudo ./fastboot bbk lock_vivo

    UPDATE :- I discovered a new command for some Vivo phones, it isn't working for me but many user asked to make a fastboot binary with that command.
    The new command is fastboot vivo_bsp unlock_vivo (Type fastboot help to get list of supported commands.) If this method isn't working for you, don't worry, I have another working method ( posting soon...)

    Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

    YouTube Video for unlocking vivo bootloader :
    Bingo......
    UNOFFICIAL CM 12.1 for Vivo y51l is out, Have a look :
    Original Thread Here


    UPDATE :-
    [/
    I discovered a new method few months ago, & it works well on new vivo devices:-
    This method is unofficial & may brick your device (in 1% cases)
    I'm not responsible for any loss or harm done to your device, sdcard, PC, home, ferrari etc.
    If You are using this method to unlock bootloader, use at your own risk !

    Downloads :-
    BLUnlocker_v1.zip
    QDLoader_HS_USB_Driver.7z
    Steps to unlock bootloader :-

    1. Extract the BLUnlocker_v1.zip (You have done this already, trust me, i know you did it :)
    2. Install Qualcomm USB Driver for Qdloader 9008 mode.
    3. Get your phone, press vol up & down buttons together & connect USB at the same time.
    4. Extract your firehose file from your stock firmware (It's usually named like 'prog_emmc_firehose_****.mbn') & place it in the current directory.
    5. Check the port number your device is connected to in WIndows Device Manager. (Looks like COM*)
    6. Double Click the 'dump_devinfo.bat' file.
    7. Enter the port number (from step 5) & press enter
    8. Edit your devinfo.img using HxD Hex Editor as shown in my video (Or you can comment on my channel with a link to your devinfo.img)
    9. Double click 'unlock.bat'



    -:Video:-
    If all went good, your bootloader is unlocked now!
    Thanks me later, go break some eggs !
    Peace !


    vivo fastboot binary sources ( My GitHub ) :- https://github.com/Naveen3Singh/vivo_fastboot

    ! GIVE CREDITS IF YOU ARE USING MY WORK !
    2
    Enable Oem unlock from developer options

    First You have to enable oem unlock from developer options

    screenshot_20171018_141830.jpg


    Then download the vivo fastboot from the link above
    And follow the steps above.
    2
    it is not working on my VIVO V19.

    fastboot bbk unlock_vivo

    FAILED (remote: unlock fail)

    is there any other solution...?
    if none of those cmd or fasboot commands worked, then why dont your try this method. this is my own personal idea to root vivo phones or your vivo v19.
    this method doesnt include unlocking the androids bootloader.
    this is done by downgrading your android to the lower version with a patched boot image and flashing it in edl mode. you must know and have the skills or knowledge to flash the firmware.
    1. You must have a pc or laptop to do so.
    then you have to install some flash tools and the appropriate drivers in your pc or laptop. For qualcomm chipsets you have to install qpst or qfil tool and qualcomm hs usb driver 9008 in your pc or laptop. For more and complete information about the tool and the drivers you just have to look it up online. Personally, i used the qfil tool and the qualcomm hs usb driver for my vivo y11 for its chipset is qualcomm.
    2. You download the lower version or stock rom for your phone, then extract that file and look for the boot image.
    3. Install the magisk app on you phone then look for that boot image and patch it.
    4. Now you transfer that patched boot image in your pc or laptop in the directory where you extracted the firmware.
    4. Assuming you have installed the qfil tool and the qualcomm hs usb driver on you laptop.
    5. Open qfil tool and select the select the flat build option and browse for the prog_emmc_firehose in the extracted firmware. then click on that. Then browse for the patch.xml and the raw.xml and select those.
    ---note you must have put the patched boot image in the folder where you extracted the firmware----
    6.now, turn off your phone. Press the vol+ and the vol- together while inserting the usb cable and once you see the qualcomm hs usb driver 9008 in the qfil tool then your good to go.
    7. click on the download button, and it should start flashing the firmware in your phone.
    8. Once it is finished, disconnect your phone from the pc.
    9. Open your phone, install the magisk app again
    10. Open the magisk app and there you will see the magisk is now installed.
    now you can install magisk modules.
    this method is "downgrading using a firmware with a magsik patched boot image"
    and for info and tutorial, you can PM me in facebook or telegram
    1
    unknown command or device is lock

    when i try to unlock bootloader on Vivo v5 Plus(1611) error comes unknown command or device is lock
    please help me.
    Hi!
    maxresdefault-e1507640029694.jpg

    I’ve seen a lot of users struggling around the internet to find out the way to root vivo phones.
    And, Yeah, There are a lot of tutorials available explaining how to unlock bootloader and root vivo phones, but , nearly all of them do not work.

    So, After a bit of research, here’s what I got :-

    Vivo developers modified there bootloader to used a different command for bootloader unlock/relock than the the stock android commands.

    And That’s Why we need a modified fastboot binary to unlock bootloader of vivo.

    WARNING! It’ll void your warranty.

    Follow the below steps to unlock bootloader of vivo phones :-
    I've compiled fastboot binary with necessary modifications which you can download from below

    Download vivo_fastboot For Windows
    https://drive.google.com/open?id=0BwcKR-Av9XBcVGRRYTJkWXAzcUU

    Download vivo_fastboot For Linux
    https://drive.google.com/open?id=0BwcKR-Av9XBcc0VKd3JKai1oQnM

    (I'm a new member so i can not post links :eek::eek::laugh::laugh: )

    Extract the downloaded files on your Computer and open Terminal/Command Prompt in the extracted directory

    Now power off your vivo phone and enter fastboot mode by pressing power+ vol – buttons simultaneously.

    lock-e1507643614851.jpg


    If you are using linux then type

    sudo ./fastboot bbk unlock_vivo

    blunlock.png


    If you are using Windows then type

    fastboot bbk unlock_vivo

    Voila ! Your Vivo Phone is now Unlocked.

    unlock-e1507644058674.jpg


    If You Want to lock it again then just type

    fastboot bbk lock_vivo

    In case Of linux type

    sudo ./fastboot bbk lock_vivo

    Now you can port and flash twrp recovery and Custom Roms on your vivo devices.

    If You have any confusion or question, leave a comment.
    1
    Thank you for your answer :) .

    I tried that you've said.
    Disabling driver signature enforcement, install the right driver for qpts, check cable, battery percentage and all of others that you typed.

    I think there is a communication problem between my phone and qfil. My phone is y11(s) and there is no way to access edl mode. Vivo is blocking to enter download mode.
    why don't you try to manually activate edl mode by shorting the test points on your vivo y11.
    Open the back cover of you're phone and unplug its battery, locate the test points. Short it using tweezers while inserting the usb cable and its should show the qualcomm hs usb driver in the device manager in your pc.