Skip to content

Instantly share code, notes, and snippets.

@SethCalkins
Forked from matejskubic/wifipass.bat
Created April 12, 2017 00:02
Show Gist options
  • Save SethCalkins/3b2e626553f40aee5f7c02ca5f38c87a to your computer and use it in GitHub Desktop.
Save SethCalkins/3b2e626553f40aee5f7c02ca5f38c87a to your computer and use it in GitHub Desktop.
Windows 10 WiFi password
netsh wlan show profiles
netsh wlan show profiles name="%1" key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment