Friday, October 21, 2016

How to use cmd to find WiFi password?

This is not exactly a "DOS Batch File" but the command prompt is DOS.

From: www.idganswers.com/question/30534/how-to-use-cmd-to-find-wifi-password
Open command prompt in Admin mode, by right clicking on command line icon and clicking run as Administrator.
Once in the prompt type in the following, put in the SSID of your network instead of networkname.
netsh wlan show profile name=networkname key=clear
You should see the password under Key content in the Security settings section

Totally sweet to know this information!

No comments: