Sunday 8 January 2017

How to check the WiFi password in windows with CMD or manually

View WiFi password of current connection 

  1. Right-click the WiFi symbol in the systray and select Open Network and Sharing Center.
    Network symbol in systray
  2. Click Change adapter settings.
    Change adapter settings
  3. Right-click the WiFi adapter. In the context menu, navigate to Status.
    Status of WiFi connection
  4. In the WiFi Status dialog, click Wireless Properties.
    WiFi Status
  5. Click the Security tab and then check Show characters.
    Show characters to display WiFi password
You now see the WiFi password of your current connection. Doing so takes a few more clicks than in Windows 8, but you won’t have to do this often.

Find WiFi password of previous connections ^

If you are more the type-type type, you will prefer the netsh command anyway. This method allows you to find not only the WiFi password of your current connection but also that of previous connections. The syntax of the command looks like this:
Find WIFI password on the command prompt with netsh
Finding WiFi password on the command line with netsh
Notice that you only need the quotation marks for the connection name (profile name) when the name contains a blank. You can find the password in the Security settings section next to Key Content.
To get a list of your previous WiFi connections, type this command:
If you prefer a GUI, you can also list all of your previous WiFi connections in Windows 8.1 in the PC Settings:
WIN + C > Settings > Change PC settings > Manage known networks (under your current connection)

Previous WiFi connections in Windows 8.1

No comments:

Post a Comment