주요 콘텐츠로 건너뛰기

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!

다른 53명이 해당 안내서를 완성하였습니다.

Sebastian

회원 가입일: 08/19/18

20,713 평판

안내서 60개 작성하였습니다

German Translators German Translators 회원

Community

27 회원들

안내서 749개 작성하였습니다

댓글 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 시간 전: 303

7일 전: 1,899

30일 전: 9,442

전체 시간: 114,621