Obtenha janelas de senha wifi
# In powershell
netsh wlan show profile name="WIFI-NAME" key=clear
Alex Latorre
# In powershell
netsh wlan show profile name="WIFI-NAME" key=clear
netsh wlan show profile name=WIFI-NAME key=clear
netsh wlan export profile folder=c:\ key=clear
Open cmd "Run as Administrator" then type the following in the command line
netsh wlan show profile
netsh wlan export profile folder=c:\ key=clear