• Open command prompt, and run it as an administrator.
  • Then, type the following command:
netsh wlan show profile

wifi-list2.png

  • This command will list every Wi-Fi profile that you’ve ever connected to. To reveal the password of a specific network, type the following command, substituting “NETWORK NAME” with the Wi-Fi network you’re looking up:
netsh wlan show profile “NETWORK NAME” key=clear

wifi-passphrase-lookup.png

You’ll see your Wi-Fi password in ‘key content,’ under security settings.