If you are connecting to a WiFi networks with your computer, your OS saves the password of the network you are connected. In this blog i have show you how to know Wi-Fi password using cmd.
Step 1: First run a Command Prompt
Step 2: Now type the command
netsh wlan show profiles
It will show you a list of a network as shown in below, now chose the network you want to the password at a time i choose Veeha from my network work list.
Now type
netsh wlan show profiles Veeha key=clear
In place of "Veeha" you write your network name.
Now in this you find the key Contentent is there, it is the password of that wifi network
Step 1: First run a Command Prompt
Step 2: Now type the command
netsh wlan show profiles
It will show you a list of a network as shown in below, now chose the network you want to the password at a time i choose Veeha from my network work list.
Now type
netsh wlan show profiles Veeha key=clear
In place of "Veeha" you write your network name.
Now in this you find the key Contentent is there, it is the password of that wifi network
No comments:
Post a Comment