* View Saved Wifi Passwords In Computer And Android:-
With multiple Wi-Fi access points saved on your Android or Computer, it is quite normal to forget the security key to a certain network. This article presents a small, handy work-around for the rare instance where you need to view a forgotten password. For instance, your friend needs to connect to the Wi-Fi network you’re currently using on your Android/Computer device, he or she asks you for the security key but you just can’t remember it. What do you do? Just follw these steps to get the key.
* For Pc:-
- Open Command Prompt (run as administrator) and type the following commands leaving the box ones
- C:\Users\"your pc name">netsh wlan show profiles (this will list out all the connected wifi)
- C:\Users\"your pc name">netsh wlan show <profilename> key=clear (replace <profilename> with the name of wifi who's password you want to get)
- Get the password in Security settings beside Key Content
* For Android (root needed):-
- Root your mobile
- Download Es File Explorer
- Open it and go to root directory -> data -> misc -> wifi
- Open the document wpa_supplicant.conf
- Password will be under the SSID of the wifi network in the line that says psk="password"
0 comments:
Post a Comment