Question How to unlock bootloader of realme c2 RMX 1945 - Realme C2

How I can unlock bootloader of realme c2 RMX 1945?
I enable unknown source installation for file manager.
I try to install DeepTesting_realme-release_signed.apk mentioned in this thread. But installation failed.
https://c.realme.com/in/post-details/1085078965883764736
after clicking on install it show message "App not installed"

n32 said:
How I can unlock bootloader of realme c2 RMX 1945?
I enable unknown source installation for file manager.
I try to install DeepTesting_realme-release_signed.apk mentioned in this thread. But installation failed.
after clicking on install it show message "App not installed"
Click to expand...
Click to collapse
Unlock APK is not required to unlock the bootloader of realme c2 RMX 1945.
Unlocking the bootloader will RESET the phone.
Instructions to unlock the bootloader of realme c2 RMX 1945:
On PC:
install usb drivers for your device (Realme C2).
install adb and fastboot ( SDK platform tools zip file).
On Realme C2:
Enable USB Debuging:
Settings -> About Phone -> Version ( tap 7 times)
Settings -> Additional Settings -> Developer options -> USB Debugging ( turn on)
Settings -> Additional Settings -> Developer options -> Oem unlock ( turn on)
Connect Realme C2 to PC using USB cable.
Select Transfer Files ( second option )
On PC open folder where adb.exe and fastboot.exe files are located.
Now type
Code:
cmd
in the address bar of File Explorer and hit Enter to open Command Prompt.
In Command Prompt type:
Code:
adb devices
On Realme C2 "Allow USB Debugging ? " message appears.
select ok.
On PC:
Code:
adb devices
Output should be:
Code:
List of devices attached <device serial number> device
On PC
Code:
adb reboot-bootloader
phone will reboot into Fastboot mode
On PC
Code:
fastboot flashing unlock
phone will ask to confirm.
Confirm using Volume buttons.
Realme c2 will Factory reset and restart.
After unlocking the bootloader whenever you Turn On / Reboot the phone a small message is displayed for few seconds. " ... Bootloader is unlocked ..."

The bootloader unlock worked 100%. but the root didn't work help realms c2 RMX1945

hydroponics_1 said:
Unlock APK is not required to unlock the bootloader of realme c2 RMX 1945.
Unlocking the bootloader will RESET the phone.
Instructions to unlock the bootloader of realme c2 RMX 1945:
On PC:
install usb drivers for your device (Realme C2).
install adb and fastboot ( SDK platform tools zip file).
On Realme C2:
Enable USB Debuging:
Settings -> About Phone -> Version ( tap 7 times)
Settings -> Additional Settings -> Developer options -> USB Debugging ( turn on)
Settings -> Additional Settings -> Developer options -> Oem unlock ( turn on)
Connect Realme C2 to PC using USB cable.
Select Transfer Files ( second option )
On PC open folder where adb.exe and fastboot.exe files are located.
Now type
Code:
cmd
in the address bar of File Explorer and hit Enter to open Command Prompt.
In Command Prompt type:
Code:
adb devices
On Realme C2 "Allow USB Debugging ? " message appears.
select ok.
On PC:
Code:
adb devices
Output should be:
Code:
List of devices attached <device serial number> device
On PC
Code:
adb reboot-bootloader
phone will reboot into Fastboot mode
On PC
Code:
fastboot flashing unlock
phone will ask to confirm.
Confirm using Volume buttons.
Realme c2 will Factory reset and restart.
After unlocking the bootloader whenever you Turn On / Reboot the phone a small message is displayed for few seconds. " ... Bootloader is unlocked ..."
Click to expand...
Click to collapse
Thanks @hydroponics_1. it is working
But after unlocking the bootloader, I cannot find key combination to enter in recovery mode.
pressing volume down and power now enter into fastboot mode.
is there any working recovery image for realme c2 RMX 1945?

There are none.. Either you can make it on your own using TWRP Builder or Build it directly how TWRP is build and then post it here after testing!

TheWarrior01 said:
There are none.. Either you can make it on your own using TWRP Builder or Build it directly how TWRP is build and then post it here after testing!
Click to expand...
Click to collapse
Even if I have working twrp image how can I boot to recovery from fastboot mode?
After flashing I can only boot to normal mode and stock rom will replace twrp with stock recovery.

n32 said:
Even if I have working twrp image how can I boot to recovery from fastboot mode?
After flashing I can only boot to normal mode and stock rom will replace twrp with stock recovery.
Click to expand...
Click to collapse
I don't have the device but adb reboot recovery should work right? Or Power Don + Power should lead to recovery in most mobile phones.
You can even use "fastboot boot recovery.img" where recovery.img is your TWRP recovery. you can use it to boot into TWRP and decrypt device if needed and then flash it permanently!

hey did you tried to flash or boot magisk patched boot img ???

Help unlocking bootloader and rooting lg phoenix 4
hydroponics_1 said:
Unlock APK is not required to unlock the bootloader of realme c2 RMX 1945.
Unlocking the bootloader will RESET the phone.
Instructions to unlock the bootloader of realme c2 RMX 1945:
On PC:
install usb drivers for your device (Realme C2).
install adb and fastboot ( SDK platform tools zip file).
On Realme C2:
Enable USB Debuging:
Settings -> About Phone -> Version ( tap 7 times)
Settings -> Additional Settings -> Developer options -> USB Debugging ( turn on)
Settings -> Additional Settings -> Developer options -> Oem unlock ( turn on)
Connect Realme C2 to PC using USB cable.
Select Transfer Files ( second option )
On PC open folder where adb.exe and fastboot.exe files are located.
Now type
Code:
cmd
in the address bar of File Explorer and hit Enter to open Command Prompt.
In Command Prompt type:
Code:
adb devices
On Realme C2 "Allow USB Debugging ? " message appears.
select ok.
On PC:
Code:
adb devices
Output should be:
Code:
List of devices attached <device serial number> device
On PC
Code:
adb reboot-bootloader
phone will reboot into Fastboot mode
On PC
Code:
fastboot flashing unlock
phone will ask to confirm.
Confirm using Volume buttons.
Realme c2 will Factory reset and restart.
After unlocking the bootloader whenever you Turn On / Reboot the phone a small message is displayed for few seconds. " ... Bootloader is unlocked ..."
Click to expand...
Click to collapse
I've recently bought the phoenix 4 lm-x210apm in having trouble with unlocking bootloader and rooting it have adb drivers installed and lg drivers installed I have minimal adb fastboot tool installed I entered adb devices and it registers my device and then I enter adb reboot bootloader and all it does is reboot the device not unfortunately bootloader I have USB debugging on oem unlocked and all that so what am I doing wrong please if someone could give me a step by step that would be awesome

Sam Ghosh said:
The bootloader unlock worked 100%. but the root didn't work help realms c2 RMX1945
Click to expand...
Click to collapse
did you try to extract boot image from Full Firmware zip & patched it with magisk ???

n32 said:
Thanks @hydroponics_1. it is working
But after unlocking the bootloader, I cannot find key combination to enter in recovery mode.
pressing volume down and power now enter into fastboot mode.
is there any working recovery image for realme c2 RMX 1945?
Click to expand...
Click to collapse
can you pull boot image & try to patch with magisk

siddhrsh said:
can you pull boot image & try to patch with magisk
Click to expand...
Click to collapse
Can you share the detailed step or link.
how can I to pull boot image and patch it.

n32 said:
Can you share the detailed step or link.
how can I to pull boot image and patch it.
Click to expand...
Click to collapse
https://forum.xda-developers.com/android/software/guide-root-realme-c2-unlock-bootloader-t3970447

realme c2 doesnt allow bootloader unlocking. when I boot in fastboot mode the phone is not detected by the PC. I have fastboot adb drivers installed.
How are you guys able to unlock bootloader??
There are many realme phone whose bootloader is unlockable...
Can someone guide if its really possible.
Any help is appreciated. Thanks

coolboyforeva said:
realme c2 doesnt allow bootloader unlocking. when I boot in fastboot mode the phone is not detected by the PC. I have fastboot adb drivers installed.
How are you guys able to unlock bootloader??
There are many realme phone whose bootloader is unlockable...
Can someone guide if its really possible.
Any help is appreciated. Thanks
Click to expand...
Click to collapse
I am using Ubuntu as PC OS.
I unlocked bootloader of realme c2 by following the steps which I described on page 1.
Are you following the procedure exactly?
I think you have driver issue.
check USB devices in Device Manager when Phone is connected in fastboot mode.
Check by connecting USB cable in USB 2.0 port.

hydroponics_1 said:
I am using Ubuntu as PC OS.
I unlocked bootloader of realme c2 by following the steps which I described on page 1.
Are you following the procedure exactly?
I think you have driver issue.
check USB devices in Device Manager when Phone is connected in fastboot mode.
Check by connecting USB cable in USB 2.0 port.
Click to expand...
Click to collapse
Does it works on windows pc?
Another thing I want to know. Is VOLTE supported on GSI android 9 or android 10 ?

Pachboot.img file for RMX 1945
Please sand me the pachboot.img file for
Magisk root
Rmx 1945
And also send the
stock boot.img
And vbmeta .img
For RMX 1945 11.A.17
PLEASE PLEASE PLEASE
HELP

Does anyone knows which is the tool to flash stock rom? So far I cant find any reliable info. Has anyone managed to flash stock rom on realme c2 at home?
If yes please provide the rom link and the tool to flash the rom.
Thanks

[email protected] said:
Please sand me the pachboot.img file for
Magisk root
Rmx 1945
And also send the
stock boot.img
And vbmeta .img
For RMX 1945 11.A.17
PLEASE PLEASE PLEASE
HELP
Click to expand...
Click to collapse
I have extracted stock boot.img vbmeta .img and other .img files from realme c2 update zip file (RMX1941EX_11_OTA_0110_all_KypuujWoY710.ozip).
realme c2 model RMX 1945
version RMX1945EX_11_A.12
I am a new user and cannot post links.
Download and extract realme c2 update zip file from realme website. The zip contains stock boot.img and vbmeta .img for realme c2.

stock recovery.img for realme c2 rmx1941
help please i need stock recovery.img for realme c2 rmx 1941 thank you

Related

[Recovery][3.0.2] Unofficial TWRP for the Huawei Y3 2017 CRO-U00

TeamWin Recovery Project 3.0.2​
WARNING #1: Unlocking BL and flashing a custom recovery voids your warranty. Please make sure to contact your carrier/seller if your phone is still under warranty after unlocking the bootloader.
WARNING #2: Make sure you have enabled OEM unlock and unlocked bootloader before trying to flash this. How you can successful root and install TWRP will be described below.
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
HOW-TO UNLOCK BOOTLOADER
1. Get bootloader Unlock code here
2. Install minimal adb and fastboot
3. Plug in your phone and make sure all huawei drivers got installed
4. Enable developer options in settings as described above.
5. Enable OEM unlock, enable USB debugging (both in developer options)
6. Open the adb tool you installed recently
7. Type fastboot devices (now a device number should show up)
8. Type fastboot reboot-bootloader (your phone will now boot into bootloader, if not, you haven't set up drivers or adb/fastboot correctly)
9. This step will wipe all your data! Type:
Code:
Code:
fastboot oem unlock xxxxxxxxxxxxxxxx
(xx is for your unlock code)
10. Ones it's done type:
Code:
Code:
fastboot reboot
Your phone will reboot and you have an unlocked bootloader!
11. You can now go on installing TWRP on your device
HOW-TO INSTALL
Make sure you enabled OEM unlock in settings, if you haven't please do that now by tipping 10 times on build number (to activate developer options), than open developer options and go to OEM unlock, enable it
Have an unlocked bootloader is required! (In my case, I login the unlocker website at provide necessary information and get the unlock code so try yourself !!!)
Download the TWRP recovery from the download section below
Make sure you got fastboot drivers installed (I will describe this below in how to unlock your bootloader)
Open the adb/fastboot application on your pc and go to the directory where your TWRP img file is downloaded
Boot your phone into download mode (First method: fastboot reboot-bootloader while connected to pc. Second method: power off your phone, hit power on and volume down until it boots to download mode)
Check again if there is written: unlocked phone!
If yes type now into your adb/fastboot terminal:
Code:
fastboot flash recovery Twrp_CRO_U00_recovery.img
Click to expand...
Click to collapse
Type:
Code:
Code:
fastboot reboot
Now boot into recovery by pressing: power+volume up+volume down at the same time
Enjoy twrp
HOW-TO ROOT
Backup, just in case
Have an unlocked bootloader and TWRP installed from above (take one from december)
We will use this root method: Phh's superuser
Download latest official phh superuser zip here.
Put the zip on your external sd card of your phone (since we can't access /data in twrp)
Boot into twrp and flash the downloaded file
Install latest Material phh apk: Release post
Now you are rooted, congrats!
SUPPORTED DEVICES
CRO-U00
HWCRO-U6580M
(Test your Device, if you want to take the risk )
DOWNLOAD
Updated Link Shared In Next Post.
Contributors
CM13 Minimal Twrp Source
BBQlinux
Google
HWDEV
****
More Information Given Later
Dualboot Patcher Supported
TWRP
Downloads
is the source for this device support available somewhere?
fgallina said:
is the source for this device support available somewhere?
Click to expand...
Click to collapse
YES.
The sources of Y3 2017 available in Git-Hub.
TWRP Sources Of Y3 2017
Source:
https://github.com/docs007/device_Huawei_Cairo_U00

Twrp Installation for Redmi go

Follow the instructions if i can do it you do it too ( for feb 1 2019 security patch only !!!!)
Files we need :
RedmiGo tool: https://drive.google.com/open?id=1Y7jZNI3K-BtdonUttLoj-VtgnBt1EbZH
Adb driver :http://download.clockworkmod.com/te...KuBIgQX7mgkHjU6c44_I64cTtBXrhAProJFH2A5ftuJy8
First Enable Usb debugging via Settings and install adb driver
Then connect your android to pc if theres a dialog acceept it
Extract Redmi go final.zip you donwloaded (your android must be connected) and open redmigo.bat
First type the number for unlock bootloader in ( number 3 in the app) you can see it on the app itself (it will format the android be sure to backup)
then wait to reformat and the android it self will boot into a fresh and then on redmi go toll type number 4 to install twrp
and again open redmigo.bat and enter 2 for boot.img and root fix and your finished
hello
is there anything special that needs to be done on the phone?
i have enabled developer mode, usb debugging, and oem unlock. but still can't unlock it
mkdk said:
hello
is there anything special that needs to be done on the phone?
i have enabled developer mode, usb debugging, and oem unlock. but still can't unlock it
Click to expand...
Click to collapse
Use
Code:
fastboot oem unlock-go
wow
Briked-Matt said:
Use
Code:
fastboot oem unlock-go
Click to expand...
Click to collapse
wow. thank you very much.
it worked :highfive:
OK so I managed to unlock the bootloader, now when I press 4 I get an error message "cannot load...". Any ideas? Thanks.
Thread closed at OP request

Red Magic 3 Root Guide

1. Open Settings-About Phone, repeat click Build Number until Developer options shown.
2. Check USB debugging and OEM unlocking
3. Install adb and USB driver, then connect RM3 to computer
USB Driver: https://developer.android.com/studio/run/win-usb
ADB: https://forum.xda-developers.com/showthread.php?t=2317790
4. open cmd, then type adb reboot bootloader , then phone will reboot to fastboot mode.
5. Use fastboot flashing unlock, use volume key select unlock , confirm with power button , then the phone will do factory reset and reboot. Now the phone is unlocked
6. Install Magisk Manager, you can download it here: https://github.com/topjohnwu/Magisk/releases/latest
7. Download current ROM of RM3 here: http://ui.nubia.cn/rom/detail/62 then unpack it, copy boot.img to your phone.
8. Use Magisk Manager patch the boot.img then copy magisk_patched.img to computer.
9. Power off. Then hold volume down+ power button , boot into fastboot mode.
10. Flash the patched kernel to phone.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot magisk_patched.img
fastboot reboot
11. The phone is rooted now.
Note:
1. All data will be erased when unlock bootloader
2. After unlock, a warning will shown when phone boot.
changguangyu said:
1. Open Settings-About Phone, repeat click Build Number until Developer options shown.
2. Check USB debugging and OEM unlocking
3. Install adb and USB driver, then connect RM3 to computer
USB Driver: https://developer.android.com/studio/run/win-usb
ADB: https://forum.xda-developers.com/showthread.php?t=2317790
4. open cmd, then type adb reboot bootloader , then phone will reboot to fastboot mode.
5. Use fastboot flashing unlock, use volume key select unlock , confirm with power button , then the phone will do factory reset and reboot. Now the phone is unlocked
6. Install Magisk Manager, you can download it here: https://github.com/topjohnwu/Magisk/releases/latest
7. Download current ROM of RM3 here: http://ui.nubia.cn/rom/detail/62 then unpack it, copy boot.img to your phone.
8. Use Magisk Manager patch the boot.img then copy magisk_patched.img to computer.
9. Power off. Then hold volume down+ power button , boot into fastboot mode.
10. Flash the patched kernel to phone.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot magisk_patched.img
fastboot reboot
11. The phone is rooted now.
Note:
1. All data will be erased when unlock bootloader
2. After unlock, a warning will shown when phone boot.
Click to expand...
Click to collapse
thank you so much friend
Can you please make a video how to use Google camera in nubia red magic 3
changguangyu said:
1. Open Settings-About Phone, repeat click Build Number until Developer options shown.
2. Check USB debugging and OEM unlocking
3. Install adb and USB driver, then connect RM3 to computer
USB Driver: https://developer.android.com/studio/run/win-usb
ADB: https://forum.xda-developers.com/showthread.php?t=2317790
4. open cmd, then type adb reboot bootloader , then phone will reboot to fastboot mode.
5. Use fastboot flashing unlock, use volume key select unlock , confirm with power button , then the phone will do factory reset and reboot. Now the phone is unlocked
6. Install Magisk Manager, you can download it here: https://github.com/topjohnwu/Magisk/releases/latest
7. Download current ROM of RM3 here: http://ui.nubia.cn/rom/detail/62 then unpack it, copy boot.img to your phone.
8. Use Magisk Manager patch the boot.img then copy magisk_patched.img to computer.
9. Power off. Then hold volume down+ power button , boot into fastboot mode.
10. Flash the patched kernel to phone.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot magisk_patched.img
fastboot reboot
11. The phone is rooted now.
Note:
1. All data will be erased when unlock bootloader
2. After unlock, a warning will shown when phone boot.
Click to expand...
Click to collapse
Hello I'm interested in rooting the ZTE Axon 10 Pro 4g. Is it possible that the root process could be similar to this? I have not bought it yet, since I want to decide between ZTE Axon 10 Pro and Xiaomi Mi 9. If the ZTE Axon will be rootable im going to get it, if not im going for the Mi 9. I already asked the German customer support and they told me that it is possible, but they would not give any details on how to do it.
Will this root methode works with international model?
WhySoSeriousJoKer said:
Will this root methode works with international model?
Click to expand...
Click to collapse
I don't have international model. But i think it will works.
If you want to use cn rom with gapps then try this mathod.
My phone is corrupted and bootloops. Is there a file that I can use in EDL mode?
changguangyu said:
1. Open Settings-About Phone, repeat click Build Number until Developer options shown.
2. Check USB debugging and OEM unlocking
3. Install adb and USB driver, then connect RM3 to computer
USB Driver: https://developer.android.com/studio/run/win-usb
ADB: https://forum.xda-developers.com/showthread.php?t=2317790
4. open cmd, then type adb reboot bootloader , then phone will reboot to fastboot mode.
5. Use fastboot flashing unlock, use volume key select unlock , confirm with power button , then the phone will do factory reset and reboot. Now the phone is unlocked
6. Install Magisk Manager, you can download it here: https://github.com/topjohnwu/Magisk/releases/latest
7. Download current ROM of RM3 here: http://ui.nubia.cn/rom/detail/62 then unpack it, copy boot.img to your phone.
8. Use Magisk Manager patch the boot.img then copy magisk_patched.img to computer.
9. Power off. Then hold volume down+ power button , boot into fastboot mode.
10. Flash the patched kernel to phone.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot magisk_patched.img
fastboot reboot
11. The phone is rooted now.
Note:
1. All data will be erased when unlock bootloader
2. After unlock, a warning will shown when phone boot.
Click to expand...
Click to collapse
Sir..how to lock bootloader again if already in global rom asia version
I try in adb,it said locked but in setting developer option still show unlock
andixxx81 said:
Sir..how to lock bootloader again if already in global rom asia version
I try in adb,it said locked but in setting developer option still show unlock
Click to expand...
Click to collapse
First install cn rom. Then you unlock bootloader options
I want to know how can I lock the bootloader again, since i need to return this phone, it come with some issues, and if they see i touch that maybe they said that i break the warranty rules
Simple just install global or Chinese rom again ur then your bootloader lock again
sandeepkhatri said:
Simple just install global or Chinese rom again ur then your bootloader lock again
Click to expand...
Click to collapse
I have the international version, where can i get the international rom?
I also search global rom but not find. Hope anyone send global rom link
Global rom link
https://eu.redmagic.gg/blogs/news/red-magic-3-global-rom-flash-instructions
Amazing!! thank you very much! I have one question, if i root my phone, I can unroot it using the original rom?
All I get is "Your Device is corrupt. It can't be trusted and will not boot."
Can some one share the europe & asia boot image which already patch by magisk. Tks
Sent from my ALP-L29
Has anyone been successful with this yet?
Working flawlessly?
Hello guys is there any way to relock bootloader?

TWRP installation for Tecno pop 2f

Hello
I have been trying to root my device Tecno pop 2f and I've only gotten as far as opening the device's bootloader but I cant seem to unlock the bootloader when entering the command fastboot OEM unlock/ fastboot flash unlock, but oddly enough the device seems to have multiple bootloaders (I don't know if that's even possible)
Developer mode has been enabled and OEM lock has been disabled when the device was on
after sorting that out...
There are 2 methods I used with adb
Method 1
1) adb devices
2) adb reboot bootloader
2) fastboot OEM unlock (error: unknown cmd)
Method 2
1) adb reboot recovery (Then I would switch to the phone to manually enter fastboot mode, which looks different than method 1)
2) fastboot OEM unlock (weirdly it works here)
3) fastboot flash recovery recovery.img (error: Flashing lock flag is locked, please unlock it first)
I'd wish to provide screenshots but I only have a single device and a crappy camera on the laptop so there's no use, please make due with this information.
Yes, an Android device indeed has 2 bootloaders - they are called first stage and second stage. The first loads the second what loads the Android OS.
If not already done yet download the "Tecno USB Drivers" provided by phone's OEM suitable to your phone and install those. Then Fastboot may work as expected.
Download and Install Tecno USB Drivers with How to Guide
Here you will find the latest Tecno USB Drivers. Download and install the latest Tecno USB Drivers on your PC before performing any task connecting your
www.getdroidtips.com
xXx yYy said:
If not already done yet download the "Tecno USB Drivers" provided by phone's OEM suitable to your phone and install those. Then Fastboot may work as expected.
Download and Install Tecno USB Drivers with How to Guide
Here you will find the latest Tecno USB Drivers. Download and install the latest Tecno USB Drivers on your PC before performing any task connecting your
www.getdroidtips.com
Click to expand...
Click to collapse
alright I'll get back to you with updates. On it

Infinix Hot 9 TWRP Recovery,Other & Root

[AIO Guide] Bootloader unlocking, Root ,Twrp , Custom Rom & Stock Firmware]​ NOTE :unlocking bootloader wipe your data
Root at your own risk
I am not responsible for any data loss or brick
# Twrp recovery for hot 9
Device- Infinix Hot 9
Model & Variant :
1: X655C-H6211ABKG-Q-OP
1.Bootloader Unlocking Guide:
1. Download & install ADB driver
2.Enable devloper mode by taping on Build verson(setting->my phone) then enable Oem Unlock & usb debugging from (settings->System->Devloper option)
3.Now connect device & open ADB path & run cmd
command: ADB devices
then reboot to bootloader
command: ADB reboot bootloader
4. unlock bootloader
command: fastboot flashing unlock the phone will ask to confirm
5. now reboot to system
command:fastboot reboot
If you are stuck waiting for the device screen
2. TWRP [Official]
https://forum.xda-developers.com/t/recovery-for-infinix-hot-9.4472895/
3. Root:
## Root zip link: Magisk-v21.0.zip
## Unroot link : Magisk-uninstaller-20201003.zip
4. Orange state disabler:
Flashing guide & zip file
Click Wipe →Format Data → Yes → Press Enter.
Then Click Reboot → Recovery (Reboot to Recovery ).
After this, TWRP Recovery Mode will be installed on your phone
Link::Orange disabler.zip
5. Gsi Rom / Custom Rom Install guide & link:
https://forum.xda-developers.com/t/custom-rom-dynamic-partition-arm64-ab.4379341/
6. Phone Hard Brick fix / Flashing guide & tools :
https://forum.xda-developers.com/t/phone-soft-brick-phone-on-off-poblem-tecno-device.4378501/
6.1. Stock Firmware Files / Flash file
## Download link :
1.X655C-H6211ABKG-Q-OP-210704V303
Hit Thanks If You Liked My Work
Hey, the recovery just stuck at the TWRP logo screen.
I'm stuck with < waiting for any device > when I enter fastboot flashing unlock command
Dkwbsn said:
I'm stuck with < waiting for any device > when I enter fastboot flashing unlock command
Click to expand...
Click to collapse
if you are using windows OS check your USB drivers
enable USB Debugging from developers options and make sure your device is listed in results of CLI command USB devices otherwise may the problem is the USB Cable

Categories

Resources