How to find out your WiFi password details on Windows 8 & Windows 10

Two simple commands in the command line interface will help you:

in my sample:

netsh wlan show profile key=clear

After we have profile names – we can pinpoint to one:

netsh wlan show profile name="GEC_Cafe" key=clear

 

Key Content value is exactly what we were looking for.

 

Posted on March 9, 2017 at 12:05 by arte · Permalink
In: English, Windows

Leave a Reply