Hey,
A friend of mine gave me a ZTE Blade A52, model P963F61, that belonged to an aged woman. They wiped the phone and now when it comes to the setup screen it asks for the screen pattern or Google account that was used by the previous owner, but no one remembers it anymore.
I've tried connecting the phone to the PC via ADB on recovery but I can't use any commands as I get an "error: closed".
Does anyone know a way to bypass the screen lock or access the phone's file system to perform some ADB commands?
disable gms and clear data via owner picture gallery app info in emergency information as shown in this video, reboot and enable gms. done.
Related
After following a process elsewhere on XDA to set up a pin lock, (here: http://forum.xda-developers.com/showthread.php?t=1848962&highlight=lock) I've been locked out of my device, with the response Too Many Pattern Attempts.
It says: "to unlock, sign in with your Google account." But I do that, and receive an invalid login response. (This is without active wi-fi, which I can't access for the settings!) I'm not certain that it's trying to connect online, but that's my only explanation for why my google credentials aren't working.
I was hoping I could use ADB to reset the PIN again, but ADB doesn't appear to recognize the Nook; maybe it's not opening up the device to USB until it gets unlocked. And ADB Wireless is something I can't even access until I get past this!
I'm currently on the road so I can't go back to my home wi-fi... and I'm not even sure that the nook would connect to the home wi-fi anyway.
At the very least, I'd love to find out how to boot it in recovery mode, maybe re-install and re-root everything. I've seen a few posts online about rebooting in recovery mode, but nothing consistent.
Any suggestions?
Hi, I have a S4 i9505 with a problem, screen broken and no display at all + usb debugging is disabled.
Phone: Not rooted, original software, usb debugging disabled, no display at all
What I want to achieve: restore all my photos / videos on the phone memory, no sd card
What I have attempted:
installed ADB & fastboot based on instructions from http://forum.xda-developers.com/showthread.php?t=2786395
What I need help with:
- When i try to get into recovery mode, i wasn't sure if i am indeed in there since i can't see anything, but in total there's a vibration when i turn on the phone, and another vibration when i release the power up+power+home after pressing them down for about 5 seconds.
- When in command prompt I type adb devices and there was none, and when i type adb shell it says error: device not found
I have ensured all drivers for my phone are installed (even with PdaNetA4180 & UniversalAdbDriverSetup6 from cynanogen) but the error remains. refer to attached image.
I have done extensive search on the forum but still couldn't find any ways to get usb debugging enabled on my crippled phone.
Any step by step guide would really be helpful! Thanks
Ps. Main problem = device not found in adb , usb debugging disabled, screen no display/cracked
What do you want? To recover files? To my knowledge that is not possible.
You would first need to flash a custom recovery for adb to work in recovery.
Then you would need to allow the connection on your device (which you can't do).
Yes I need to recover photos only. Nothing else.
Please kindly guide the steps on how to flash a custom recovery (w/o control of the phone's display or touch)
Thanks.
Your device is shown connected in windows
Why not use the mtp protocol and copy whatever you want
Hi, in the beginning, my phone is locked with a pattern pin.
I read the tutorials and managed to get away with the pattern pin by resetting my phone to factory settings via recovery mode i guess by watching youtube guide.
I didn't knew the photos and all will get deleted off from it, so there's nothing to transfer over when i got MTP working and able to access files inside the phone.
What do you recommend? Would fixing the screen and then using dr fone recovery works? or is there any other way to solve this without getting the phone display fixed? Thanks.
If the photos are deleted by the factory reset then i am sorry to day but you cannot recover them even if you get the screen fixed
bomby481 said:
Hi, in the beginning, my phone is locked with a pattern pin.
I read the tutorials and managed to get away with the pattern pin by resetting my phone to factory settings via recovery mode i guess by watching youtube guide.
I didn't knew the photos and all will get deleted off from it, so there's nothing to transfer over when i got MTP working and able to access files inside the phone.
What do you recommend? Would fixing the screen and then using dr fone recovery works? or is there any other way to solve this without getting the phone display fixed? Thanks.
Click to expand...
Click to collapse
Your photos are gone and there is no way to get them back.
Hello all,
I'm in possession of a Huawei P8 Lite of which the owner lost the passphrase. The question is whether the photos on the device can still be recoved. The bootloader of the device is currently locked. Debug mode is not enabled (nor is my computer authorized).
I was hoping that it would be possible to unlock the bootloader (which supposedly does not trigger a factory reset on this model?) - and then install a custom recovery from where I could backup the pictures. In order to unlock the bootloader, I would need IMEI-1 + IMEI-2 and the S/N. I was able to obtain one of the IMEIs by typing *#06# on the emergency call screen. Is there a way to obtain the other codes somehow (perhaps via fastboot)? Once I obtain the necessary information, my assumption is that I would be able to get an unlock code from Huawei after which I can unlock from fastboot. (Or does OEM unlock still need to be enabled from the developer options in Android?)
Edit: seems like the S/N is shown when connecting in fastboot mode and listing "fastboot devices".
Edit2: seems like obtaining the IMEI through the emergency call functionaltiy combined with the S/N is enough: I modified the "Product ID Generator" tool to include the "ALE-L21" model, and now it generates valid Product IDs that can be used on the Huawei website to obtain an unlock code.
Alternatively, I've noticed that there's an "emergency data backup" mode on this model, which I accidentally entered. I was hoping anyone knows more about this mode (note that this is different from the fastboot & rescue mode). I got booted into this mode because somehow the ext4 partition failed to mount during one of the many times I rebooted the phone. This mode also allowed me ADB access - however, this was a rescue OS which did not actually contain the user data. I would like to attempt to boot into this mode again, gain root access via a kernel exploit, and either read out the unlock code from /dev/block/mmcblk0p** or directly copy the media onto an SD card. Does anyone know how to "trigger" booting into this mode? The kernel code for the p8 lite seems to have a flag "CONFIG_FEATURE_HUAWEI_EMERGENCY_DATA" which enables this feature.
Pointers welcome
Note, I'm not desperate to recover the data - but this has become more of a "challenge" I'd like to solve.
Edit: I was able to unlock the bootloader with details obtained from the device. Unlocking the device did not initiate a wipe. Now it comes down to installing a recovery image and pulling the data
ce3c said:
Hello all,
I'm in possession of a Huawei P8 Lite of which the owner lost the passphrase. The question is whether the photos on the device can still be recoved. The bootloader of the device is currently locked. Debug mode is not enabled (nor is my computer authorized).
I was hoping that it would be possible to unlock the bootloader (which supposedly does not trigger a factory reset on this model?) - and then install a custom recovery from where I could backup the pictures. In order to unlock the bootloader, I would need IMEI-1 + IMEI-2 and the S/N. I was able to obtain one of the IMEIs by typing *#06# on the emergency call screen. Is there a way to obtain the other codes somehow (perhaps via fastboot)? Once I obtain the necessary information, my assumption is that I would be able to get an unlock code from Huawei after which I can unlock from fastboot. (Or does OEM unlock still need to be enabled from the developer options in Android?)
Edit: seems like the S/N is shown when connecting in fastboot mode and listing "fastboot devices".
Edit2: seems like obtaining the IMEI through the emergency call functionaltiy combined with the S/N is enough: I modified the "Product ID Generator" tool to include the "ALE-L21" model, and now it generates valid Product IDs that can be used on the Huawei website to obtain an unlock code.
Alternatively, I've noticed that there's an "emergency data backup" mode on this model, which I accidentally entered. I was hoping anyone knows more about this mode (note that this is different from the fastboot & rescue mode). I got booted into this mode because somehow the ext4 partition failed to mount during one of the many times I rebooted the phone. This mode also allowed me ADB access - however, this was a rescue OS which did not actually contain the user data. I would like to attempt to boot into this mode again, gain root access via a kernel exploit, and either read out the unlock code from /dev/block/mmcblk0p** or directly copy the media onto an SD card. Does anyone know how to "trigger" booting into this mode? The kernel code for the p8 lite seems to have a flag "CONFIG_FEATURE_HUAWEI_EMERGENCY_DATA" which enables this feature.
Pointers welcome
Note, I'm not desperate to recover the data - but this has become more of a "challenge" I'd like to solve.
Edit: I was able to unlock the bootloader with details obtained from the device. Unlocking the device did not initiate a wipe. Now it comes down to installing a recovery image and pulling the data
Click to expand...
Click to collapse
Now simply install twrp, connect to PC and you will be able to see all the files in Explorer
faby GT said:
Now simply install twrp, connect to PC and you will be able to see all the files in Explorer
Click to expand...
Click to collapse
With twrp you can delete lockscreen specific files to remove lock
Audriuskins said:
With twrp you can delete lockscreen specific files to remove lock
Click to expand...
Click to collapse
If you think about this, you can see how easy it is to unlock a phone (also for bad purposes...)
Agreed, I'm surprised that Huawei didn't force a device wipe before allowing OEM unlock. Especially because you can obtain all the details you need from the phone to obtain an unlock code on the Huawei website.
I indeed ended up installing TWRP and remove the password.key file to remove the lock
Hi everyone!
I broke my S8 screen completely by dropping it (the phone is still working, not know if the touch still works).
I want to recover WhatsApp backup folder and DCIM folder (i had no backup service enabled, nor samsung account, nor google photo or gdrive), so i thought to go ahed through ADB. Anyway adb list no devices until i unlock my phone through pattern code ( i had no facial/retina/fingerprint mode set).
So i thought to proceed through download mode, flash twrp through odin and access adb through twrp. Anyway it looks like i cannot use odin to flash until i trigger on "OEM Unlock" in developer options which i can't do no more cause of the broken screen.
Is there another way to enable OEM Unlock which doesn't require touch input? Or is there any other way to recover my two folders?
A big thanks for everyone who could help
You can use an otg adapter and a mouse and try to replicate your pattern code and after your in just transfer your files. If you happen to have a second cell phone I would suggest you practise a bit on that screen first so you can replicate the exact movements to unlock your phone. Had an issue with my s6 edge and that worked like a charm.
deveauwelle32 said:
If you don't know how to recover data from S8 phone, just use an Android data recovery software, it can help you recover data from an broken Android device, it is really simple to finsih the recovery process. And you can preview and recover the data from your broken phone, so that you don't lose these data.
Click to expand...
Click to collapse
Yep, that's the best thing you can do.
Cristian.CT46 said:
Hi everyone!
I broke my S8 screen completely by dropping it (the phone is still working, not know if the touch still works).
I want to recover WhatsApp backup folder and DCIM folder (i had no backup service enabled, nor samsung account, nor google photo or gdrive), so i thought to go ahed through ADB. Anyway adb list no devices until i unlock my phone through pattern code ( i had no facial/retina/fingerprint mode set).
So i thought to proceed through download mode, flash twrp through odin and access adb through twrp. Anyway it looks like i cannot use odin to flash until i trigger on "OEM Unlock" in developer options which i can't do no more cause of the broken screen.
Is there another way to enable OEM Unlock which doesn't require touch input? Or is there any other way to recover my two folders?
A big thanks for everyone who could help
Click to expand...
Click to collapse
Log into Samsung Find my mobile. Use your Samsung Account details to log in.
There you will see alot of options that you can perform on your Galaxy S8 remotely.
Use the remotely unlock my device option to unlock your device.
Then connect your phone to the Laptop or PC using data cable and recover the data.
Hope it helps.
HI
So far all attempts have failed. I have broken screen but all hardware buttons work well.
I've tried a lot of methods and I do not know anymore.
The device had a locked screen, but I managed to remove it. Smartphone works. I do not know how to enable mtp when the display is broken. I did root and installed TWRP recovery. Now I know in Recovery mode to see files in phone but there is nothing in the data / bla.bla.bla.contacts folder. I need mainly contacts that were only on my phone. When the phone is normally on, I can not type the command because the device is unauthorized. In recovery mode, I allowed adb debugging through the command, but after restart, I still have no access to the device and neither samsung kies can see anything. I tried the VYSOR procedure but it did not work because I can not install an application via commands to the device.
I welcome any help.
WELL THANK YOU
Michael
Did you have Google contact sync on or off in that phone ?
If it was on then your contacts should be safe with Google just sync another phone with your Google id and see if all your contacts are restored or not .......
Solved
Seriously? Stupid question .. If I was so stupid, do you think I would know what is XDA? But thank you for your interest. Problem is solved. Helped this link. Devices authorized and now all the instructions work. Beware the right way!
youtube.com/watch?v=aYYzdKdS8NE