cannot run TWRP recovery temporarily - Xiaomi Redmi 4X Questions & Answers

Hi,
I have unlocked bootloader for Redmi 4X. I want to run TWRP onetime to install magisk. When i give "fastboot boot recovery.img", it doesn't boot TWRP. I tried Volume Up+Power button to enter recovery mode. But, no luck. Please help me.

You are using wrong command. use -> adb reboot recovery and then it will boot into recovery mode.
i hope you have TWRP installed already.
if you are on MIUI then shut down your device and press volume up and power button.
next you'll be directed to menu, tap on recovery (options maybe in chinese language but do not worry recovery is written in english language) tap on it.
you'll see two options to choose from, choose blue one and it'll boot in recovery mode.
if you are using custom ROM then shut down your device and press and hold all three buttons together (volume up + volume down + power button) your device will boot into recovery mode.

b56r1 said:
Hi,
I have unlocked bootloader for Redmi 4X. I want to run TWRP onetime to install magisk. When i give "fastboot boot recovery.img", it doesn't boot TWRP. I tried Volume Up+Power button to enter recovery mode. But, no luck. Please help me.
Click to expand...
Click to collapse
https://xiaomifirmware.com/guides-and-tips/download-install-twrp-3-1-1-0-redmi-4x/
Follow this

Related

[Q] Volume Up button almost broken.

Hello,
My "Volume Up" button is almost broken. So it is very hard for me to go into recovery mode.
Is there a way to reboot in recovery mode from download mode?
podidoo said:
Hello,
My "Volume Up" button is almost broken. So it is very hard for me to go into recovery mode.
Is there a way to reboot in recovery mode from download mode?
Click to expand...
Click to collapse
If you flash darkys rom you can access recovery and download mode by using the power button, like when you get the option to either power off or reboot. Don't know if thats any help but i said i'll truy.
Thanks for reply.
But if you can boot, you have adb access, and it is easy to reboot into recovery ("adb reboot recovery").
The problem is that I just "corrupt" my rom and I can't boot. My phone just loop over boot screen.
I can boot into "download mode" and flash with odin. But I would boot in recovery and flash with an "update.zip". That why I want to know if I can have an "adb" access or other access throught download mode (and reboot into recovery).

twrp works fine but won't start via vol+power

Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
nyanxo said:
Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
Click to expand...
Click to collapse
Please note power+ vol+ its to restart phone.
power+vol- to enter recovery.
so if already power down just press power+vol-
if in os press power+vol+ to reboot. when screen off power+ vol- to enter recovery

How to run TWRP on P10 VTR-L09?

As a newbie hoping to root my P10, I have just entered a magical world that is confusing to me. After reading many posts about installing TWRP on the P10, I have no success running TWRP: all I get is the stock EMUI recovery.
Am I missing a secret maneuver?
This is what I did:
1. Unlocked
2. Powered Off and On
adb reboot bootloader
fastboot flash recovery twrp-3.1.1-0-vtr.img
3. Power Off
4. Try to Power On with Power + either Vol Up or Vol Down for a few seconds
Each time, I get EMUI Recovery instead of TWRP.
Would love some insights on that. Huge thanks in advance for any gentle guidance you can give.
Try to unplug the usb before you boot into recovery.
This should work.
To get root use the magisk tutorial. It's the safest method and you can hide it from apps.
Thank you for your advice, @Hamburg.
Oddly, the device still boots to EMUI Recovery instead of TWRP.
Same when I use
fastboot flash recovery twrp_3.1.1_fromfuture.img
First there is a screen that says that the device is unsafe because it has been unlocked, and to press the Up Volume for three seconds to enter recovery. That's when it boots into EMUI Recovery.
Shortcut combination is tricky to enter recovery, it usually require several attempts to get it right. With these devices, after logo, it is vol down + power again if I do not remember wrong (not just volume). Check the button combination again, just I case
Don't press the volume down button when the bootloader screen tells it.
Start the phone with this instructions:
Press and hold the power button until the phone vibrates, press and hold volume down and release the power button.
Hold the volume button until twrp shows up.
The Bootloader screen will also be present but will show you something linke "booting recovery" instantly.
If you get to the UI you can also boot into TWRP with the ADB and Fastboot Tools "adb reboot recovery".
I flashed TWRP 3.1.0 and it worked fine.
Maybe you can also start the recovery image from Fastboot directly by "fastboot boot recovery [VariableNameofTWRP].IMG"
Thank You!!!
Thank you so much @Jannomag and @ChipCollector !
Both of your instructions work (on my phone with Volume Up instead of Down).
In case someone else is reading, here are the full details to load TWRP on this particular phone.
1. Unlock
- get unlock code from https://www.emui.com/en/plugin/unlock/detail
- adb reboot bootloader
- fastboot oem unlock UNLOCK_CODE_FROM_THIS_URL
2. Install TWRP
- Remove cable, reboot, plug in
- adb reboot bootloader
- fastboot flash recovery twrp-3.1.1-0-vtr.img
( substitute your image name, e.g. twrp_3.1.1_fromfuture.img )
3. Run TWRP
Unplug, power off, then EITHER
- Remove cable
- First Option:
--- reboot, plug in
--- adb reboot recovery
- Second Option:
--- press Power until the phone vibrates
--- immediately press Volume Up and hold, quickly release power, keep holding Volume Up until the TWRP screen appears.
Now I'm at the scary place where I have to do make the right choice and not brick this thing.
The question is answered, so I will ask my next question in a different post.
Huge thanks!!! :good:
Hi guys, who has a working link for a P10 (Emui 9) TWRP image?
Thank you in advance

