Skip to content

Instantly share code, notes, and snippets.

@jakkn
Created December 30, 2017 18:14
Show Gist options
  • Save jakkn/6bcda00ad725c7a5eb435313f0e45781 to your computer and use it in GitHub Desktop.
Save jakkn/6bcda00ad725c7a5eb435313f0e45781 to your computer and use it in GitHub Desktop.
[Windows] show stored wifi password
netsh wlan show profiles
netsh wlan show profile name="ProfileName" key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment