before we starting here's the requirements:
Requirements To install TWRP
- Drivers Installed
- Bootloader unlocked
- Minimal ADB and Fastboot
- TWRP (search xda-developers according to your device)
How to install TWRP?
- When downloading the TWRP with extension .img put inside the directory of Minimal ADB and change the name to "twrp.img" - without the quotes
- On your smartphone enable USB debugging in Settings> Additional Settings> Developer options
- With the cellphone off press the Power + Volume Minus buttons to enter fastboot mode
- Now, on your computer, open the program Minimal ADB and Fastboot
- In ADB type fastboot devices and press enter: right after, the device that is connected will appear
- Type: fastboot flash recovery twrp.img and press enter. (twrp.img is the name of the file)
- Type: fastboot boot twrp.img
- Your device will restart in TWRP
- From now on you can change ROMs, Kernel and etc.
- If you want, you can install Magisk (root)
- Click install select the magisk file and then click reset system
- Your device will restart with root installed!
Note: Do it at your own risk! if you need some help you can contact us.
Comments
Post a Comment