How to view the wifi password that is connected to the PC or Laptop.
How to know the wifi password that has been connected in Windows.
Displays the Wifi Password on the PC.
If you forget the password, for example you will connect using a laptop or another smartphone or have friends who ask and want to connect also to the wifi, then you can see the password from a computer that has managed to connect before.
How to find the wifi password that has been stored on the computer with Windows OS:
Sign in to Command Prompt as administrator. (Eg for Windows 8, from metro UI type command prompt, right click, then choose Run as Administrator)
Then type the command like below:
netsh wlan show profile namaSSID / wifi key = clear
Rename SSID / wifi in accordance with the name of your wifi SSID, eg my wifi with the name kakara:
netsh wlan show profile kakara key = clear
The password is displayed in the Security settings information, on the sub Key Content.
If on your key content is empty possibilities because Commandnya not run as administrator ..
Good luck.