Wednesday, 16 December 2015

How to view saved wifi passwords in Andoid and Computer

* 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:-

  1. Open Command Prompt (run as administrator) and type the following commands leaving the box ones
  2. C:\Users\"your pc name">netsh wlan show profiles (this will list out all the connected wifi)
  3. 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)
  4. Get the password in Security settings beside Key Content

* For Android (root needed):-

  1. Root your mobile
  2. Download Es File Explorer
  3. Open it and go to root directory -> data -> misc -> wifi
  4. Open the document wpa_supplicant.conf
  5. Password will be under the SSID of the wifi network in the line that says psk="password"

0 comments:

Post a Comment