If your rooted Moto G 5G (2022) is still running hot, try these standard troubleshooting steps first, as they are often effective for both stock and rooted devices:
Once you’ve cooled down your device, implement these long-term practices:
Android SDK Platform-Tools (ADB and Fastboot) installed on your PC.
cat /sys/class/thermal/thermal_zone0/temp root moto g 5g 2022 hot
fastboot flash boot_a magisk_patched.img fastboot flash boot_b magisk_patched.img Use code with caution.
You need to replace the stock thermal engine.
Yes, but with a major asterisk.
Unlock the phone: fastboot oem unlock [YOUR_KEY] (Run this twice if prompted). Phase 3: Patch the Boot Image Unlock & Root Motorola Phone: Ultimate guide
Install the platform-tools on your computer.
: Unlocking the bootloader performs a mandatory factory reset. Enable Developer Settings Settings > About phone Build number Toggle Settings Developer options USB debugging OEM unlocking If your rooted Moto G 5G (2022) is
This daemon aggressively boosts CPU clocks unnecessarily. Removing it instantly reduces idle heat.
Unlike the heyday of the Moto G series, the 2022 model (XT2213-4 / XT2213-2) ships with a chipset. MediaTek devices are notoriously harder to root than Qualcomm Snapdragons because they lack the easy fastboot boot recovery method.
Connect the phone to the computer. Open a terminal/command prompt and type: adb reboot bootloader . Get Unlock Data: Type fastboot oem get_unlock_data . Yes, but with a major asterisk