-
-
Save SethCalkins/3b2e626553f40aee5f7c02ca5f38c87a 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