Recovering Wifi Password without Root on Galaxy Note 3
0
votes
1
answer
8280
views
I am trying to recover WiFi password without rooting my phone. There are 2 ways I found online. One using a file explorer and the next is using ADB. I tried using ADB but I failed in doing so. I'm really not sure if I did it right but then I just followed the instructions here from [Quora](http://www.quora.com/How-do-you-see-a-saved-Wi-Fi-password-on-Android-without-root-privileges) . Anyway, I have pulled the
wpa_supplicant.conf
and this is the only thing I see:
update_config=1
eapol_version=1
ap_scan=1
fast_reauth=1
I should be seeing this instead of the one above:
network={
ssid="NETWORK_NAME_HERE"
psk="PASSWORD_HERE"
key_mgmt=WPA-PSK
priority=1
}
Is there something that I missed or it's just not really applicable? I have Samsung Galaxy Note 3 SM-N9005.
Asked by user3771102
(101 rep)
Jul 8, 2015, 03:12 AM
Last activity: Aug 22, 2019, 10:01 PM
Last activity: Aug 22, 2019, 10:01 PM