In Windows 8 and 10, you have to open a command prompt by going to Start and typing in CMD. When the command prompt opens, type in the following command:
Then type tha command and enter
netsh wlan show profiles
You’ll find all the wireless profiles listed under User Profiles. The name of the WiFi network is on the right. In my case, I only have one WiFi network listed. Now to see the password for a profile, type in the following command:
netsh wlan show profile name=profilename key=clear
Go ahead and replace profilename with the actual name of the WiFi network listed from the previous command. In my case, the WiFi network is named VFTJM. You do not need to use quotes anywhere in the commands.
When you run the second command, you’ll get a lot of output, but you are only interested in finding the line that starts with Key Content. To the right will be the WiFi password. I’m not sure why Microsoft removed the convenience of seeing all your previously connected WiFi networks in Windows 8 and 10, but thankfully there is still a way to get all of the information. If you have any questions, feel free to comment. Enjoy!


0 comments:
Post a Comment