Skip to content

Instantly share code, notes, and snippets.

@ahhh
Created August 19, 2015 01:34
Show Gist options
  • Save ahhh/e5dae61873986241ecd6 to your computer and use it in GitHub Desktop.
Save ahhh/e5dae61873986241ecd6 to your computer and use it in GitHub Desktop.
PowerShell command to reveal wireless info including password on Windows
netsh wlan show profiles name="the_name_of_your_network_profile" key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment