Skip to main content

How To Find Wi-Fi Password Using CMD Of All Connected Networks

It is very easy to find WiFi password using few cmd commands. This command works even when you are offline or you are connected to some other WiFi network. Using this command, we can further optimize our particular WiFi network like turning on some features such as mac randomization, changing the radio type of your WiFi etc.

           Whenever we connect to a WiFi network and enter the password to connect to that network, we actually make a WLAN profile of that WiFi network. That profile is stored inside our computer along with the other required details of the WiFi profile.

                                 How To Find Wi-Fi Password Using CMD Of All Connected Networks

  Instead of using a GUI to find the individual passwords, we can also look for the WiFi password of that particular WiFi network using cmd.These steps work even when you are totally offline or you are not connected to the particular wifi you are looking the password for.

How to know the WiFi password using cmd:
  • Open the command prompt and run it as administrator.
command prompt run as administrator
  • In the next step, we want to know about all the profiles that are stored in our computer. So, type the following command in the cmd:

netsh wlan show profile

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

netsh wlan show profile

In the above picture, I have intentionally blurred some of my WiFi networks’ name. As you can see, there are eight WiFi networks that I connect to. So, let’s go and find out the password for the WiFi ‘NETGEAR50’ in this case which I created intentionally for this article.
  • Type the following command to see the password of any WiFi network:
netsh wlan show profile WiFi-name key=clear

netsh wlan show profile wifi-name key=clear wifi password using cmd
  • Under the security settings, in the ‘key content’, you see the WiFi password of that particular network.
Besides knowing the password, you can also use this result to further optimize your WiFi. For example, Under the profile information, you can see mac randomization is disabled. You can turn on mac randomization feature to avoid your location tracking based on the device’s MAC address.
Here is how to turn on mac randomization on Windows 10:
  • Go to settings and click on ‘Network & internet’
  • Choose the ‘WiFi’ in the left pane and click on the advanced option.
Advanced option wifi settings
  • Turn on the ‘Random Hardware Address’ feature under this settings. If your wireless hardware does not support this feature, the “Random Hardware Addresses” section will not show up at all in the settings app.
  • Once you have turned this on, you are done.

Also, under the connectivity settings, in radio type, you can see the whole list. Channel interference could be another reason for a slow WiFi. So, next time, you might also like to change the radio type settings for a better speed.

As far as radio type is concerned, you can also change that in your router for a better connection or connectivity. For this purpose, we have a dedicated article on to increase WiFi speed by choosing correct WiFi channel.

If you are also aware of some more tricks and tweaks like this, please put them in the comment below. We would be happy to feature some of those in our next articles.

Comments

Popular posts from this blog

HOW TO HACK FACEBOOK ACCOUNT BY PHISHING [HOSTING]

Hack Facebook account by PHISHING (WEBHOSTING) It is a process to create a fake page of any website which feels and look like original website and sending to victim. By entering details by the victim, the details comes to us. It is some long method but good method. Step 1: You will need these files in next steps. Download these files from  here Step 2: Now go to free hosting sites. There are many but I used to use 000Webhost. Now create your account signing up there. After signing up, confirm your account with confirmation link sent in your e-mail. Sign up  here . Step 3: Now login your account. Step 4: Click on create new account. Step 5: Create your domain name and fill required information. Step 6: Now go to Control Panel and then click on File Manager. Step 7: Click on public_html. Step 8: Delete default.php file and click on upload. Step 9: Now upload your downloaded files. Now your phishing page is ready. Your phishing l...

How to Add SEO Friendly Meta Tags in Blogger ?

SEO Meta Tags for Description and Keyword is main aspects in On Page SEO to make Your Blog more SEO Friendly. Google can Easily Find your Blog and When Search Engine Easily Catch your Description and Keyword It can Increase the Click Through Rate (CTR).These SEO Friendly Meta Tags help Search Engines Bots Like Google Bot, Yahoo Bot to Understand that what the Webpage is about. It is very Helpful in Blogger if you Use this SEO Friendly Meta Tags very Effectively in your Blogger Template. Related :   Blog & Post Title Optimization For Blogger SEO. It is one of the On Page SEO Strategy of Blogger and Increase your Blog / Site Ranking in Popular Search Engine Like Google, Yahoo and Bing. Many of Blogger not use These SEO Meta Tags because Lack of SEO and Some of I Seen they Use their Blog Description as a Post Description that Conflicts in Search Engine So Bots Can’t Able to Crawl that Webpage. So Guys Use These Below Tags to Improve you On Page Blogger SEO. You Need to Use a...

How To Install Kali Linux in Android using Linux Deploy

The most important tool for every hacker, programmer and forensics expert is nothing other than-Linux. Linux's distros are used in forensics, checking bug in program, networks or system. Its well used from time before till now. Soo for every hacker needs it.    Since it is developing OS for Computer especially for laptops , from before some year it begins to develop OS for Android too.. It can now be more usefull and handy because we can take it into our mobile wherever we want.     Soo today's article is all about how to install Kali linux in Android in Linux Deploy. First of all these conditions are to be checked or fulfilled before proceeding ahead. : *.A device running Android 2.1 and above, rooted. *.At least 5 GB free space on internal or external storage. *.A fast, wireless internet connection. *.Patience to wait for a distribution to bootstrap from the network. *.Rooted Android for full funcality After having this in ...