Monday 10 August 2015

Windows 10 - List or Display Password for Saved Wireless Profile

Open Run Prompt (Windows Key  +R)
Type ncpa.cpl and Click OK
Right Click on the Wireless Adapter and Click Status



Click on Wireless Properties

 
Click on Security Tab

Click on Show Characters





Method 2: Command Line


Click Start Button



Type CMD



Right Click on Command Prompt

 

 Click Run as Administrator

Click Yes to Launch Command Prompt






Step 2:

Execute below command in command prompt to list all the wireless profiles

netsh wlan show profiles


Make Note of the Profile Name
 
Modify the Below command and execute it

netsh wlan show profile name=ProfileName key=clear

Key Will be displayed under Security Settings’ Key Content Field

For Example:




To Check the Security Key for SSID01



Modify the Command as Following and execute it

netsh wlan show profile name=SSID01 key=clear



No comments:

Post a Comment