what's my wifi password windows 10 code example
Example: windows get wifi password
# show all saved wifi names
netsh wlan show profile
# show specific wifi password
netsh wlan show profile <wifi name> key=clear
# show all saved wifi names
netsh wlan show profile
# show specific wifi password
netsh wlan show profile <wifi name> key=clear