- Oracol (XOR)
- 0.00
- Fan Adevărat!
- 0.00 Puncte
Every time we connect to the Internet, a profile for that network is created. That profile is stored in the computer used, with all network details, including the password.
Instead of trying to search for the password through various softwares that most often require to be paid, we can use CMD.
Steps:
1. Run as administrator the CMD (command prompt).
2. In this step we need to find out the details stored on PC that I have mentioned above (about the network). This command will show you all the internet networks you've ever connected to.
So, you need to write: netsh wlan show profile
3. Now write this to see password of any network: netsh wlan show profile WiFi-name key=clear
I have blurred my newtork connections for personal reasons.
Instead of trying to search for the password through various softwares that most often require to be paid, we can use CMD.
Steps:
1. Run as administrator the CMD (command prompt).

2. In this step we need to find out the details stored on PC that I have mentioned above (about the network). This command will show you all the internet networks you've ever connected to.
So, you need to write: netsh wlan show profile

3. Now write this to see password of any network: netsh wlan show profile WiFi-name key=clear

I have blurred my newtork connections for personal reasons.