Skip to content

Instantly share code, notes, and snippets.

@bantya
Created December 23, 2019 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bantya/26c609bacc9f0abb4be200afde52b9eb to your computer and use it in GitHub Desktop.
Save bantya/26c609bacc9f0abb4be200afde52b9eb to your computer and use it in GitHub Desktop.
bat: Get connected wlan passwords in Windows
netsh wlan show profile
netsh wlan export profile folder=[PATH e.g. c:\] key=clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment