[Realme 5i] HOW TO unlock bootloader && access fastboot - Realme 5 Questions & Answers

Hello,
Did anyone managed to unlock bootloader on Realme 5i ?
I flashed the latest Android 10 firmware from RealMe website, everything went ok, but now I want to unlock bootlader to root the device, and it seems that nothing helps.
Please help, thanks

how to unlock the bootloader in Realme 5i RMX2030
Here is a good guide that worked for me to unlock the bootloader:
www ytechb com/how-to-root-realme-5i-and-unlock-bootloader/
The root part didn't work, Magisk complains about unknow boot image format

G0bl1n said:
Here is a good guide that worked for me to unlock the bootloader:
www ytechb com/how-to-root-realme-5i-and-unlock-bootloader/
The root part didn't work, Magisk complains about unknow boot image format
Click to expand...
Click to collapse
I've done the in-depth test and it's on the Fastboot screen but when I type fastboot flashing unlock in a command window it just shows me the help text for fastboot, which doesn't show any command or option for either flashing or unlock, so how can I get it to work if those aren't valid commands?
fastboot devices shows my phone, so the device is recognised.
EDIT: I'm still on Android 9 A.15. I understand that there's no unlocked for Android 10 yet.
EDIT: Nevermind. I was using adb/fastboot from the link in this guide, which is v1.3 https://www.ytechb.com/how-to-root-realme-5i-and-unlock-bootloader/
After I updated to minimal v1.43 from here it worked https://androidmtk.com/download-minimal-adb-and-fastboot-tool

My problem was same. But i successfully downgrade to color os 6. I guess you can try it too.
Enable USB Debugging and Allow unlock boot loader option in USB debugging.
Connect your mobile with PC and use following Command.
adb reboot bootloader
fastbook flashing unlock
Check mobile for unlock option.

How did you downgraded to colour os 6?
I'm trying to root my realme 5i that i upgraded to 10.
Can you help me?

M. Farhad said:
My problem was same. But i successfully downgrade to color os 6. I guess you can try it too.
Enable USB Debugging and Allow unlock boot loader option in USB debugging.
Connect your mobile with PC and use following Command.
adb reboot bootloader
fastbook flashing unlock
Check mobile for unlock option.
Click to expand...
Click to collapse
what's the next step

Related

Honor 6X 5.0 Root Method and Custom Recovery

Hi guys, I want to root my phone and install custom recovery so that I can install custom roms .. are they available yet ?
Pls help me
Thanks in advance
-iNCEPTiON- said:
Hi guys, I want to root my phone and install custom recovery so that I can install custom roms .. are they available yet ?
Pls help me
Thanks in advance
Click to expand...
Click to collapse
Its tricky atm root, and not much in the way of stable roms I would hang fire bit longer
Sent from my BLN-L21 using Tapatalk
DoobyDroid said:
Its tricky atm root, and not much in the way of stable roms I would hang fire bit longer
Click to expand...
Click to collapse
Oh and due to honor 6x processor, nothing we can expect
Answer: How to root Honor 6x
WARNING: I AM NOT RESPONSIBLE FOR WHAT YOU DO TO YOUR DEVICE, YOU ARE THE ONE MAKING CHANGES, NOT ME.
I have rooted and flashed TWRP 3.10 on my Honor 6x BLN-24 with Android 7.0 Beta. Theres a new update 360 and 361 but when I try updating it just takes me to TWRP and gives me an error.
Downloads:
Adb & FastBoot - https://forum.xda-developers.com/showthread.php?t=2588979
Chinese Honor/Huawei program-
TWRP:https://dl.twrp.me/berlin/twrp-3.1.0-0-berlin.img.html (DOWNLOAD 3.1.0)
SuperSU:
How I did it: ( Assuming you know how to unlock your bootloader)
Plug your phone into your pc
tap build number 7 times (developer options)
enable USB debugging and Oem unlock.
(check if your device is connected) type adb devices in cmd
Get bootloader unlock code from Huawei/honor's website
Install Adb and fastboot (just press Y for all)
Use Adb to unlock bootloader with fastboot oem unlock (unlock code) in cmd
then do fastboot reboot in cmd
during reboot, device will factory reset.
setup phone quickly and turn on developer options again, this time oem unlock will be locked enabled, enable usb debugging and wait for the phone to connect to pc.
now, type adb reboot bootloader in cmd (this will bring you to fastboot/bootloader
now to flash (assuming you have twrp downloaded.) type fastboot flash recovery twrp-3.1.0-0-berlin.img in cmd
type fastboot reboot in cmd, and you're done with TWRP.
Done! With TWRP atleast. Restart your phone, download latest SuperSU, then in cmd (still plugged in your phone) type adb reboot recovery
then you are in TWRP! I hope you know how to flash SuperSU in TWRP because I'm not helping you with that.
Good Luck!
Oem unlocking has greyed out after officially updated to emui 5.0
I have officially updated to 7.0 Android i.e emui 5.0 before update i was using marshmallow that time i have unlocked bootloader as well as i have installed twrp recovery and rooted then i have got official nought updatr emui 5.0 i have updated then supersu says uh have to again root your device then i tried root but when i goes to developer option their oem unlocking option is Grey out it is unclickable
Plz help me to resolve my issue.
You must go back to Android 6, relock your Bootloader und deactivate OEM Unlock. Then update to Android 7, unlock bootloader and unlock OEM Unlock. I had the same Problem yesterday After that the OEM unlock is also grayed out but it is activated
How to relock bootloader n rollback to marshmallow
Plz Guide me.
Step by step for relocking bootloader and rolling back to marshmallow i hope uh will help mi
help
Can some one plese tell me how to root and install twrp on honor 6X 7.0 emui 5.0 please

[UNTESTED] Bootloader Unlock On Nokia 5.1 Plus

Hey guys,
I think I found a way to unlock the bootloader on the Nokia 5.1 Plus. I didn't do it yet, but can someone please try it and see if it works?
Instructions:
1. Boot into recovery. I made a guide on how to do that in case you don't know how. Here's the link:https://forum.xda-developers.com/nokia-x5/how-to/guide-how-to-access-recovery-global-t4054561
2. Select reboot to bootloader.
3. Run fastboot oem unlock from adb terminal and see if anything happens.
PS. Running adb reboot fastboot from pc doesn't work-the phone just restarts-but rebooting to bootloader option from recovery actually gets it to fastboot mode.
If it works please tell me in a reply.
BurningGrip3 said:
Hey guys,
I think I found a way to unlock the bootloader on the Nokia 5.1 Plus. I didn't do it yet, but can someone please try it and see if it works?
Instructions:
1. Boot into recovery. I made a guide on how to do that in case you don't know how. Here's the link:https://forum.xda-developers.com/nokia-x5/how-to/guide-how-to-access-recovery-global-t4054561
2. Select reboot to bootloader.
3. Run fastboot oem unlock from adb terminal and see if anything happens.
PS. Running adb reboot fastboot from pc doesn't work-the phone just restarts-but rebooting to bootloader option from recovery actually gets it to fastboot mode.
If it works please tell me in a reply.
Click to expand...
Click to collapse
any hero? (I'm afraid of running out of phone)
BurningGrip3 said:
Hey guys,
I think I found a way to unlock the bootloader on the Nokia 5.1 Plus. I didn't do it yet, but can someone please try it and see if it works?
Instructions:
1. Boot into recovery. I made a guide on how to do that in case you don't know how. Here's the link:https://forum.xda-developers.com/nokia-x5/how-to/guide-how-to-access-recovery-global-t4054561
2. Select reboot to bootloader.
3. Run fastboot oem unlock from adb terminal and see if anything happens.
PS. Running adb reboot fastboot from pc doesn't work-the phone just restarts-but rebooting to bootloader option from recovery actually gets it to fastboot mode.
If it works please tell me in a reply.
Click to expand...
Click to collapse
Hey don't post guides for other if you don't know what it means, You will get other people phones bricked.
FYI Nokia phones requires permission to unlock bootloader.
adb oem unlock doesn't work now a days for most of the phones as you know many companies has made rooting and changing roms difficult. (excluding OnePlus and Pixel).
BurningGrip3 said:
Hey guys,
I think I found a way to unlock the bootloader on the Nokia 5.1 Plus. I didn't do it yet, but can someone please try it and see if it works?
Instructions:
1. Boot into recovery. I made a guide on how to do that in case you don't know how. Here's the link:https://forum.xda-developers.com/nokia-x5/how-to/guide-how-to-access-recovery-global-t4054561
2. Select reboot to bootloader.
3. Run fastboot oem unlock from adb terminal and see if anything happens.
PS. Running adb reboot fastboot from pc doesn't work-the phone just restarts-but rebooting to bootloader option from recovery actually gets it to fastboot mode.
If it works please tell me in a reply.
Click to expand...
Click to collapse
For me it gave an error (FAILED (remote: unknown command)), where
Code:
fastboot flashing unlock
gave me an error on the device asking me if I wanted to unlock flashing or to cancel. I don't know if this helps anyone anything but it seems to have worked because if I run
Code:
fastboot flashing get_unlock_ability
I get the message (bootloader) unlock_ability = 1
BurningGrip3 said:
Hey guys,
I think I found a way to unlock the bootloader on the Nokia 5.1 Plus. I didn't do it yet, but can someone please try it and see if it works?
Instructions:
1. Boot into recovery. I made a guide on how to do that in case you don't know how. Here's the link:https://forum.xda-developers.com/nokia-x5/how-to/guide-how-to-access-recovery-global-t4054561
2. Select reboot to bootloader.
3. Run fastboot oem unlock from adb terminal and see if anything happens.
PS. Running adb reboot fastboot from pc doesn't work-the phone just restarts-but rebooting to bootloader option from recovery actually gets it to fastboot mode.
If it works please tell me in a reply.
Click to expand...
Click to collapse
No , you cant unlock the bootloader by this way for this device
Nokia 5.1 plus bootloader unlock use mtk universal V5 tool it's easy to use
Macc40 said:
Nokia 5.1 plus bootloader unlock use mtk universal V5 tool it's easy to use
Click to expand...
Click to collapse
Sure it will work with subject device?

unloking bootloader Realme 5

please
i need for important help
i want to unlock bootloader method for realme5 RMX1191
i used depth test app for unlock but app lot of crash
My problem was same. But i successfully downgrade to color os 6. I guess you can try it too.
Enable USB Debugging and Allow unlock boot loader option in USB debugging.
Connect your mobile with PC and use following Command.
adb reboot bootloader
fastbook flashing unlock
Check mobile for unlock option.
not working for realme ui

relock bootloader but no OS help please

hello,
i did unlock the bootloader for my zenfone 7 pro
and installed twrp recovery then rooted via magisk
cuz I wanted voLTE but it didn't work for me so I wanted to be back to stock
I relock the phone using fastboot command
fastboot oem asus-lock
it did relock my phone
but there is no OS nor Recovery !
when I power my phone on the fastboot UI appears. even if I select recovery nothing changes. opens fastboot only
how to re install the firmware ? help plz
in case anyone has the same problem.
i did solve it by flashing the (raw) firmware via fastboot ( Flash_AFT method )
M-772007 said:
hello,
i did unlock the bootloader for my zenfone 7 pro
and installed twrp recovery then rooted via magisk
cuz I wanted voLTE but it didn't work for me so I wanted to be back to stock
I relock the phone using fastboot command
fastboot oem asus-lock
it did relock my phone
but there is no OS nor Recovery !
when I power my phone on the fastboot UI appears. even if I select recovery nothing changes. opens fastboot only
how to re install the firmware ? help plz
Click to expand...
Click to collapse
There are new guides on how to get volte if you want to try again.
[Guide] Easy method to Enable Volte (with root) on Tmobile and maybe other networks on Android 11 and maybe 10
So first you have to root. I used twrp and magisk. There are guides on how to do that you can find by searching around. Then once you do that, follow these directions, What I did was manually entered all of these setprop commands below, on the...
forum.xda-developers.com
This is one but there are others if you need the help.
After relock bootloader i can send phone to warranty?
I tried to relock the phone with the command "fastboot oem asus-lock", but it shows "waitting for any device" and my phone just sit there and do nothing..
Any other method to relock the Zenfone 7 pro?
M-772007 said:
hello,
i did unlock the bootloader for my zenfone 7 pro
and installed twrp recovery then rooted via magisk
cuz I wanted voLTE but it didn't work for me so I wanted to be back to stock
I relock the phone using fastboot command
fastboot oem asus-lock
it did relock my phone
but there is no OS nor Recovery !
when I power my phone on the fastboot UI appears. even if I select recovery nothing changes. opens fastboot only
how to re install the firmware ? help plz
Click to expand...
Click to collapse
I believe that relock is impossible and but to make the device recovery to installed status of stock rom keeping with unlock bootloader.
Please see my post. May make it help or not.
When I try to burn rom with TWRP, img burns but it doesn't start and zip gives an error and cannot burn.
When I first burned custom ROM (unofficial AEX), it did not start, so when I deleted the data from TWRP, it seems that I deleted things that should not be erased, so even if I burn it from the zip file, with the error message in the image below I...
forum.xda-developers.com

zte a7 blade 2019 instant switch to os from fastboot*

Hi, i am loading booting to bootloader from adb with commnad (adb reboot bootloader) this isnt working, only restart its instantly switch to normal os, any ideas ?
Run
Code:
adb reboot
or
Code:
fastboot reboot
oh sorry man, i am idiot, and i am say it wrong.. I trying boot to fastboot but not working instantly switch to os, any ideas please ?
Unlock bootloader if not done yet.
where i unlock bootloader ? In developer settings ? (i have unlocked)
Enabling OEM Unlock in Developer options doesn't unlock the bootlader, it simply prepares the bootloader to get unlocked via fastboot command.
More info here:
How to Unlock Bootloader via Fastboot on Android
Unlocking the bootloader via Fastboot is the easiest thing to do. But not all Android devices support straightforward bootloader unlocking. Many manufacturers put up a setup on their devices to let…
nerdschalk.com
xXx yYy said:
Enabling OEM Unlock in Developer options doesn't unlock the bootlader, it simply prepares the bootloader to get unlocked via fastboot command.
More info here:
How to Unlock Bootloader via Fastboot on Android
Unlocking the bootloader via Fastboot is the easiest thing to do. But not all Android devices support straightforward bootloader unlocking. Many manufacturers put up a setup on their devices to let…
nerdschalk.com
Click to expand...
Click to collapse
Only I have a small problem I don't unlock my bootloader via fastboot when it doesn't work :/ It immediately jumps to my system when I boot fastboot, even with a command like ,,adb reboot fastboot"
Matyas66055 said:
Only I have a small problem I don't unlock my bootloader via fastboot when it doesn't work :/ It immediately jumps to my system when I boot fastboot, even with a command like ,,adb reboot fastboot"
Click to expand...
Click to collapse
I have new thread, where i am writing all info :/ https://forum.xda-developers.com/t/zte-blade-a7-2019-fastboot-mode-missing.4462035/
I don't know if you are still interested in accessing Fastboot but you can access it using a specific firmware version.
Still, let me tell you that unlocking the bootloader is virtually impossible. Since the well-known generic method doesn't work for the SoC SC9863A, you need to have a special Fastboot's program version and a dedicated private key that only they provide.... and I emphasize the word "dedicated" since apparently ZTE did not use a generic key to sign their ROMS. At least on this device.
Unless they decide to release the key or give support to unlocking the bootloader, all we can do is wait for them to change their minds. Because they don't want to provide it. I know because I tried to order it several times.

Categories

Resources