by: Shashank Bhushan Shukla
updated: March 25,2018
If your system is connected to a wifi network but you have forgotten the password you used earlier to connect to the Wifi Network or if you have asked your neighbor for his wifi password and he entered directly to your System and now you want to connect any other device like your Smart-phone or tablet to the same network but don't have the password .
You don't have to worry about that today I am going to show you how you can use the command prompt to find out the password in technology there is always a loophole there is always some or the other way to find out. The Simplest way is to ask for the password from the admin if even that doesn't work you can find out the password through command prompt in windows.
Firstly you have to open a command prompt in administrator mode. you can Type ""cmd"" in the Run box then right click on the command prompt icon and choose Run as Administrator Now enter the command given below and hit enter...see the magic
netsh WLAN show profile name=tecxyz key=clear
Remember to replace tecxyz with the name of your Wireless SSID (this network will be the name of your Wi-Fi network that you connect to your computer) The password will show up under the Security Setting section.
if you only want to view your password and not other info then type this command
netsh WLAN show profile name=tecxyz key clear | findstr Key
Note** Don't forget to open the command prompt in windows as administrator or else the password will not appear.
If you loved this article plz follow us on our facebook page and Read our next article Some amazing youtube hacks you should know.
updated: March 25,2018
If your system is connected to a wifi network but you have forgotten the password you used earlier to connect to the Wifi Network or if you have asked your neighbor for his wifi password and he entered directly to your System and now you want to connect any other device like your Smart-phone or tablet to the same network but don't have the password .
You don't have to worry about that today I am going to show you how you can use the command prompt to find out the password in technology there is always a loophole there is always some or the other way to find out. The Simplest way is to ask for the password from the admin if even that doesn't work you can find out the password through command prompt in windows.
Find Wifi Password in Windows
Firstly you have to open a command prompt in administrator mode. you can Type ""cmd"" in the Run box then right click on the command prompt icon and choose Run as Administrator Now enter the command given below and hit enter...see the magic
netsh WLAN show profile name=tecxyz key=clear
Remember to replace tecxyz with the name of your Wireless SSID (this network will be the name of your Wi-Fi network that you connect to your computer) The password will show up under the Security Setting section.
if you only want to view your password and not other info then type this command
netsh WLAN show profile name=tecxyz key clear | findstr Key
Note** Don't forget to open the command prompt in windows as administrator or else the password will not appear.
If you loved this article plz follow us on our facebook page and Read our next article Some amazing youtube hacks you should know.
No comments:
Post a Comment