If your device is already rooted, you can manually remove an MDM app using a simple ADB command. One user successfully removed an MDM from a Moto Edge 2021 using the command: adb shell pm uninstall --user 0 foundation.e.mdm . This was done with USB debugging and root privileges.