Honor 8 - Can't Factory Reset - Honor 8 Questions & Answers

So I've pretty much hit a wall. I have unlocked bootoader, and everytime I try to enter into factory resetting via volume + power button, it'll boot into "your device is booting now..." and it'll stay there. Same thing if I try to do it via the settings.
Whenever I try to install custom recovery or anything, I get this message.
C:\adb>fastboot flash recovery TWRP-CN.img
target reported max download size of 471859200 bytes
sending 'recovery' (29218 KB)...
OKAY [ 0.789s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.804s
I've tried all sorts of twrp files. My phone has locked me out of changing anything from adb commands it seems. How do I fix this?
My FRP is also locked, if that matters. I've tried to delete all accounts from my phone, as well as the "find my phone" option.
I'm on Anroid 7, EMUI 5.
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>adb reboot bootloader
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>fastboot devices
73QDU16B22001173 fastboot
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>fastboot format userdata
FAILED (remote: Command not allowed)
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>fastboot format cache
FAILED (remote: Command not allowed)
OEM is greyed out in the developer settings, I can't activate it or decative.

Try the unlock command again for the bootloader. This worked for me even when it was unlocked before

TomboIa said:
Try the unlock command again for the bootloader. This worked for me even when it was unlocked before
Click to expand...
Click to collapse
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>fastboot oem unlock 1031871703372236
...
FAILED (remote: Command not allowed)
finished. total time: 0.020s
Same thing. It doesn't allow me.

Zebieok said:
C:\Users\amira\AppData\Local\Android\sdk\platform-tools>fastboot oem unlock 1031871703372236
...
FAILED (remote: Command not allowed)
finished. total time: 0.020s
Same thing. It doesn't allow me.
Click to expand...
Click to collapse
Dont share your unlock key here, and are you sure that was your bootloader unlock keys.
Frp lock means your bootloader is locked.

FRP lock is a security action, for remove them you must boot a device and remove all google accounts.
Unfortunately this casw happened to me, when i want factory reset my phone, his dead and i cant boot it again just fastboot work but FRP LOCK activate and i cant flash any thing, give error command not allowed, in last i have to go to repair services, and they do this with hard box (maybe chimera or sigma.. Or other).
If you can boot your device you can do any thing, but if your device get bootloop go to services center.

Related

can't use "fastboot boot" command with bootloader locked

dear guys, i need to backup data (media and texts) from my Nexus 5, which is locked by a pattern screen lock that i forgot.
USB debug disabled, no root permission, stock rom.
i'm trying to use "fastboot boot" command to execute without installing CWM(.img); with CWM booted i will be able to use the adb commands to move between folders and backup the data.
BUT, the command "fastboot boot" doesn't work to me cause my bootloader is locked. here the log:
C:\Users\User\AppData\Local\Android\android-sdk\platform-tools>fastboot boot cwm.img.img
downloading 'boot.img'...
OKAY [ 0.473s]
booting...
FAILED (remote: not supported in locked device)
finished. total time: 0.578s
SO, there's a way to use this command with the bootloader locked, or (impossible) to unlock the bootloader without ereasing the data?
Thanks in advance for your answers.

backup with pattern lock forgot, USB debug disabled, no root permission, stock rom

dear guys,
i need to backup data (media and texts) from my Nexus 5, which is locked by a pattern screen lock that i forgot.
USB debug disabled, no root permission, stock rom.
i'm trying to use "fastboot boot" command to execute without installing CWM(.img); with CWM booted i will be able to use the adb commands to move between folders and backup the data.
BUT, the command "fastboot boot" doesn't work to me cause my bootloader is locked. here the log:
C:\Users\User\AppData\Local\Android\android-sdk\platform-tools>fastboot boot cwm.img.img
downloading 'boot.img'...
OKAY [ 0.473s]
booting...
FAILED (remote: not supported in locked device)
finished. total time: 0.578s
SO, there's a way to use this command with the bootloader locked, or to unlock the bootloader without ereasing the data?
Thanks in advance.
giballroad said:
dear guys,
i need to backup data (media and texts) from my Nexus 5, which is locked by a pattern screen lock that i forgot.
USB debug disabled, no root permission, stock rom.
i'm trying to use "fastboot boot" command to execute without installing CWM(.img); with CWM booted i will be able to use the adb commands to move between folders and backup the data.
BUT, the command "fastboot boot" doesn't work to me cause my bootloader is locked. here the log:
C:\Users\User\AppData\Local\Android\android-sdk\platform-tools>fastboot boot cwm.img.img
downloading 'boot.img'...
OKAY [ 0.473s]
booting...
FAILED (remote: not supported in locked device)
finished. total time: 0.578s
SO, there's a way to use this command with the bootloader locked, or to unlock the bootloader without ereasing the data?
Thanks in advance.
Click to expand...
Click to collapse
Nope. You're screwed. [emoji45]

Can't install TWRP

Hi,
I recently want to root my Honor 8 FRD-L09 on N 7.0.
So i unlock the bootloader, and flash the recovery.
But i never could do it, I always got an error with fastboot
C:\Users\Hugo\Desktop\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (65536 KB)...
OKAY [ 1.386s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.392s
I don't know what to do.
are you sure you dont have FRP lock activated?
well thats why it wont flash. BL unlocked means nothing if you're FRP locked. you have 2 choices. try removing all security options and accounts / factory reset and hope FRP lock is removed, or use dload method to reflash stock rom. you wont be able to flash twrp otherwise, well, unless u use some of those "pay to remove FRP lock" tools
hypnotik8systeme said:
are you sure you dont have FRP lock activated?
well thats why it wont flash. BL unlocked means nothing if you're FRP locked. you have 2 choices. try removing all security options and accounts / factory reset and hope FRP lock is removed, or use dload method to reflash stock rom. you wont be able to flash twrp otherwise, well, unless u use some of those "pay to remove FRP lock" tools
Click to expand...
Click to collapse
Yes i got frp lock i will try To see tomorrow
ImEraaz said:
Yes i got frp lock i will try To see tomorrow
Click to expand...
Click to collapse
Did it work? If, can you tell me how you did it?
ImEraaz said:
Hi,
I recently want to root my Honor 8 FRD-L09 on N 7.0.
So i unlock the bootloader, and flash the recovery.
But i never could do it, I always got an error with fastboot
C:\Users\Hugo\Desktop\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (65536 KB)...
OKAY [ 1.386s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.392s
I don't know what to do.
Click to expand...
Click to collapse
FRP lock and system security triggers in bootloader itself cause that some partition/blocks are unaccessible even when there is a "full" unlocked bootloader, but full unlocked bootloader option is not as it should be.
Security options while flashing some partition and the system flashing boot loops security option enables this well known security feature.
ImEraaz said:
Hi,
I recently want to root my Honor 8 FRD-L09 on N 7.0.
So i unlock the bootloader, and flash the recovery.
But i never could do it, I always got an error with fastboot
C:\Users\Hugo\Desktop\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (65536 KB)...
OKAY [ 1.386s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.392s
I don't know what to do.
Click to expand...
Click to collapse
Enable OEM unlock.... In developer setting

Hard Bricked FRD-L14 "FAILED (remote: Command not allowed)

So for the past week, my phone has been bricked. Bricked by flashing the wrong firmware, so now not able to access the whole phone, and making matters worse by flashing the wrong recovery for the phone. The phone being an Honor 8, FRD-L14, 64GB.
I'm not able to use dload to rollback anything, or use that option at all, since the recovery isn't eRecovery, and doesn't even have any recovery in itself.
The problem is that I'm able to boot into "download mode" my phones unlocked, and when I type in "fastboot oem get-bootinfo", the response is:
(bootloader) unlocked
OKAY [ 0.008s]
finished. total time: 0.010s
But when trying to flash anything through fastboot in the cmd, like the command "fastboot flash recovery recovery.img" to flash a recovery on the phone, the response would then be:
target reported max download size of 471859200 bytes
sending 'recovery' (29378 KB)...
OKAY [ 0.803s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.814s
My phone is unlocked, and on the download mode screen, is shows:
PHONE Unlocked
FRP Unlock
My drivers are installed, as well as the device being shown in fastboot when typing in the command "fastboot devices"
I haven't been able to do a single thing to the phone, and have searched up a countless amount of hours to find the fix for the phone, if anyone can, please look into the problem and assist me, thanks .
Kc4k12 said:
So for the past week, my phone has been bricked. Bricked by flashing the wrong firmware, so now not able to access the whole phone, and making matters worse by flashing the wrong recovery for the phone. The phone being an Honor 8, FRD-L14, 64GB.
I'm not able to use dload to rollback anything, or use that option at all, since the recovery isn't eRecovery, and doesn't even have any recovery in itself.
The problem is that I'm able to boot into "download mode" my phones unlocked, and when I type in "fastboot oem get-bootinfo", the response is:
(bootloader) unlocked
OKAY [ 0.008s]
finished. total time: 0.010s
But when trying to flash anything through fastboot in the cmd, like the command "fastboot flash recovery recovery.img" to flash a recovery on the phone, the response would then be:
target reported max download size of 471859200 bytes
sending 'recovery' (29378 KB)...
OKAY [ 0.803s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.814s
My phone is unlocked, and on the download mode screen, is shows:
PHONE Unlocked
FRP Unlock
My drivers are installed, as well as the device being shown in fastboot when typing in the command "fastboot devices"
I haven't been able to do a single thing to the phone, and have searched up a countless amount of hours to find the fix for the phone, if anyone can, please look into the problem and assist me, thanks .
Click to expand...
Click to collapse
You're in a tough situation my friend, what do you get when you try the dload method? In my opinion this is the only thing you can do. However i heard about a thing called "DC Unlocker" . It can flash a clean ROM and other good stuff for bricked Huawei phones, but you have to pay, and i don't know what the prices are. Hope you'll make it

Honor View 10 FAILED (remote: 'Command not allowed')

I was on Android 9.1, used magisk etc.. so phone was rooted everything fine... Now I updated to Android 10 Emui 10, and I have two problems...
1. USB debug option somehow turn of in developer options... Buttnon turn off auto, after I exit from options. I treied restore defaults and activated again but same.. Never mind, i see phone in adb devices and fastboot devices... Maybe is just cosmetics problem...
2. Main problem is that now I cant "fastboot flash recovery_ramdisk magisk_patched.img", because it says...
Sending 'recovery_ramdisk' (27442 KB) OKAY [ 0.613s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
Someone says that after phone is updated he has hat same problem and he Re-locked bootloader and it was fine after that...
In bootloader screen my phone says PHONE UNLOCKED and FRP UNLOCK... so everything is fine... Also oem unlock is enabled in developer options...
How I can solve this? Does the option to re-lock bootloader erase my data and turn to factory reset... And how to do this...
Please give me solutions... with detail commands.. If it possible just not to factory reset and lost my data...
Thanks...
Sorry! I think, you found out, that EMUI10 in not rootable.

Categories

Resources