TECNO MDM / FINANCE LOCK REMOVAL
Below are the ADB commands that you can use to remove MDM or finance lock from Tecno BG7. This method works for all Tecno models.
ADB COMMANDS
adb devices
adb shell getprop ro.soc.manufacturer
adb shell getprop | grep ro.product.name
adb shell getprop | grep ro.build.version.release
adb shell getprop | grep ro.product.model
adb shell getprop | grep ro.build.version.security_patch
adb shell pm uninstall user 0 com.transsion.systemupdate
adb shell pm uninstall user 0 com.transsion.overlaysuw
Note:
Make sure USB debugging is enabled before running the commands.
Enjoy
811
Comments
Sign in to comment