To dump some saved WIFI password on Windows just type:
netsh wlan show profile name=[ssid] key=clear
This will need a elevated command prompt and will also show other details that can be usefully on scripts, or similar…
AC.
To dump some saved WIFI password on Windows just type:
netsh wlan show profile name=[ssid] key=clear
This will need a elevated command prompt and will also show other details that can be usefully on scripts, or similar…
AC.