How to Lock Bootloader on Android Device (with Pictures)

Table of contents:

How to Lock Bootloader on Android Device (with Pictures)
How to Lock Bootloader on Android Device (with Pictures)

Video: How to Lock Bootloader on Android Device (with Pictures)

Video: How to Lock Bootloader on Android Device (with Pictures)
Video: Noise Colorfit Caliber Features - How to Setup & Connect with Phone, Set Custom Watch Face in Hindi 2024, May
Anonim

This wikiHow teaches you how to use ADB (Android Debug Bridge) on Windows to lock the Android bootloader. Warning: This action will most likely format the device. Back up your data first!

Step

Part 1 of 2: Installing ADB

Lock the Bootloader on Android Step 1
Lock the Bootloader on Android Step 1

Step 1. Start a web browser on the computer

This guide does use a Windows computer. However, the process may be pretty much the same on a Mac

Lock the Bootloader on Android Step 2
Lock the Bootloader on Android Step 2

Step 2. Visit

Lock the Bootloader on Android Step 3
Lock the Bootloader on Android Step 3

Step 3. Click ADB Installer v1.4.3

As of August 16 2017, this is the most recent version. If it says "Latest version" next to a version, click the link.

Lock the Bootloader on Android Step 4
Lock the Bootloader on Android Step 4

Step 4. Click Download

It's a large, green, oval-shaped button. The computer will download a zip file containing the installer, with the extension “.exe”.

Lock the Bootloader on Android Step 5
Lock the Bootloader on Android Step 5

Step 5. Double click the file you downloaded

Doing so will open the contents of the zip file.

Lock the Bootloader on Android Step 6
Lock the Bootloader on Android Step 6

Step 6. Double-click the file that has the ".exe" extension

The file name will be similar to this: " adb-setup-1.4.3.exe " (depending on the version). A command prompt screen will open, asking if you want to install ADB and Fastboot.

Lock the Bootloader on Android Step 7
Lock the Bootloader on Android Step 7

Step 7. Press Y

After that, you will be asked if you want to install the whole ADB system.

Lock the Bootloader on Android Step 8
Lock the Bootloader on Android Step 8

Step 8. Press Y

You will see a message saying that the device driver will be installed.

Lock the Bootloader on Android Step 9
Lock the Bootloader on Android Step 9

Step 9. Press Y

A few moments later, the computer screen will display the Device Driver Wizard.

Lock the Bootloader on Android Step 10
Lock the Bootloader on Android Step 10

Step 10. Click Next

Lock the Bootloader on Android Step 11
Lock the Bootloader on Android Step 11

Step 11. Click Finish

Now ADB is installed on the computer.

Part 2 of 2: Locking the Bootloader

Step 1. Connect the Android device to the computer using a USB cable

If your device does not include a USB cable, make sure you are using a secure and compatible USB cable.

Depending on the device you are using, you may need to install a driver for the computer to recognize the device. Drivers can be found on your device manufacturer's website

Lock the Bootloader on Android Step 13
Lock the Bootloader on Android Step 13

Step 2. Press Win+S key

The Windows search field will open.

Lock the Bootloader on Android Step 14
Lock the Bootloader on Android Step 14

Step 3. Type cmd

Matched search results will be displayed, including "Command prompt".

Lock the Bootloader on Android Step 15
Lock the Bootloader on Android Step 15

Step 4. Right-click "Command prompt", then click Run as administrator

By doing so, you will be using the command prompt as admin.

Lock the Bootloader on Android Step 16
Lock the Bootloader on Android Step 16

Step 5. Click Yes to confirm

A command prompt will be opened.

Lock the Bootloader on Android Step 17
Lock the Bootloader on Android Step 17

Step 6. Type adb reboot bootloader, then press Enter key

ADB program will be run.

Lock the Bootloader on Android Step 18
Lock the Bootloader on Android Step 18

Step 7. Type fastboot oem lock, then press Enter key

The command will be executed and the bootloader will be locked. If an error message appears, try typing one of the commands below:

  • fastboot flash lock
  • OEM relock
Lock the Bootloader on Android Step 19
Lock the Bootloader on Android Step 19

Step 8. Type fastboot reboot, then press Enter

The Android device will restart and the bootloader will be locked.

Recommended: