FULL LIST OF FASTBOOT COMMANDS

The fastboot protocol in android smartphones can be used to do a couple of things with your phone.  In our discussion here, we are going to look at some of the most common fastboot commands used across the globe.  Warning:  Fastboot commands can harm your device for good.  So, use these commands only when you know what you are doing.

Requirements;

  1.  A computer running windows

[click here for windows tricks and tactics]

2. Original usb cable for your Smartphone

3. Your Smartphone USB drivers setup

[CLICK HERE TO DOWNLOAD ANDROID USB DRIVER FOR MOBILE PHONES

4. Minimal adb and fastboot setup

[CLICK HERE TO DOWNLOAD MINIMAL ADB AND FASTBOOT SETUP]

Once everything is done, then you can try the following commands:

Fastboot devices

This will tell whether your device is connected to the PC or not.  If connected, the serial number of the phone will appear as an alphanumerical figure infront of the word “fastboot”.

To lock your phone’s bootloader;

Fastboot flashing lock

To unlock your bootloader;

Fastboot flashing unlock

To remove FRP; for Samsung smartphones

adb shell content insert –uri content://settings/secure –bind

name:s:user_setup_complete –bind value:s:1

for others you can try

Fastboot erase config

Or

Fastboot -w

To delete the data:

fastboot erase userdata

To delete cache:

fastboot erase cache

Published by Mega Mover Empire

I am a Ugandan Youth, medical graduate from Mbarara University of Science and Technology, Faculty of Medicine. I am a medical educator and I like sharing medical information with friends and medical professionals.

Leave a comment

Design a site like this with WordPress.com
Get started