Hold Shift + in the white space and select Open PowerShell window here (or Command Prompt). 💻 Common Motorola Commands Use these commands to interact with your device: Check connection: fastboot devices Enter Bootloader: adb reboot bootloader Get Unlock Data: fastboot oem get_unlock_data Flash Firmware: mfastboot flash system system.img Reboot Device: fastboot reboot
To download MFastboot and ADB tools for your Motorola device, follow these steps:
mfastboot flash partition gpt.bin mfastboot flash bootloader bootloader.img mfastboot flash boot boot.img mfastboot flash recovery recovery.img mfastboot flash system system.img_sparsechunk.0 mfastboot flash system system.img_sparsechunk.1 mfastboot flash system system.img_sparsechunk.2 mfastboot flash modem NON-HLOS.bin mfastboot erase userdata mfastboot erase cache mfastboot reboot