
- Minimal adb fastboot unlock bootloader how to#
- Minimal adb fastboot unlock bootloader serial number#
- Minimal adb fastboot unlock bootloader apk#
- Minimal adb fastboot unlock bootloader install#
- Minimal adb fastboot unlock bootloader android#
What is a Bootloader and Why Would You Need to Unlock it?Ī bootloader is a software that runs every time the device starts up.
Minimal adb fastboot unlock bootloader android#
Minimal adb fastboot unlock bootloader install#
Minimal adb fastboot unlock bootloader how to#
Minimal adb fastboot unlock bootloader apk#
When twrp says done, you're done! Reboot into system and now you should have a decrypted and/or rooted phone!Ħb: If you installed magisk, you need to install Magisk Manager apk from the Magisk XDA Thread. If not, you need to format data and repeat step 3. Click on Install, then navigate to the TWRP folder (it SHOULD be the only folder on your device. You dont need it for anything else.)Ħ: Now, back to the home page of TWRP. The FED Patcher is really only meant for decrypting. It will also allow your device to pass safteynet, and log into apps that dont like root. Magisk will decrypt and root your device. Move Magisk or the FED Patcher to the TWRP folder. Go to file explorer>This PC>Robin>Internal storage>TWRP. Make sure you have downloaded either Magisk or the FED Patcher. Now, plug your device into your computer. Your device will now reboot into twrp.ĥ: Go to mount and ensure that data and cache only are selected. (This shouldn't be an issue you already shouldn't have anything on your device due to the fact we previously unlocked your bootloader.)Ĥ: Now, click on reboot>Recovery.

It will now put you into TWRP's home screen.ģ: To be able to decrypt the device, you must go to wipe>Format Data. You should ONLY slide across the bottom slider.

Your device will now boot into recovery.Ģ: When you first boot into recovery, you will see TWRP asking you to keep system as read only. Press volume down twice, and then press power. When it returns a 'done' message, you can proceed to the next section to decrypt.ġ: Boot into recovery by holding power+volume down.

If you did everything right, you should see it sending files. Now type in cd adb.Ĥb: If you installed Minimum ADB/Fastboot, then start the Minimum ADB/Fastboot program on your desktopĤc: Ensure that the now renamed 'twrprecoveryrobin.img' is in either your Minimum ADB/Fastboot folder or the C:\adb folder.ĥ: Type in fastboot -i 0x2c3f devices to ensure your robin is recognized by fastboot.Ħ: Type in fastboot -i 0x2c3f flash recovery twrprecoveryrobin.img. It may appear that your device is frozen, but it is just loading.ġ0: Reboot to system to ensure that your device is still fully functional, and continue to the next section.ġ: Download TWRP from the link in Prerequisites.Ģ: Move the twrp-x.x.x-x-ether.img to either the C:\adb folder or the Minimal ADB And Fastboot folder on your desktop.ģ: Rename twrp-x.x.x-x-ether.img to twrprecoveryrobin (This is what I personally prefer to be able to tell between other devices)Ĥ: If you installed the Google Provided ADB/Fastboot, Open fastboot by starting a command prompt by doing Windows+R, then typing in cmd.exe. Now, type in fastboot -i 0x2c3f oem unlock and select 'yes' by using the volume buttons to scroll and the power button to select. Be warned that this WILL Delete ALL OF YOUR DATA that is not backed up in the cloud.

If not, try a different cable, a different usb port, or reinstall drivers.ĩ: Now, we will unlock your bootloader.
Minimal adb fastboot unlock bootloader serial number#
Now type in cd adb.ħb: If you installed Minimal ADB/Fastboot, go to your desktop, and click on the Minimal ADB And Fastboot program.Ĩ: Type in fastboot -i 0x2c3f devices to ensure your device is detected by fastboot (You can tell your device is detected if it's serial number shows up). When you are in the command prompt window, type in cd. Magisk V13.3 (Credit to topjohnwu - Developer of Magisk)Ģ: Go into Settings>About Device>Tap on build number 5-10 times until you get a popup saying "Congratulations! You are now a developer!ģ: Go into Settings>Developer Settings>Enable OEM Unlockingĥ: Press and hold power and volume down until you reach fastbootħ: If you installed the Google Provided ADB/Fastboot, then open a command prompt window (Windows button+R, type cmd.exe). The FED Patcher (Credit to deadman96385 - XDA) This guide will take you through Unlocking your bootloader via fastboot, flashing custom recovery via fastboot, disabling forced encryption, and rooting via Magisk.įastboot/ADB (You can use the Google provided adb/fastboot or Minimal ADB/Fastboot)
