Skip to content

Instantly share code, notes, and snippets.

@scmrus
Created March 21, 2021 16:00
Show Gist options
  • Save scmrus/24b909b4938331af4e0df97aaec4c782 to your computer and use it in GitHub Desktop.
Save scmrus/24b909b4938331af4e0df97aaec4c782 to your computer and use it in GitHub Desktop.
windows wifi password
netsh wlan show profiles
netsh wlan show profile "name=wifiname" key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment