Created
February 6, 2017 08:40
-
-
Save matejskubic/799c394ba60dfa63e1981efd1c8056b2 to your computer and use it in GitHub Desktop.
Windows 10 WiFi password
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
How to set wifi password (Windows command line or powershell)