My friend uses Honor 6X. He is on stock Nougat ROM. He is no more now. Is there a way to bypass his phone's Lockscreen without losing data so we could get to know some details we need?
*And his phone's bootloader is Locked.
*No way to enable developer options.
*Can i boot into fastboot mode and using adb commands can i boot via TWRP temporarily?
Anyone who could help we would be greatful
That's There's no way, he needs to factory reset his phone.
Remove /Bypass Lockscreen With Recovery, just in case someone else need it.
Related
Hello im new here and i need help, my nexus 6 is on a bootloop after i tried to get it back to stock kernel, rom, and recovery mode. ive tried factory reset, and also deleting the cache but nothing, i've tried looking for instructions on how to flash the rom back in the nexus but all of them says to turn on usb debug and to also turn on unlock oem but i cant since its on a bootloop . i took it to att but they said they couldn't do anything and that their is possible aways to unlock bootloader without having to turn on usb debug and unlock oem
can someone please help me thank you in advance
Unfortunately, you appear to be out of luck. There isn't any way posted that would allow for unlocking of the bootloader to allow you to flash the factory img files without enabling it in the Developer Settings. Without that, you're stuck.
isn't there like a back door system where i can just throw in a recovery img or a rom so it can install it, or is it done as in impossible to do anything with it
Not without the bootloader being unlocked.
and there is no way to get bootloader unlock without debug usb so it completely impossible to fix it
well i'm done for , but thank you for the help
Huawei Y550 - looping "Fastboot & Rescue Mode - Phone Locked" - Data Recovery needed!
Hi @dimspace, @HB72K, @patrik.KT @hecaex @ EVERYONE!!!
Hi guys, I'm asking (BEGGING) on your VAST knowledge of this device, on behalf of my brother...
He has the Huawei Y550 L01 (everything STOCK, firmware/recovery) and it's just died in a very common way as seen all over the internet. We've tried many different tricks to try reboot it, but alas all do not work. IT IS VITAL WE DO NOT LOOSE ANY DATA, as it's required for a legal case.. His phone just booted into Fastboot & Rescue Mode - Phone Locked
We urgently need to get the data off there, ie: Text Messages, Call Logs and Pictures for a legal case coming up soon.
What I would like to know, is it possible to recovery this data via either Fastboot / ADB or TWRP whilst it's in this state??
Does the phones Bootloader need to be unlocked to begin with, if so... bit late for that now as can't boot the phone. As it appears to be in Fastboot mode now, can we run Fastboot Flash Recovery TWRP.img to install TWRP recovery, and will that have root access within itself? (as I know where the messages are stored) or will this trip the phone further...
Is there any ADB commands we can use to PULL the messages out, whilst it's in this Fastboot state, but everything is STOCK firmware.
Open to all methods to recover data, it's important the data is not lost... What happens to the phone after data is (hopefully) recovered is not of importance, just the data is....
I pray you knowledgeable people can and will help us with this...
** Any idea's what caused the phone to go into this mode also?? As my brother doesn't tamper with things (unlike me) and keeps everything stock. He said it happened about a month ago, but pulling the battery and replugging it back in fixed it... But this trick isn't working now.. **
Many thanks, Lister
Hello there. I'll just give a bit of information about your case. As far as I know, you need root permission to access /data/data/"packagenameoftheapp" (where app data is stored; app data on /sdcard/Android/data -where app data is also stored - does not need root access though) and this could be "pulled" via adb which apparently you can not access since the device is in fastboot. Also, to flash or boot a custom recovery, you'll need the bootloader to be unlocked: (a) in device > settings > allow oem unlocking, then (b) in terminal: fastboot oem unlock "unlock key". Note: unlocking the bootloader (fastboot oem unlock) restores the device to factory settings which means your data is cleared too.
If you can try to boot the device normally so that you can use adb, some data could be retrieved (but only on the /sdcard), then you can root (install supersu) the device via adb (if there are possible workaround - external app maybe (kingroot for windows, etc)).
edit: Can you boot into recovery (not fastboot)? i think adb is accessible from recovery (use the volume + button keys)
Hi Team,
i am using Lenovo ZUK Z1 , morning today, after restarting the phone manually, device has gone into endless restart loop, i can boot onto recovery menu as well as fastboot mode, from what i have read so far i have to flash Factory image, to be able to bring this to a usable state, i would like to tell you that i cannot get the bootloader to unlock since OEM unlock option in developer option is disabled, i dont have any custom recovery installed, neither can i use adb commands since USB debugging is disabled, i have tried factor reset but the phone still continue to reboot and optimizes apps, what should i do to get out of this?
I would like to apologize if i have failed to convey my point properly, also please pardon my ignorance, since this is my very first question on this forum
Thanks in advance.
Hi All,
I need to bypass Google Factory reset protection?
Can't bypass that,so cant go to developer mode etc.
So i cant go to oem unlock etc..
I have already install minimal ADB and fastboot
I cant see adb device
Only in fastboot mode i can see the device
Status:
- Stock recovery
- Not Rooted
- I can go to sideload mode
I cant find Factory Stock Image on the web
Maybe Clean factory install, but how to do that?
ps note; all the tricks to bypass Google factory reset protection dont work,there is NO workaround that.
What can i do?
Thanx Inadvance.
Hello....Send me a Email Adress that i can send You a Unlock Sideload Patch. Then You can Start at Zero when it Lights up and wants the Email Adress and Passwort from the eaelier User...Greetings...
I just received an LG K40 and wanted to root it or potentially install a custom OS.
Unfortunately, it forced me to update upon resetting the device, which locked me out of being able to use mtk-su, the most viable root method. I regained hope upon seeing that I was able to tick "Enable OEM Unlocking" from the developer options, so it would be easy to unlock the bootloader.
For some reason, it seems like LG has completely disabled fastboot mode on this phone. If I hold down volume down and power at boot, I get LG's horrible stripped down recovery which is only a factory reset dialog. If I do the same but with volume up, the phone boots normally. If I hold down volume up with the phone off then plug in USB, I get to LG's download mode which can only be used to flash stock ROMs with their proprietary Windows-only software. With volume down, I get the "low power" screen that I would get if the phone's battery was dead.
These combinations are not documented anywhere and I have compiled them from various random sites and people from all across the web. I have tried many drivers, running adb reboot bootloader (which just reboots back to Android), and every possible combination of keys, but I cannot get to an environment where fastboot can be run.
Does anybody know of a method by which I can unlock the bootloader without using fastboot (OEM unlocking is enabled)? Or at least an alternative root method for this device not involving recovery or fastboot? This is a very tough issue to tackle.
there is a long outdated method to force (hidden) fastboot by erasing LAF partition, but I guess fastboot is meanwhile removed entirely so this would most likely just brick.
however you could try to unlock from mtkclient (should able to by-pass MediaTek Secure Boot)
Code:
python3 mtk da seccfg unlock
Perfect, I was able to unlock the bootloader from download mode with that application and install Magisk from there. Thank you for this!
BenTheTechGuy said:
Perfect, I was able to unlock the bootloader from download mode with that application and install Magisk from there. Thank you for this!
Click to expand...
Click to collapse
Hi!
Can you please explain the steps, as i can't use magisk successfully.
Thanks
Gian-Fr said:
Hi!
Can you please explain the steps, as i can't use magisk successfully.
Thanks
Click to expand...
Click to collapse
The steps are outlined in this section of the README. The only difference is you should use stock Magisk instead of the outdated Chinese fork they used (the changes in that fork have been in upstream Magisk for a while now).
BenTheTechGuy said:
The steps are outlined in this section of the README. The only difference is you should use stock Magisk instead of the outdated Chinese fork they used (the changes in that fork have been in upstream Magisk for a while now).
Click to expand...
Click to collapse
thanks, it works, but when i lock bootloader, it goes bootloop, do you encounter the same problem?