Cannot flash/enter twrp.

Hi.
Im having alot of trouble doing custom stuff with my mi 9. At this point i have succesfully flashed aospextended on my mi 9 but i cannot enter twrp. It just "recovery loops" with the mi logo. I have tried flashing it again, just booting to twrp from fastboot but it still won't boot to twrp. I am consistently having issues booting to twrp at a point where i had to flash global stable from fastboot because it never stopped booting to stock recovery, where after i formattet cache and userdata. Thanks in advance.
Deleted
Hi!
Try telling us what you have done so far (in terms of modifications as well). Which recovery did you (try) flashing?
I personally tried skiantibag & maufirinio (I know it's not the proper spelling but you'll find it) + flashing RevolutionOS.
You've probably heard it already: Fastboot -> flash recovery -> does it boot into (after shutting down -> volume up + standby pressed)
If not try (first flashing the recovery) then booting from the .img file via fastboot.
After that wipe everything and flash Revolution OS/xiaomi.eu. Do you still experience the problems then? Short hint at the end: setup a password (code - during the android setup process) since your storage gets encrypted (no matter what - at least for me).
Good night, good luck!
ollioddi said:
Hi.
Im having alot of trouble doing custom stuff with my mi 9. At this point i have succesfully flashed aospextended on my mi 9 but i cannot enter twrp. It just "recovery loops" with the mi logo. I have tried flashing it again, just booting to twrp from fastboot but it still won't boot to twrp. I am consistently having issues booting to twrp at a point where i had to flash global stable from fastboot because it never stopped booting to stock recovery, where after i formattet cache and userdata. Thanks in advance.
Click to expand...
Click to collapse
after flashing twrp, (assuming ur using fastboot cmds to boot to twrp) use buttons to reboot to twrp. Long press power button and volume up together until device reboots, once it vibrates, let go of power but keep holding vol up until twrp boots. Then disconnect phone from pc. Twrp should now stick. Which twrp you using?
reg66 said:
after flashing twrp, (assuming ur using fastboot cmds to boot to twrp) use buttons to reboot to twrp. Long press power button and volume up together until device reboots, once it vibrates, let go of power but keep holding vol up until twrp boots. Then disconnect phone from pc. Twrp should now stick. Which twrp you using?
Click to expand...
Click to collapse
This. Rebooting from command line did not work for me either. Just press power + vol up until screen closes and keep pressing 3 more seconds after mi logo appears.

TWRP not sticking.

Hi.
I am running stock 5.1. Phone is unlocked according to recovery - it states "unocked status 3". When I try to flash TWRP it does not stick. When I press volume down to choose reboot recovery it just turns off. When I try volume down and power to boot it comes back with an android on it's back saying no command.
Any ideas how I can fix this?
I sorted it.
I was pressing the power button instead of volume up when trying to choose boot recovery after twrp flash.

Categories

Resources