How to find wifi password using command prompt

On Windows 10, you can find the WiFi password of the current connection or saved networks. The ability to determine this information can come in handy, for instance, if you are trying to help someone with a laptop join the same wireless network or remember it for future reference.

While the Settings app does not offer a way to view this information, you can use Control Panel to find the WiFi password of the current connection and Command Prompt (or PowerShell) to view the current and saved network passwords you connected in the past. (See also this video tutorial with the instructions to complete this task.)

In this guide, you will learn the steps to quickly find a WiFi password on Windows 10 using Control Panel and Command Prompt.

  • Find WiFi password on Windows 10 with Control Panel
  • Find WiFi password on Windows 10 with Command Prompt

Find WiFi password on Windows 10 with Control Panel

To view the current WiFi password on your Windows 10 laptop or desktop:

  1. Open Control Panel on Windows 10.

  2. Click on Network and Internet.

  3. Click on Network and Sharing Center.

  4. Click the Change adapter settings option from the left pane.

    How to find wifi password using command prompt
    Change adapter settings
  5. Double-click the wireless adapter.

    How to find wifi password using command prompt
    Control Panel wireless adapter
  6. Click the Wireless Properties button.

    How to find wifi password using command prompt
    Windows properties
  7. Click the “Security” tab.

  8. In the “Network security key” field, check the Show characters option to view the WiFi password on Windows 10.

    How to find wifi password using command prompt
    Control Panel WiFi password revealed

Find WiFi password on Windows 10 with Command Prompt

Using Control Panel, you can only view the WiFi password for the network you’re currently connected to. If you want to see your current password or saved WiFi networks stored on Windows 10, you’ll need to use Command Prompt. These steps will also work on PowerShell.

To see the WiFi passwords from saved networks on Windows 10, use these steps:

  1. Open Start.

  2. Search for Command Prompt, right-click the result, and select the Run as an Administrator option.

  3. Type the following command to view a list of the WiFi networks your computer connected at one point in time and press Enter:

    netsh wlan show profiles
  4. Type the following command to determine the WiFi password for a particular network and press Enter:

    netsh wlan show profile name="WiFi-Profile" key=clear
    How to find wifi password using command prompt
    netsh show wireless password command

    The password will the displayed in the Key Content field under “Security settings.”

    Remember to change WiFi-Profile for the name of your current or saved network you want to see the password in the command.

The steps to find the WiFi password can always come in handy to help others connect to the same network and when you need to reconnect after resetting your network connections.

We may earn commission for purchases using our links to help keep offering the free content. Privacy policy info.

All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.

Can I use CMD to find Wi

Finding Wi-Fi Password Step1: Press start and type CMD, right-click on the Command Prompt option shown as a search result and click on Run as administrator. Step 2: Type netsh wlan show profile in the command prompt and press Enter to show a list of network names that we connect to.

How do I find my passwords using CMD?

Step 1: Make sure you are in Admins profile and open Command Prompt. Step 2: Type this command "rundll32.exe keymgr. dll,KRShowKeyMgr" and press enter. Step 3: Now you will be able to see the list of passwords that are saved on the computer along with usernames.

How do I locate my Wi

How to find your wifi password on an Android Phone.
Go to “settings” on your phone, then “wifi”..
Select “saved networks” and click on your home network..
Choose the share option and enter your password..
A barcode will appear with the wifi password written below..

How do I find my Wi

Search for Command Prompt (or PowerShell), right-click the result and select the Run as an Administrator option. The password will the displayed in the Key Content field under “Security settings.” In the command, replace Wi-Fi-Profile for the name of your current or saved network to see the password in with CMD.