I'm trying to unlock the bootloader on my htc Desire 816 on my Windows 10 PC. I go through the whole process on HTCdev and get the unlock token but the cmd prompt isn't loading it for some reason idk why. I put the Unlock_code.bin file in the same folder as my fastboot app. and this is what I type into cmd prompt - C:\Users\Jennifer\AppData\Local\Android\sdk\platform-tools\fastboot flash unlocktoken Unlock_code.bin
this is what it gives me
error: cannot load 'Unlock_code.bin'
Am I missing something here?
disturbed1117 said:
I'm trying to unlock the bootloader on my htc Desire 816 on my Windows 10 PC. I go through the whole process on HTCdev and get the unlock token but the cmd prompt isn't loading it for some reason idk why. I put the Unlock_code.bin file in the same folder as my fastboot app. and this is what I type into cmd prompt - C:\Users\Jennifer\AppData\Local\Android\sdk\platform-tools\fastboot flash unlocktoken Unlock_code.bin
this is what it gives me
error: cannot load 'Unlock_code.bin'
Am I missing something here?
Click to expand...
Click to collapse
its platform-tools idk why it made the space there
Related
Unlocking Bootloader Failed!
Sorry it didn't work out. Here's why:
We're sorry, but it appears your attempt to unlock the bootloader on this device has failed. This could be caused by several factors including simple errors in the entry of the unlock token, problems with your device, or a lack of manufacturer support for the unlocking process. Please see the specific error code listed below, and try again if necessary.
Error Code: Invalid Bootloader Token Length.
Error Reason: The submitted Token appears to be the wrong length and won't work.
Click to expand...
Click to collapse
Please help me !!
Raamzii said:
Please help me !!
Click to expand...
Click to collapse
Looks like your token is incorrect. How did you get it and did you paste it correctly?
bananagranola said:
Looks like your token is incorrect. How did you get it and did you paste it correctly?
Click to expand...
Click to collapse
Yeah, you right !!
Now i receive the Unlock_code.bin !!
but i cant open it in CMD
Code:
Picture in the attachment
Raamzii said:
Yeah, you right !!
Now i receive the Unlock_code.bin !!
but i cant open it in CMD
Code:
Picture in the attachment
Click to expand...
Click to collapse
you must put a Unlock_code.bin file into your SDK/ADB folder (a same place as your adb.exe or fastboot.exe folder)
then after that you can execute fastboot command to flashing it.. "fastboot flash unlocktoken Unlock_code.bin"
hope this can help..n good luck..
JJeamy said:
you must put a Unlock_code.bin file into your SDK/ADB folder (a same place as your adb.exe or fastboot.exe folder)
then after that you can execute fastboot command to flashing it.. "fastboot flash unlocktoken Unlock_code.bin"
hope this can help..n good luck..
Click to expand...
Click to collapse
Thank you very much !!
i followed the instructions on htc dev to unlock bootloader...I downloaded fastboot binary and placed it in c:\Android but as i type in the cmd C:\Android>fastboot oem get_identifier_token I get this"'fastboot' is not recognized as an internal or external command, operableprogram or batch file." please help!
aryan_wfs said:
i followed the instructions on htc dev to unlock bootloader...I downloaded fastboot binary and placed it in c:\Android but as i type in the cmd C:\Android>fastboot oem get_identifier_token I get this"'fastboot' is not recognized as an internal or external command, operableprogram or batch file." please help!
Click to expand...
Click to collapse
Try THIS or This one
Im trying to root my HTC One M8 and am in the process of unlocking bootloader via the HTCDEV website (http://www.htcdev.com/bootloader/unlock-instructions). I Have.....
booted the phone into fastboot
downloaded the fastboot binary
save it fastboot.exe to c:\fastboot
opened cmd and navigated to c:\fastboot and typed 'fastboot oem get_identifier_token'
as soon as i press return windows gives me an error message that fastboot.exe has stopped working.
Any ideas how to fix this issue??
BlockABoots said:
Im trying to root my HTC One M8 and am in the process of unlocking bootloader via the HTCDEV website (http://www.htcdev.com/bootloader/unlock-instructions). I Have.....
booted the phone into fastboot
downloaded the fastboot binary
save it fastboot.exe to c:\fastboot
opened cmd and navigated to c:\fastboot and typed 'fastboot oem get_identifier_token'
as soon as i press return windows gives me an error message that fastboot.exe has stopped working.
Any ideas how to fix this issue??
Click to expand...
Click to collapse
Try this.
I downloaded the 15 Second ADB/Fastboot installer, and i got my bootloader token, but when i try "fastboot flash unlocktoken Unlock_code.bin" in cmd it wont let me pull anything up. I'm using Vista btw
Put the unlock_code.bin file in the same folder as the fastboot.exe you are executing.
Beamed in by telepathy.
I just wanted to flash my htc desire 816 with the custom recovery twrp.to do that I tried to unlock the bootloader.i just enterd the fastboot mode and gave the command in cmd "fastboot oem get_identifier_token".But it keeps showing "error remote unknown command".The only things fastboot is responding when using the command "fastboot devices".For every other commands it's showing the above mentioned error.pls help me to resolve this.