Unlock & Root Motorola Phone: Ultimate guide

Unlock & Root Motorola Phone: Ultimate guide

HomeOther ContentUnlock & Root Motorola Phone: Ultimate guide
ChannelPublish DateThumbnail & View CountActions
Channel AvatarPublish Date not found Thumbnail
0 Views
Learn how to unlock the bootloader and root(Magisk) your Motorola phone with this easy-to-follow beginner friendly tutorial.
I’m using a 2023 Motorola Stylus 5G that I got from Metro PCS, but the process should work on most Motorola phones.

00:00 Intro
00:57 Phone Settings
02:19 Computer Prep
03:32 Unlock Bootloader
05:14 Root with Magisk
08:40 Bonus Root access use cases

—————————————————–
—– Step 1 – Phone settings —–
—————————————————–
– Enable developer mode, OEM unlock, and USB Debugging
– If OEM unlock is greyed out, you may need to wait 7 days while connected on wifi. If it still doesn’t work, you can try the steps suggested on this reddit comment: https://www.reddit.com/r/motorola/comments/18ba0l7/comment/kd76xal/

—————————————————–
—– Step 2 – Prepare your computer —–
—————————————————–
– ADB tools – https://www.xda-developers.com/install-adb-windows-macos-linux/
FOR PC: Lenovo SRA (Drivers): https://support.lenovo.com/ca/en/downloads/ds101291-rescue-and-smart-assistant-lmsa
– Check that you’re in the right directory: pwd
– Check that adb tools work using the command: adb version
– Check that adb phone connection is working using the command: adb devices

—————————————————–
—– Step 3 – Unlock Bootloader —–
—————————————————–
– Motorola website: https://en-us.support.motorola.com/app/standalone/bootloader/unlock-your-device-b

Commands:
adb reboot fastboot
fastboot oem get_unlock_data
fastboot oem unlock ___UNLOCK CODE___

*Note: replace /”___UNLOCK CODE___/” with the actual code from the email

—————————————————–
Step 4 – Rooting your phone
—————————————————–
Website for Factory Stock firmware images: https://mirrors.lolinet.com/firmware/lenomola/

Check model name using CPU-Z: https://play.google.com/store/apps/details?id=com.cpuid.cpu_z
OR Check model name using Device Info: https://play.google.com/store/apps/details?id=com.ytheekshana.deviceinfo
OR Check model name using fastboot: https://xdaforums.com/t/guide-using-fastboot-exe-with-motorola-devices.4042039/post-81613409

if you can’t match the build number, flash stock firmware using these instructions: https://youtu.be/R3AvN7w1tqA

Magisk apk (github): https://github.com/topjohnwu/Magisk/releases

Commands:
adb reboot fastboot
fastboot reboot

For single boot partition:
fastboot flash boot ____magisk_patched.img____

For two boot partitions:
fastboot flash boot_a ____magisk_patched.img____
fastboot flash boot_b ____magisk_patched.img____

*Note: replace /”____magisk_patched.img____/” with the actual filename of the patched boot.img

—————————————————–
PLEASE READ
Unlocking and rooting will erase all data, including settings and applications. So, back up your data first. This can be a risky process and even though its rare, it is possible to brick your device – so proceed with caution, and don’t skip any steps! Warning… do this at your own risk. I am not responsible for what you do to your device.
*Note: This will not remove carrier lock.

References:
https://xdaforums.com/t/guide-root-motorola-with-magisk-unlocked-bootloader-non-twrp-method.4222583/#post-84347105
https://xdaforums.com/t/guide-using-fastboot-exe-with-motorola-devices.4042039/#post-81613409
https://xdaforums.com/t/guide-bootloader-unlock-for-moto-g-stylus-5g-2023.4620535/

Music by Bensound.com/free-music-for-videos
License code: LB1TZIH2HQZ9ITU4

Please take the opportunity to connect and share this video with your friends and family if you find it useful.