Powershell commands
Print wifi stored passwords
netsh wlan show profiles
content_copy
netsh wlan show profile name="MyWiFiNetwork" key=clear
content_copy