How To Unlock Itel Bootloader
In case you are getting bored with the old Samsung recovery modes and require something new with a customized recovery touch, the first thing that you must do is to unlock the bootloader of your Samsung device. Without the bootloader unlocking, then you really won’t proceed to get a customized recovery touch. I have been following the instructions to unlock my leagoo t5c. My phone is detected in adb, but when i want to reboot in bootloader using adb reboot bootloader, my phone stuck in boot logo. And when i checked in fastboot devices, is showed the message. Whats wrong with my phone? I have installed the driver clearly. My phone is use spreadtrum sc 9853i. How To Unlock Itel P51 Bootloader. Install Recovery For Itel P51. Download the Twrp Recovery From the below link, Download ADB folder and Fastboot driver Installer. Go to SettingAbout Phonetype 7 time Build number BackDeveloper Option and Enable Device Debugging And Oem Unlock. Now Install Correct ADB and fastboot Driver on Your PC. First of all We Need to Setup adb Fastboot tools/Platform tools So Download From above and extract the zip File. Now Download and Extract Root Files file In the adb tools Folder. Switch off Phone and together Press Volume Down and Power button it Will boot it in fastboot Mod. Then Connect Phone to PC using the usb cable.
Hi, Thanks for the good job. I follow the tutorial on how to unlock bootloader and how to flash patched boot.img using latest Adb & Fastboot tool i used 15 seconds adb & fastboot installer v.1.4.3 and also use minimal adb &fastboot tool v1.4.3 which are both latest
When I tried to unlock my itel P33 plus bootloader using the Cmd on my Adb & fastboot tool after in developer mode unlock oem and USB debuging was on.I
tried the two Cmd
fastboot oem unlock (failed)
Fastboot flashing unlock( not implemet)
To verify my bootloader i run
Fastboot getvar unlock. I got unlocked: finished
Then I proceed to flashing my patched boot.img. and I got flashing flag lock ) unlock it first ! Then I knew the bootloader was not unlocked. After using the two Cmd;
fastboot oem unlock (failed)
Fastboot flashing unlock( not implemet) what should I do to solve this. The fastboot flashing unlock command did not work
Unlike in some other devices, you don't necessarily need to unlock the bootloader to flash a custom ROM to your Mediatek (MTK), Spreadtrum (SPD) Android phone. You don't even need bootloader (fastboot) to flash a custom recovery since Mediatek has SP Flash tool and Spreadtrum has Research / Upgrade download tool amidst several Chinese boxes. There are however certain scenarios where fastboot is the only feasible way to get a custom recovery loaded to your device from which you can then root, backup or install a custom ROM. This guide will explain how to unlock the Bootloader on a Mediatek (MTK), Spreadtrum (SPD) or Qualcomm (QLM) Android phone, an important prerequisite for flashing a custom recovery via fastboot.
Requirements
- Setup ADB-Fastboot on your PC. For Spreadtrum devices, follow this guide (in order to enable adb detect your device)
- Enable USB Debugging and OEM Unlocking (if available)
How to unlock a Mediatek, Spreadtrum or Qualcomm Android phone's Bootloader via fastboot
Follow the steps below to unlock the Bootloader of an Android device
See the video tutorial below or @ https://youtu.be/DL5NMR-n4_Q- Open the adb folder
- Hold Shift (on the keyboard) then right-click on a blank space in the folder > Select Open Command window here
- Command prompt screen (adb) should now be open
- Connect the phone to PC (via USB cord) while ON then run the command below (by 'run', I mean type then press Enter
adb devices
- If you've setup everything right, the device should get detected under List of devices attached
- Run the command below to get the phone into Bootloader (fastboot)
adb reboot-bootloader
- The phone should now boot into fastboot
- In fastboot, test detection / connection to the device using
fastboot devices
- If fastboot is set up right, you should see its ID printed out
- Now, check the phone's Bootloader status using either of the two commands below (if its locked or unlocked)
fastboot oem device-info
fastboot getvar unlocked- If you use the fastboot oem device-info command and the result is false then your bootloader is locked but if the result is true then the bootloader is unlocked
- If you use the fastboot getvar unlocked command and the result is no then your bootloader is locked but if the result is yes then the bootloader is unlocked
- If you use the fastboot oem device-info command and the result is false then your bootloader is locked but if the result is true then the bootloader is unlocked
- If you've confirmed your bootloader is locked, then run the command below to unlock Bootloader
fastboot oem unlock
- If that doesn't work then try either of the two commands below
fastboot oem unlock-go
fastboot flashing unlock - Note that some devices require you to also run
fastboot flashing unlock_critical
- You should get a prompt (on the phone) asking you to press Volume up to confirm or Volume down to cancel. Press Volume up on the phone (for some phones its actually the opposite; Volume down would confirm while up would cancel or do nothing)
- Once Bootloader is unlocked, reboot the phone using
fastboot reboot
- The phone might take a while to boot up (since its a first boot) so be patient
How To Unlock Itel S15 Bootloader
Important Notice
How To Unlock Bootloader Samsung
- This guide isn't guaranteed to work on all (Mediatek, Spreadtrum, Qualcomm, Exynos, Hisilicon, Intel etc) Android phones
- Ensure to backup your important stuff because unlocking your Bootloader wipes your phone's data (/userdata)
- Unlocking the bootloader bricks some devices so ensure to relock or flash the firmware if you find yourself in such a situation
- If you successfully installed ADB / fastboot and your device still isn't detect then its most likely due to old ADB, fix it using the guide here
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.