Перейти к основному содержанию

How to unlock the bootloader of an Android Phone

Выберете то, что вам нужно

  1. How to unlock the bootloader of an Android Phone, Finding the Build Number: шаг 1, изображение 1 из 3 How to unlock the bootloader of an Android Phone, Finding the Build Number: шаг 1, изображение 2 из 3 How to unlock the bootloader of an Android Phone, Finding the Build Number: шаг 1, изображение 3 из 3
    • First, we need to find the Build Number.

    • Usually you can find it under About Phone > Build Number or System > About Phone > Build Number, but since it varies from device to device using the search function is usually the easiest way.

  2. How to unlock the bootloader of an Android Phone, Unlocking developer options: шаг 2, изображение 1 из 2 How to unlock the bootloader of an Android Phone, Unlocking developer options: шаг 2, изображение 2 из 2
    • Now you just need to tap the Build number repeatedly, until you get a confirmation message saying "You are now a developer!". I already enabled developer options on my device, so I don’t need to do it again.

    • You might be prompted to enter your lock screen password, if you have one set up.

  3. How to unlock the bootloader of an Android Phone, Allowing OEM unlocking: шаг 3, изображение 1 из 1
    • In the developer options, find the OEM unlocking option and enable it.

    • You might be prompted to enter your lock screen password, if you have one set up.

  4. How to unlock the bootloader of an Android Phone, Enable USB debugging: шаг 4, изображение 1 из 1
    • In the developer options, find the USB debugging option and enable it.

  5. How to unlock the bootloader of an Android Phone, Connect your phone to your computer: шаг 5, изображение 1 из 2 How to unlock the bootloader of an Android Phone, Connect your phone to your computer: шаг 5, изображение 2 из 2
    • Plug your phone into your computer via a USB-C to USB-A Cable.

    • If you have a bad cable you might encounter some problems. Some older devices also dislike USB 3 in fastboot mode.

    • Pull down the notification shade and select Charging this device via USB.

    • Select the option File transfer/Android Auto.

    • On some older devices this option might be called MTP instead.

  6. How to unlock the bootloader of an Android Phone, Allowing your computer to run ADB commands on your device: шаг 6, изображение 1 из 2 How to unlock the bootloader of an Android Phone, Allowing your computer to run ADB commands on your device: шаг 6, изображение 2 из 2
    • Open the terminal application on your computer with the SDK Platform Tools installed and enter adb devices

    • This should trigger a popup on your device. Make sure to have the checkmark ticked and click Allow.

    • I haven’t added the platform-tools-folder to PATH. That’s why I need to open my terminal window in the platform-tools-folder and enter .\ as a prefix to my commands.

    • You can run the command again to check if it worked. It should now say device instead of unauthorized.

  7. How to unlock the bootloader of an Android Phone, Unlocking the bootloader: шаг 7, изображение 1 из 1
    • Enter the command adb reboot bootloader

    • Wait a couple seconds until your device rebooted into the bootloader, then enter the command fastboot flashing unlock

    • Some devices might use the command fastboot oem unlock instead.

    • If you receive an error message along the lines of FAILED (remote: 'Failed to unlock, decrypt failed!'), your phone has a locked bootloader and needs an unlock code from the manufacturer.

    • You should now see a prompt similar to the one shown in the picture. Use the volume rocker to choose the Unlock the bootloader-option and confirm by pressing the power button.

Заключение

To relock your bootloader just run the command fastboot flashing lock

Only lock your bootloader while running stock firmware, or else your device will be bricked!

50 участников успешно повторили данное руководство.

Sebastian

Участник с: 08/19/18

20 189 Репутация

Автор 60 руководств

Команда

German Translators Участник German Translators

Community

27 членов

Автор 742 руководств

18 Комментариев

You have shared a very useful post i really like it keep going on, thanks for sharing such an informative content about Samsung Bootloader Unlock with us. I like to visit this helpful blog again for further updates on this beneficial post.☺️

File Rehab - Ответить

I'm using a Nokia G60 I was offered.

When I try "fastboot oem unlock" I get:

FAILED (remote: 'Failed to unlock, decrypt failed!')

Please update the guide for such cases.

Thank you

Bruno - Ответить

As far as I know, Nokia phones need an unlock code from the manufacturer. I don't have much experience with this, so I suggest you ask/search around on forums like xda developers or reddit. It might even help to directly ask the Nokia support for help. Depending on who you end up with they might even help you out.

Sebastian -

did it work with any realme device?

ëĺäžäžÿ - Ответить

Realme requires you to run an app beforehand, but the rest of the process should be pretty similar.

Sebastian -

Добавить комментарий

Просмотр статистики:

За последние 24часов: 309

За последние 7 дней: 2,238

За последние 30 дней: 10,018

За всё время: 111,416