Get wifi password (connected wifi connection) from command line

 Execute below command, and look for value in the output: "key content" under "security settings"

netsh.exe wlan show profiles name=’Profile Name’ key=clear

Sample output:


Ref: 

Get Wireless Network SSID and Password with PowerShell - Scripting Blog (microsoft.com)

Comments

Popular posts from this blog

HP NC375i adapter in Proliant DL580 G7 stops responding

[Batch file] - Output of a command to variable