Windows 10 – Show Wireless WiFi Passkeys

Open up a Command Prompt to run the following commands.

List all the saved Wireless Network

netsh wlan show profiles

List info on specific network, change SSID to the wireless network name. key=clear lets you see the actual passkey.

netsh wlan show profiles name="SSID" key=clear

Leave a Reply

Your email address will not be published. Required fields are marked *