How to Find the Wi-Fi Password of All Networks using CMD





Open the command prompt and run it as administrator.


netsh wlan show profile

This command will list out all the WiFi profiles that you have ever connected to.




netsh wlan show profile WiFi-name key=clear

Under the security settings, in the ‘key content’, you see the WiFi password of that particular network.








Comments