How To find The Wifi-Password In Your Current Network With Windows PC.

 

  • Frist of all press Windows Button and type a command prompt(cmd) then Right click on command prompt(cmd) and click on Run as Administrator.

 

cmd image1

 

  • Now, open a command prompt(cmd) and type this command –>

netsh wlan show profile name=(your wifi name) key=clear

 

Then,

cmd image 2

 

  • Here, Key content is a Password.

 

  • If, you want to show only password and not any other details then type this command 

 

 netsh wlan show profile name=(type your wifi name) key=clear | findstr key