Wednesday, October 18, 2017

Show stored WiFi network passwords in Windows 10

Open the windows command line "cmd".
Show list of stored networks by typing:
netsh wlan show profile
Change NETWORK NAME for your network name and get stored password.
netsh wlan show profile “NETWORK NAME” key=clear