Skip to content

Instantly share code, notes, and snippets.

@alozta
Created May 27, 2018 18:17
Show Gist options
  • Select an option

  • Save alozta/a4a225e45940fc04a826adb02b7b3b1e to your computer and use it in GitHub Desktop.

Select an option

Save alozta/a4a225e45940fc04a826adb02b7b3b1e to your computer and use it in GitHub Desktop.
Find out what your saved WiFi password is on Windows.
#Open terminal
netsh wlan show profiles
netsh wlan show profile name=<profile> key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment