Solutions and source Code

How to bypass mi-account and disable OTA Update for MIUI MIUI 13.14

first boot device to normal mode and enable adb

for bypass mi account, If your device has been factory reset, you probably need to erase the following partitions in brom or edl mode.(If you can boot device to main menu and enable adb, there is no need to do this)

config, frp, persist

for erasing this partitions you can use mtkclient or edl Of course, many devices require edl auth, for which you need to use other software.

anyway, finally run this code in adb mode for bypass mi account:

adb shell pm uninstall -k --user 0 com.xiaomi.finddevice

and run this code to disable OTA update

shell pm uninstall -k --user 0 com.android.updater

follow us in telegram:
https://t.me/Alephgsm

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button