In this article i will show you how to re-lock bootloader on xiaomi redmi 5a, to re-lock the bootloader we are going to need adb & fastboot command line tool.
Requirements
- a computer with working adb & fastboot command line tool
- usb debugging enabled on the phone
- the phone bootloader status currently unlocked
How to Relock bootloader on Xiaomi Redmi 5A
- enable usb debugging on the redmi 5a
- plug the phone to the computer
- open command line and run adb devices to make sure the phone is detected
adb devices
adb reboot bootloader
fastboot oem unlock
fastboot flashing lock
fastboot oem relock
fastboot reboot
No comments:
Post a Comment