Alcatel 9051Q Pixi 4(7) fastboot problem - Android Q&A, Help & Troubleshooting

Hello guys!
My device is not booting in boot loader i have run the command of adb devices and my device is recognize by system but adb reboot boot loader command not rebooting device in boot loader and when i run command fastboot oem unlock it stuck at <waiting for device>.
Kindly help me to solve this problem.
Regards,
Taimoor Javaid

I am having the same problem except i cannot boot into bootloader by using the physical buttons either

timimalik said:
Hello guys!
My device is not booting in boot loader i have run the command of adb devices and my device is recognize by system but adb reboot boot loader command not rebooting device in boot loader and when i run command fastboot oem unlock it stuck at <waiting for device>.
Click to expand...
Click to collapse
Hi...
You apparently have enabled developer options and usb debugging. Did you also enable OEM unlocking from the same menu?
---------- Post added at 00:15 ---------- Previous post was at 00:02 ----------
ronin2011 said:
I am having the same problem except i cannot boot into bootloader by using the physical buttons either
Click to expand...
Click to collapse
On your device, go to Settings -----> About phone. Tap 7 times on the “build number“. You should now have enabled developer mode. Go back to the Settings menu and enter "Developer options" and enable USB debugging. Also check “OEM unlocking“. (It might be that you firstly have to connect the phone to a PC and tick “always allow this computer”and then get back to developer options menu and check “OEM unlocking“.
You may then start working with adb and fastboot.
(ps. Be aware that unlocking the bootloader triggers automatic factory reset - you will lose what you have not backed up)

r&xp said:
Hi...
You apparently have enabled developer options and usb debugging. Did you also enable OEM unlocking from the same menu?
---------- Post added at 00:15 ---------- Previous post was at 00:02 ----------
On your device, go to Settings -----> About phone. Tap 7 times on the “build number“. You should now have enabled developer mode. Go back to the Settings menu and enter "Developer options" and enable USB debugging. Also check “OEM unlocking“. (It might be that you firstly have to connect the phone to a PC and tick “always allow this computer”and then get back to developer options menu and check “OEM unlocking“.
You may then start working with adb and fastboot.
(ps. Be aware that unlocking the bootloader triggers automatic factory reset - you will lose what you have not backed up)
Click to expand...
Click to collapse
Hi,
Yes i have enable OEM unlocking option but no success.

timimalik said:
Hi,
Yes i have enable OEM unlocking option but no success.
Click to expand...
Click to collapse
Ok... Step by step... Please make sure you type exactly the commands as shown here:
1. type adb devices if it works, and shows your device then:
2. type adb reboot bootloader. If it works, and you should boot to bootloader. Next:
3. type: fastboot devices. Is you device stiil listed??? If not then there is some kind of trouble here. Your device is listed by adb, but not fastboot. If that is the case I personally do not have experience to help out. The only thing I can think of is that you may have missing drivers that do not allow correct communication between you device and PC.
If that is not the case and your device is listed by fastboot, then:
4. type: fastboot oem unlock. It will show that it is waiting. You will have to look at your device's screen and by using the devices buttons CONFIRM oem ulocking (on your device, not the windows command prompt)
5. If all goes well, your device should ask ask to reboot. Either reboot from menu, or just hold down the power button for a while.
6. After reboot, if all went well, your device will restart and perform an automatic factory reset. You cannot do anything about it. It just happens with OEM unlocking. At this point let it boot normally, and re-enable developer options and usb debugging to continue with root process, or anything that you want to do.
Can't thing of anything else for the moment... Let us know how it goes, perhaps a more experienced member, could share some insights???

I have already enabled usb debugging and oem unlocking yet neither adb reboot bootloader nor using the volume down + power button boot into bootloader mode, both of them lead to the tablet restarting normally to system

r&xp said:
Ok... Step by step... Please make sure you type exactly the commands as shown here:
1. type adb devices if it works, and shows your device then:
2. type adb reboot bootloader. If it works, and you should boot to bootloader. Next:
3. type: fastboot devices. Is you device stiil listed??? If not then there is some kind of trouble here. Your device is listed by adb, but not fastboot. If that is the case I personally do not have experience to help out. The only thing I can think of is that you may have missing drivers that do not allow correct communication between you device and PC.
If that is not the case and your device is listed by fastboot, then:
4. type: fastboot oem unlock. It will show that it is waiting. You will have to look at your device's screen and by using the devices buttons CONFIRM oem ulocking (on your device, not the windows command prompt)
5. If all goes well, your device should ask ask to reboot. Either reboot from menu, or just hold down the power button for a while.
6. After reboot, if all went well, your device will restart and perform an automatic factory reset. You cannot do anything about it. It just happens with OEM unlocking. At this point let it boot normally, and re-enable developer options and usb debugging to continue with root process, or anything that you want to do.
Can't thing of anything else for the moment... Let us know how it goes, perhaps a more experienced member, could share some insights???
Click to expand...
Click to collapse
The problem is at Step 2 adb reboot bootloader only reboot device not booting it into bootloader.

anyone else getting this problem?

Let's wake this thread in a bang! ?
Come on guys! Did anyone manage to deal with the problem? I have absolutely the same issue. Step 2 is the problem for me too. No fastboot mode neither through adb reboot bootloader nor the tablet physical buttons. I get either a normal reboot or the stock recovery which has not many options.
Any help would be appreciated!
Thanks in advance!

Related

I cannot get fastboot to detect my device.

I have the Huawei Ascend Y300-0151 and am trying to unlock the bootloader, in which I cannot get through their website because it's really buggy and won't accept my information.
So these are the steps I've taken:
- Download SDK Manager and install platform-tools and Google USB Driver
- Boot my phone up and connect to the PC
- I can run the command 'adb devices' and my device shows with a unique ID.
- Boot my phone into recovery/download mode (purple screen).
- Connect my phone, the PC detects it.
- However, when I run the command 'fastboot devices', nothing shows up.
Yes, I have installed a driver for my device and it's now showing as Android Bootloader Interface.
I've run out of ideas and have been googling for answers for a very long time, but to no avail.
Any help would be greatly appreciated, thanks!
illquo said:
I have the Huawei Ascend Y300-0151 and am trying to unlock the bootloader, in which I cannot get through their website because it's really buggy and won't accept my information.
So these are the steps I've taken:
- Download SDK Manager and install platform-tools and Google USB Driver
- Boot my phone up and connect to the PC
- I can run the command 'adb devices' and my device shows with a unique ID.
- Boot my phone into recovery/download mode (purple screen).
- Connect my phone, the PC detects it.
- However, when I run the command 'fastboot devices', nothing shows up.
Yes, I have installed a driver for my device and it's now showing as Android Bootloader Interface.
I've run out of ideas and have been googling for answers for a very long time, but to no avail.
Any help would be greatly appreciated, thanks!
Click to expand...
Click to collapse
Given that your attempting to unlock the bootloader of your Huawei device, you should probably send an email to Huawei support requesting for your bootloader unlock code (thats what I did and they replied asking for my device information, and I gave it to them to which I then got my unlock code). For ADB to work you need to boot into fastboot mode, not recovery, then simply use the bootloader unlock code with the following command in cmd: fastboot oem unlock <insert your code here>
And then your done. Be cautious when unlocking your bootloader as you should make sure you have your developer options enabled and the "allow bootloader to be unlocked" option enabled as well.
LaserOP said:
Given that your attempting to unlock the bootloader of your Huawei device, you should probably send an email to Huawei support requesting for your bootloader unlock code (thats what I did and they replied asking for my device information, and I gave it to them to which I then got my unlock code). For ADB to work you need to boot into fastboot mode, not recovery, then simply use the bootloader unlock code with the following command in cmd: fastboot oem unlock <insert your code here>
And then your done. Be cautious when unlocking your bootloader as you should make sure you have your developer options enabled and the "allow bootloader to be unlocked" option enabled as well.
Click to expand...
Click to collapse
I have e-mailed them 2 weeks ago and they are not replying. You're meant to do it through their website, but as I've said, I supply the correct information and it either re-directs to a page that is not there or says I am not entering my information correctly when I've done it over and over again.
The purple screen is fastboot mode isn't it? Because that's the screen I'm entering the commands in, but it's not showing up. I cannot enter in a code for fastboot oem unlock because my device will not be recognized by fastboot in the first place.
So before I am to unlock my bootloader, I'm trying to get my device recognized by fastboot.
illquo said:
I have e-mailed them 2 weeks ago and they are not replying. You're meant to do it through their website, but as I've said, I supply the correct information and it either re-directs to a page that is not there or says I am not entering my information correctly when I've done it over and over again.
The purple screen is fastboot mode isn't it? Because that's the screen I'm entering the commands in, but it's not showing up. I cannot enter in a code for fastboot oem unlock because my device will not be recognized by fastboot in the first place.
So before I am to unlock my bootloader, I'm trying to get my device recognized by fastboot.
Click to expand...
Click to collapse
You can send them an email to get the unlock code, trust me, thats what I did. Maybe try contacting them via their support section of their site if you didn't do so last time.
By the "purple screen" do you mean the screen with options such as "HBOOT", "Fastboot", "Reboot" etc.? The "fastboot devices" command should work if it is recognised by the command "adb devices"
LaserOP said:
You can send them an email to get the unlock code, trust me, thats what I did. Maybe try contacting them via their support section of their site if you didn't do so last time.
By the "purple screen" do you mean the screen with options such as "HBOOT", "Fastboot", "Reboot" etc.? The "fastboot devices" command should work if it is recognised by the command "adb devices"
Click to expand...
Click to collapse
I'll give it a go again, thanks.
By purple screen, I mean holding down the power button and both volume control buttons and the screen boots into a purple screen. Just a purple screen, that's it. I can boot into two other modes by holding down the power button and the volume up button and another by holding the power button and volume down button. I don't have a boot mode that displays any options as you've listed above.
EDIT: I'm in fastboot mode now! It was the mode where you hold down the power button and volume down button. Hahaha. I'll let you know how I get on with unlocking the bootloader. Thanks for your help
No problem, if you found my replies helpful please press the thanks button! It is much appreciated!

Cant install recovery / root - brand new phone, just came in today

OEM unlocking and USB Debugging enabled.
ADB never finds the phone in my windows 10 install no matter what drivers I force it to use. - Tried USB 2 and 3.
Fastboot does find it if I manually start it in fastboot mode, but it can't do anything to it
Fails to write when doing oem unlock
Just sits there if I tell it to write the recovery image.
Phone functions fine, I just want root and a 3rd party rom to be rid of any built in spyware.
Any ideas? any way to root it without flashing then I can just have the twrp app flash it?
Nevermind, found a way around it. This dialpad command made it work
Personmans said:
Hope this will help someone with trouble getting ADB/Fastboot to work. I assume you have a similar environment to me: Windows 10, with working ADB drivers on another device (LG G4 in my case)
Set up LeMax2 in developer mode and enable USB debugging as usual.
Plug in usb and dial *#*#76937#*#* check the box that says "Enable AT Port"
The device should immediately give you the approval message for USB debugging.
Note: This will not stick after a reboot.
Once I had this working, I did an adb reboot recovery, but fastboot still did not work. With the device connected and at the stock recovery screen, I had to open device manager, delete the LeMax device, and allow it to detect again. Finally it appeared in fastboot devices and I was able to flash recovery.
Click to expand...
Click to collapse

[Question] ZTE Majesty Pro

Hello,
I have a Straight Talk ZTE Majesty Pro LTE [Z799VL]. It runs Android 6.0.1. This phone occasionally installs apps and has an annoying app called AppFinder. I have tried to root this phone with KingoRoot and KingRoot. So, I need help figuring out if this thing is even rootable. I would get a more accessible phone, but I'm short on money. I know this is short on information, but I'd be willing to help in any way I can.
Any help would be greatly appreciated.
Boop.
I'm fairly certain this phone was released recently. Maybe it's just too soon.
I have this same phone and am having the same problem finding info on how to root it. Keeping a hopeful eye on this thread
Any news for ZTE Majesty PRO unlock?
My friend just brought it from USA to Europe and he want to use it in normal way
Any news?
Any news?
Zte z799vl -
I have this phone and have tried many types to root it with no luck.
same here looking for root
Root
I've tried SRS King Kingo 360root etc... And many others and nothin so far. Any luck from anyone else?? Even temp root??
ZTE majesty pro z799vl tracfone
The OP is running Android 6 but I have the Straight Talk boxed ZTE Majesty Pro and it runs 7.1.1 out of the box.
There is a thread called Universal Method with a file and instructions but my Android device is the only PC I own so I haven't given it a try. The post has a Windows and a Linux method.
ChernobylBloodwolf said:
Hello,
I have a Straight Talk ZTE Majesty Pro LTE [Z799VL]. It runs Android 6.0.1. This phone occasionally installs apps and has an annoying app called AppFinder. I have tried to root this phone with KingoRoot and KingRoot. So, I need help figuring out if this thing is even rootable. I would get a more accessible phone, but I'm short on money. I know this is short on information, but I'd be willing to help in any way I can.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
Have you unlocked the bootloader?
I recently upgraded to an Android 7.1.1 ZTE Majesty™ Pro Plus LTE (Z899VL) from TracFone,, and was rather dismayed to find out that it has an unremovable Facebook app (among other rubbish that I don't want/don't use).
I've never rooted a device before, and I know that this thread's a little old, but would anyone be willing to post a very-newbie-friendly step-by-step tutorial/walkthrough for rooting this phone (assuming it's possible)?
I have Developer Options enabled, and I can easily unlock the bootloader if that's required. I just want to get rid of these useless (for me) System Apps.
Oh, also: I don't have Linux, so… if it's possible, perhaps the rooting method could work using a Windows 7 PC?
need fastboot to unlock the bootloader. to the best of my knowledge, which aint much. but i can not find access to any kind of dl mode let alone fastboot.
Kizul said:
I recently upgraded to an Android 7.1.1 ZTE Majesty™ Pro Plus LTE (Z799VL) from TracFone,, and was rather dismayed to find out that it has an unremovable Facebook app (among other rubbish that I don't want/don't use).
I've never rooted a device before, and I know that this thread's a little old, but would anyone be willing to post a very-newbie-friendly step-by-step tutorial/walkthrough for rooting this phone (assuming it's possible)?
I have Developer Options enabled, and I can easily unlock the bootloader if that's required. I just want to get rid of these useless (for me) System Apps.
Oh, also: I don't have Linux, so… if it's possible, perhaps the rooting method could work using a Windows 7 PC?
Click to expand...
Click to collapse
UNLOCKING BOOTLOADER:
Download Koush Universal adb driver from koushikdutta.com and adb setup.
Install the driver first and install adb after that.
Type n and press Enter when adb setup asks for installing drivers.
After the installation, run command prompt as administrator.
Open File explorer, and navigate to C:\adb
Please take backup of your data before proceeding further.
In C:\adb press Shift+right click and select Open Command Window here.
Enable USB debugging on your phone and connect your phone to pc using USB cable.
Type "adb devices" without quotation marks and press enter.
If it shows some device to be connected, only then proceed further.
Type "adb reboot bootloader" and press enter.
Phone will boot into fastboot mode.
Type "fastboot devices" and press enter.
If it shows some device to be connected, only then proceed further.
Type "fastboot oem unlock" and press enter.
On the phone screen, the phone will ask for confirmation to unlock bootloader.
Once fastboot shows "Success" or "Done" or something else signifying that the command was successful, type "fastboot reboot" and press enter.
Your phone will reboot normally.
Congrats, you have successfully unlocked bootloader.
ROOTING:
1. For Kingoroot:
Download and install Kingoroot for PC.
Enable USB debugging on your phone and connect your phone to PC using USB cable.
Open Kingoroot.
Connect your pc to internet.
Kingoroot will detect your phone automatically and in a few seconds the root button will come up, click it and wait until the process completes.
Your phone may reboot several times during the process.
Congrats, you have a rooted phone now.
2. For Dr Fone:
Download and install Dr Fone on your PC.
Enable USB debugging on your phone.
Open Dr Fone and select Root option.
Connect your phone to your PC with USB cable.
Dr Fone will detect your phone in a few minutes.
Click "Root" button and wait.
Congrats, you have a rooted phone now.
Augustoandro said:
UNLOCKING BOOTLOADER:
Download Koush Universal adb driver from koushikdutta.com and adb setup.
Install the driver first and install adb after that.
Type n and press Enter when adb setup asks for installing drivers.
After the installation, run command prompt as administrator.
Open File explorer, and navigate to C:\adb
Please take backup of your data before proceeding further.
In C:\adb press Shift+right click and select Open Command Window here.
Enable USB debugging on your phone and connect your phone to pc using USB cable.
Type "adb devices" without quotation marks and press enter.
If it shows some device to be connected, only then proceed further.
Type "adb reboot bootloader" and press enter.
Phone will boot into fastboot mode.
Type "fastboot devices" and press enter.
If it shows some device to be connected, only then proceed further.
Type "fastboot oem unlock" and press enter.
On the phone screen, the phone will ask for confirmation to unlock bootloader.
Once fastboot shows "Success" or "Done" or something else signifying that the command was successful, type "fastboot reboot" and press enter.
Your phone will reboot normally.
Congrats, you have successfully unlocked bootloader.
Click to expand...
Click to collapse
Well, I finally managed to get my 899VL (it's not a 799VL as I'd thought — sorry) to show up as an ADB device; it accepts commands from the ADB program… except that when I execute "adb reboot bootloader", it just reboots my phone.
The ZTE logo shows, then the TracFone logo, and then Android boots as normal. It's as though I simply used the "Restart" option on my phone itself.
Due to this, I can't use "fastboot" commands, because it doesn't seem to enter Fastboot at all.
I do have both the OEM unlocking and USB debugging options turned ON. My only guess as to what's going wrong is that it's TracFone's fault. (Alas, I have no proof…)
Is there anything else that I can do to try and unlock the bootloader? Or is this phone a lost cause?
Kizul said:
Well, I finally managed to get my 899VL (it's not a 799VL as I'd thought — sorry) to show up as an ADB device; it accepts commands from the ADB program… except that when I execute "adb reboot bootloader", it just reboots my phone.
The ZTE logo shows, then the TracFone logo, and then Android boots as normal. It's as though I simply used the "Restart" option on my phone itself.
Due to this, I can't use "fastboot" commands, because it doesn't seem to enter Fastboot at all.
I do have both the OEM unlocking and USB debugging options turned ON. My only guess as to what's going wrong is that it's TracFone's fault. (Alas, I have no proof…)
Is there anything else that I can do to try and unlock the bootloader? Or is this phone a lost cause?
Click to expand...
Click to collapse
Well, I don't know about any other method to unlock boot loader.
BTW, in case of some phones, turning on the "OEM Unlock" button in Developer Options unlocks the bootloader automatically, so maybe, just check whether your bootloader is locked or not.
Both Didn't work
Augustoandro said:
UNLOCKING BOOTLOADER:
Download Koush Universal adb driver from koushikdutta.com and adb setup.
Install the driver first and install adb after that.
Type n and press Enter when adb setup asks for installing drivers.
After the installation, run command prompt as administrator.
Open File explorer, and navigate to C:\adb
Please take backup of your data before proceeding further.
In C:\adb press Shift+right click and select Open Command Window here.
Enable USB debugging on your phone and connect your phone to pc using USB cable.
Type "adb devices" without quotation marks and press enter.
If it shows some device to be connected, only then proceed further.
Type "adb reboot bootloader" and press enter.
Phone will boot into fastboot mode.
Type "fastboot devices" and press enter.
If it shows some device to be connected, only then proceed further.
Type "fastboot oem unlock" and press enter.
On the phone screen, the phone will ask for confirmation to unlock bootloader.
Once fastboot shows "Success" or "Done" or something else signifying that the command was successful, type "fastboot reboot" and press enter.
Your phone will reboot normally.
Congrats, you have successfully unlocked bootloader.
ROOTING:
1. For Kingoroot:
Download and install Kingoroot for PC.
Enable USB debugging on your phone and connect your phone to PC using USB cable.
Open Kingoroot.
Connect your pc to internet.
Kingoroot will detect your phone automatically and in a few seconds the root button will come up, click it and wait until the process completes.
Your phone may reboot several times during the process.
Congrats, you have a rooted phone now.
2. For Dr Fone:
Download and install Dr Fone on your PC.
Enable USB debugging on your phone.
Open Dr Fone and select Root option.
Connect your phone to your PC with USB cable.
Dr Fone will detect your phone in a few minutes.
Click "Root" button and wait.
Congrats, you have a rooted phone now.
Click to expand...
Click to collapse
I tried using both the wasy for the first one the device not going to fastboot mode it just restarts for "adb reboot bootloader".
i tried KingoRoot, Dr Fone but it didn't work.
Did you unlock the ZTE Majesty Pro Z799VL with this method???
drona91 said:
I tried using both the wasy for the first one the device not going to fastboot mode it just restarts for "adb reboot bootloader".
i tried KingoRoot, Dr Fone but it didn't work.
Did you unlock the ZTE Majesty Pro Z799VL with this method???
Click to expand...
Click to collapse
No, these are general instructions which work for most phones.
Z799vl Help USB tethering

Can't unlock Nokia bootloader

Hello there. I have a Nokia 6.1 with android 9.0 and i tried to root it. I enabled the developer mode, then enabled usb debugging.
But when i tried to unlock the bootloader, i couldn't because the OEM unlocking option stays greyed out on off. So when i installed adb and fastboot, i tried to boot by adb reboot bootloader but the fastboot can't do anything because it says device is locked.
I even factory reset the device, nothing. Same thing.
What should i do? Preferably not the paid unlock...
Thanks in advance.
Try this (It will wipe the phone, so create a backup of all important files before proceeding):
1. Connect your phone to your PC with an USB cable (make sure you have activated USB debugging in developer options)
2. Run adb
3. Type in adb reboot bootloader
4. Once your phone has rebooted type in fastboot flashing unlock or fastboot oem unlock
You should have unlocked your bootloader and you should be good to go, if it doesn't work then you'll need an unlock key, which unfortunately you'll have to pay for
If you think that you have misunderstood some steps then feel free to reply

Question Is there a way to DIAG MODE in M2101K7AG (sunny / mojito)

Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
How to enter DIAG Mode and backup IMEI using QPST - Xiaomi Firmware
If you’re looking for a ways on how to enter DIAG Mode and restore / backup IMEI on Xiaomi smartphone here’s a complete guide. Below you’ll find few working methods on how to boot your device in DIAG mode and backup IMEI with Qualcomm Product Support Tools.Advertisement Entering DIAG Mode and...
xiaomifirmware.com
or
*#*#717717#*#*​
or
*#*#426#*#*
or
use terminal method (google it)
or youtube
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjmmb7B6eDyAhWJG-wKHXbtBVIQwqsBegQIBhAB&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8ZzQPwD7bnE&usg=AOvVaw2rqhhONfY3ZJhbDcDfglYU
please leave a lik or"thanks" button if a method work and tell update on which one worked
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
int211 said:
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
Click to expand...
Click to collapse
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
akoaypinoy said:
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
Click to expand...
Click to collapse
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
flairepathos.info said:
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
Click to expand...
Click to collapse
Yup. There's a chance if using CMD authenticated issue mi acc
akoaypinoy said:
Yup. There's a chance if using CMD authenticated issue mi acc
Click to expand...
Click to collapse
Well mi unlock tools will be your option to go for them
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
int211 said:
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
Click to expand...
Click to collapse
You must unlock bootloader first
Does uypur phone show the authorization popup when you connect for adb and have you allowed always allow this device?
What are you all talking about in this thread?
There is NO WAY to initially unlock the bootloader without MI account, phoning home and waiting 167+hours.
PERIOD. let that sink in.
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
Whatever you want to do after that, requires this step before. There is no "root without MI account".

Categories

Resources