Xiaomi Rooting: Unterschied zwischen den Versionen

Aus Tom's Wiki
Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „== Notes == Bootloader unlocking is limited to '''<u>one</u>''' devices per year. <ref name=":0">https://www.getdroidtips.com/unlock-bootloader-any-xiaomi-devices/</ref> == Prerequisites == * Phone to unlock (Tried with Redmi Note 8 Pro) ** Rooting erases all data: Transfer to new phone / Backup (Don't forget 2FA, Whatsapp, Banking, ... which may require the old phone!) * Mi Account * SIM card (with mobile internet access) * Computer ** [https://develop…“
 
 
Zeile 47: Zeile 47:
== Research ==
== Research ==
TWRP vs Magisk
TWRP vs Magisk
https://xdaforums.com/t/root-ing-xiaomi-12-with-magisk.4445235/
https://www.getdroidtips.com/root-xiaomi-12-and-12-pro/
https://xiaomitools.com/main-page-en/


== References ==
== References ==
<references />
<references />

Aktuelle Version vom 1. Februar 2025, 16:13 Uhr

Notes

Bootloader unlocking is limited to one devices per year. [1]

Prerequisites

  • Phone to unlock (Tried with Redmi Note 8 Pro)
    • Rooting erases all data: Transfer to new phone / Backup (Don't forget 2FA, Whatsapp, Banking, ... which may require the old phone!)
  • Mi Account
  • SIM card (with mobile internet access)
  • Computer

Steps

Step 1 - ADB Access and OEM unlocking

  1. Enable developer settings
  2. Allow OEM unlocking
  3. Allow USB debugging
  4. Connect with ADB to phone (confirm permission prompt on phone)

Step 2 - Bind account to phone

  1. Insert SIM card (if not already inserted)
  2. In developer settings, search for Mi Unlock Status
  3. Click "Add account and device" and follow instructions

Step 3 - Fastboot and unlocking

  1. Enter the following ADB command to reboot into fastboot mode: adb reboot bootloader
    • Alternatively: Power off phone, then press power and volume down at the same time
  2. Launch and sign in with the Mi Unlock Tool
  3. Follow instructions from the tool
    • SMS which takes a few days???? [2]


Post-Root

ROMs

  • From Xiaomi, e.g. Global
  • Alternatives like LineageOS, Pixel Experience, HavocOS, ... [1]


Research

TWRP vs Magisk

https://xdaforums.com/t/root-ing-xiaomi-12-with-magisk.4445235/

https://www.getdroidtips.com/root-xiaomi-12-and-12-pro/

https://xiaomitools.com/main-page-en/

References