# Motorola [tuto root](https://forum.xda-developers.com/motorola-one-pro/development/root-twrp-3-4-0-android-10-t4156037 ) ## root without twrp firmware stock: [https://mirrors.lolinet.com/firmware/moto/parker/official/RETEU/] - recover boot.img in firmaware sotck image - install magisk Manager on your smartphone [apk here]([https://link](https://github.com/topjohnwu/Magisk/releases/)) - put boot.img on your smartphone - in magisk click pn install and select your boot.img - magisk_patched.img will be store in your DATA folder recopy this file on your desktop - enter in fastboot by holding power button - on your computer enter `fastboot devices` to check if you see your device - following enter `fastboot flash boot magisk_patched.img` to flash - and `fastboot reboot` to reboot ## OTA update with root - in magisk restore old image **don't reboot** - launch your OTA update - in magisk patch in inactive slot - reboot your phone