How To Root And Unlock Bootloader Motorola On 2026
Tested on Moto Edge 60 Fusion X
Disclamer
Not recomended for newbie, failed can make your device hardbrick!
Use at your own risk! I am not responsible for your actions.
Make sure read all the instruction & watch the video carefully.
Prerequisite
- Use at your own risk! I am not responsible for your actions
- I will try to keep update this page
- Your phone should allready be unlock the bootloader
- Take IMEI Backup !! Store backup on pc/sdcard (nvram,nvdata,persist,persistents,protect_f,protect_s and EFS for snapdragon)
File Needed
- SAMSUNG_Driver_v1.7.61
- ADB fastboot Platform-tools_r33.0.3
- Moto UBL website
- Loli website to find stock ROM
Unlock The Bootloader
- Enable OEM unlock on the developer option
- Goes to the motorola unlock bootloader page : https://en-us.support.motorola.com/app/standalone/bootloader/unlock-your-device-a
- Login using email
- adb reboot bootloader
- fastboot oem get_unlock_data
- You will get the code like this
- Generate unlock code by paste together the 5 lines of output into one continuous string. like this
- Paste the code, and hit button "can my devices be unlock?"
- Accept the agrement, succes the code will be sent to your email
- Copy the code from email
- Type on the fastboot, fastboot oem unlock [your code]
- Confirm on the phone
- Your good to go
- Enable OEM unlock on the developer option
- Goes to the motorola unlock bootloader page : https://en-us.support.motorola.com/app/standalone/bootloader/unlock-your-device-a
- Login using email
- adb reboot bootloader
- fastboot oem get_unlock_data
- You will get the code like this
- Generate unlock code by paste together the 5 lines of output into one continuous string. like this
- Paste the code, and hit button "can my devices be unlock?"
- Accept the agrement, succes the code will be sent to your email
- Copy the code from email
- Type on the fastboot, fastboot oem unlock [your code]
- Confirm on the phone
- Your good to go
Root Your Phone
- Navigate to https://mirrors.lolinet.com/firmware/lenomola/, select the year
- Select phone codename
- Select your region
- Select the file
- Extract the boot or init
- Patch the file using magisk/ KSU
- fastboot flash boot magisk_patch.img
If its not working, try to find ksu/ KSU next that are compatible with the kernel
- Navigate to https://mirrors.lolinet.com/firmware/lenomola/, select the year
- Select phone codename
- Select your region
- Select the file
- Extract the boot or init
- Patch the file using magisk/ KSU
- fastboot flash boot magisk_patch.img
If its not working, try to find ksu/ KSU next that are compatible with the kernel
How To Unroot And Relock Bootloader
- Reinstall the latest stock ROM via RSA
- After booting the device do not setup your google account and then go to Developer Options, enable USB Debugging and OEM Unlocking (if it is greyed out already)
- Reboot normally to check that the system boots
- Reboot your device into bootloader mode
- fastboot devices
- fastboot flashing lock
- completing the second command, two options will appear on your device's screen:
- Continue with open bootloader
Close your bootloader
- You will move with the volume keys and accept with the power button, choose to close bootloader and automatically your device will restart from factory
- Reinstall the latest stock ROM via RSA
- After booting the device do not setup your google account and then go to Developer Options, enable USB Debugging and OEM Unlocking (if it is greyed out already)
- Reboot normally to check that the system boots
- Reboot your device into bootloader mode
- fastboot devices
- fastboot flashing lock
- completing the second command, two options will appear on your device's screen:
- Continue with open bootloader Close your bootloader
- You will move with the volume keys and accept with the power button, choose to close bootloader and automatically your device will restart from factory
Post a Comment for "How To Root And Unlock Bootloader Motorola On 2026"
Post a Comment