Posts

Showing posts from November, 2020

Root Any Xiaomi Phone Using Magisk and twrp

Image
Rooting Redmi2 Prime Device 1-Download android platform tools- http://www.mediafire.com/file/u8xnvsede6e6hoa/adb-setup-1.4.3.zip/file 2-Download the TWRP Recovery for Xiaomi Redmi 2 Prime: https://androidfilehost.com/?fid=24399994186369590 3-Download Magisk 20.4 Zip- https://github.com/topjohnwu/Magisk/releases/download/v20.4/Magisk-v20.4.zip 4-Place twrp-3.0.0-0-wt88047-20160206.img file in to the platform tools folder. 5-fastboot devices 6-fastboot flash recovery "C:\Users\...\Redmi2 prime\platform-tools\twrp-3.0.0-0-wt88047-20160206.img" 7-fastboot boot "C:\Users\....\Redmi2 prime\platform-tools\twrp-3.0.0-0-wt88047-20160206.img" 8-ow place the Magisk-v20.4.zip file in to mobile phone- 9-Next Disconnect phone and install the Magisk-v20.4.zip file from the install tab. 10-Using Root checker software validate the root access. Device Rooted!! To get back the same version download the ROM from mi site and install again it will back to non rooted device mode. Resolvin