Skip to content

Instantly share code, notes, and snippets.

@fastfingertips
Created March 10, 2022 12:34
Show Gist options
  • Save fastfingertips/027117de654eb9d7982b911a8ebee6f2 to your computer and use it in GitHub Desktop.
Save fastfingertips/027117de654eb9d7982b911a8ebee6f2 to your computer and use it in GitHub Desktop.
Export wlan pw
netsh wlan export profile folder="%UserProfile%\Desktop"
netsh wlan export profile key=clear folder="%UserProfile%\Desktop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment