Created
March 21, 2021 16:00
-
-
Save scmrus/24b909b4938331af4e0df97aaec4c782 to your computer and use it in GitHub Desktop.
windows 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 profile "name=wifiname" key=clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment