
To find out the wireless security key (also known as the Wi-Fi password), use these steps: How to view Wi-Fi network security key on Windows 10 Once you complete the steps, the netsh tool will display the current wireless settings for one or all the adapters, including name, description, physical address, SSID, radio type (for example, 802.11ac), security authentication method, and the current transmission rates, and signal strength.

For example, this command shows the profiles saved for the "Wi-Fi" interface: netsh wlan show interface name="wi-fi" You can use the netsh interface show interface command to find out the exact name. In the command, replace the WLAN-INTERFACE-NAME for the actual name of the interface.

(Optional) Type the following command to view the settings for a specific interface and press Enter: netsh wlan show interface name="WLAN-INTERFACE-NAME".
