# To get all the known APs names
netsh wlan show profile
# To get the password decrypted
netsh wlan show profile "AP name" key=clear
Created
August 8, 2022 05:40
-
-
Save belachkar/4e51e8b42f4699ddaa9e13404641382a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment