Im have the same problem as this guy but i didnt really understand how he resolved it. Retrieving used gmail acc on a locked phone - General Questions and Answers

Find out used gmail address with adb?
Hi, I used a pattern lock and a friend tried to often to unlock with the wrong one so I get a message now telling me I should login with gmail address and pw to unlock. Problem now is I know the password but I don't know my gmail address (only...
forum.xda-developers.com
Same problem, im using redmi 7 and im a noob on abd. can someone please help me.

To retrieve Google e-mail address what stored in phone's database-file
/data/system/accounts.db
it's required that
1. you can connect to phone via ADB
2. phone is properly rooted and folder /data/system can get mounted as Read-Write
3. you have a SQLite viewer at hand to read content of mentioned database

jwoegerbauer said:
To retrieve Google e-mail address what stored in phone's database-file
/data/system/accounts.db
it's required that
1. you can connect to phone via ADB
2. phone is properly rooted and folder /data/system can get mounted as Read-Write
3. you have a SQLite viewer at hand to read content of mentioned database
Click to expand...
Click to collapse
oooof, it needs root so its impossible now. Thanks for answering, ill just factory reset now since theres no hope left :')

Related

[Q] Can't access phone becouse of pin

Hey
I have to use TimePin app, but today something went wrong (i dont know what), but i cant use my default pin, TimePin pins cant be used too... actually I cant access my phone in any way. Cant reset password thru Aroma file manager, cant reset it via adfb, cos usb debug mode is disabled..
is there any solution? Anyone can help me?
why don't you try to contact the developer of this app maybe he can help you
Mile_zdr said:
why don't you try to contact the developer of this app maybe he can help you
Click to expand...
Click to collapse
already sent email, but I need my phone ASAP ;(
My solution
hexen88 said:
Hey
I have to use TimePin app, but today something went wrong (i dont know what), but i cant use my default pin, TimePin pins cant be used too... actually I cant access my phone in any way. Cant reset password thru Aroma file manager, cant reset it via adfb, cos usb debug mode is disabled..
is there any solution? Anyone can help me?
Click to expand...
Click to collapse
This worked for me:
1. Enter to recovery
2. Plug your phone to a computer and start adb
3. Type the following commands:
adb devices
adb shell
cd data/system
su
rm *.key
And then reboot your system and you will not be asked for the pattern or password (my case)
I used a Moto G with Stock 4.4.2

[Completed] How can i access the data on a phone that has a broken screen and is pattern locked?

Im trying to access the data on a Galaxy S4 on which the screen is not working at all(no backlight and doesn't respond to touch). the data I mainly require is the contacts.db file. what I have tried sofar:
1. tried to access the data via USB but cant access the content due to the lock on the phone.
2. tried to access the data with KIES but once again failed to do so due to the lock on the phone.
3. Downloaded the ADB shell and installed the required USB drivers but cant access the phone, when running the command "adb devices" it says no devices found which I think is because the USB Debugging setting on the phone is not enabled.
4. Also tried to sync with the Google account but unfortunately it was not setup to sync contacts with the Google account.
Some other suggestions were to get another S4 and connect its screen to the the one in question which im sure will work but is there no other way to access the data or to somehow remove the pattern lock from the phone? maybe using another platform to gain full access to the phone or anything?
Hello, and welcome to XDA Assist! You may want to try this tool: [Tool][Windows] Control a device with a broken screen, or possibly use a programme such as Droid Explorer to view your files. If all fails, try and ask here: General discussion Questions and Answers. You will need to register to post.
Good luck!

Samsung smart switch password forgot

Hello guys i backed up my data via samsung smart switch to my sd card and i also locked my data via smart switch and after that i rooted my phone and then when i want ro restore it says for password to restore data but i forgot that now i also visited customer service but didnt get any solution my data is very important life saving data u can say kindly help me the files are enc filesue
Password Recovery
Hi alisultan1, similiar to you however my screen was cracked when I was backing up so I'm not even sure I put in a password?? Did you get anywhere with this?
Many thanks,
Charlie
Help needed
Any help i need steps to recover the password pleasee help my email id is [email protected]
Help needed
Any luck please help me as well
You can recover credentials from PC
If you have a PC or laptop than download the setup from anywhere e.g. i use https://filesmint.com/samsung-smart-switch/. Install it and after this you will see dialog box as well as system tray icon.
You can right click on it's icon and sign in to your account. There you will select forget option and use recovery details to restore your account through mobile or email address. :good:
Same problem i forgot my smartswitch problem
Same problem i forgot my smartswitch problem

Is possible to recover the photos of a locked phone?

Hello everyone, I am a noob user of android, so don't judge me. I already searched the topics of Galaxy J2 and did not find an answer, so I'm asking here. My wife changed her cell phone password (an SM-G532MT) and forgot which password she put in, now the phone is threatening Hard Reset if she puts the wrong password in 6 more times. The point is that the pictures of our baby are on the phone and have not been synchronized in the cloud. I would like to know if we can unlock the phone in any way or simply recover the photos on it before resetting. She has her Google account connected, but she didn't have a Samsung account, so we couldn't unlock it from Samsung's Find My Mobile, I've already tried ADM, and didn't work as well, there is no option to change the password when I click on "Secure my phone ", the options are just to put a message and a contact phone. We don't mind losing the rest of the files, but the photos have great sentimental value, so if anyone can help, I'll be grateful. Thanks.
luizdmm said:
Hello everyone, I am a noob user of android, so don't judge me. I already searched the topics of Galaxy J2 and did not find an answer, so I'm asking here. My wife changed her cell phone password (an SM-G532MT) and forgot which password she put in, now the phone is threatening Hard Reset if she puts the wrong password in 6 more times. The point is that the pictures of our baby are on the phone and have not been synchronized in the cloud. I would like to know if we can unlock the phone in any way or simply recover the photos on it before resetting. She has her Google account connected, but she didn't have a Samsung account, so we couldn't unlock it from Samsung's Find My Mobile, I've already tried ADM, and didn't work as well, there is no option to change the password when I click on "Secure my phone ", the options are just to put a message and a contact phone. We don't mind losing the rest of the files, but the photos have great sentimental value, so if anyone can help, I'll be grateful. Thanks.
Click to expand...
Click to collapse
I think you can install TWRP on it, then use it to copy /sdcard/DCIM (or any other files/folders you want) to a external sdcard connected. Search some tutorial of how to install TWRP with the exact model of your J2
And I'm also brazilian, you can send me a private message in portuguese if you need more help
If you can access the phone by means of ADB then it's possible to remove the lock with a few ADB commands:
Code:
adb devices
adb shell "am start -n com.google.android.gsf.login/"
adb shell "am start -n com.google.android.gsf.login.LoginActivity"
adb shell "content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1"

[HELP] Please sign in using one of the owner's previous accounts

Hi, I've a tablet which needed to be reset from recovery, at boot it asked to login to google account, I've tried all I have but seams I can't guess the right one. This version of Android don't let me skip this process, I've also tried to cut the network down, and all else I've read in google, there is no escape. I've wiped data and cache from recovery, didn't help. I've tried with ADB to send a "adb shell dpm remove-active-admin eu.sisik.devowner/.DevAdminReceiver" but I'm unautorized.
How can overcome it? How can I get an autorized from ADB of recovery console? There is any apk that can I upload that delete that info?
If not I have to trash the tablet and buy a new one (((
Thank you
It looks that USB-debugging ( AKA ADB ) didn't get properly enabled on the tablet, hence none of ADB commands will ever work. This cannot be changed afterwards.

Categories

Resources