Find your wireless password in Windows

find your wireless password in Windows

Here’s how to easily find your wireless password in Windows 10 and Windows 11. Now you can stop guessing, and finally get back online.

  1. Open Command Prompt:

    • Press Windows Key + X and choose Command Prompt (Admin) or Windows PowerShell (Admin).
  2. Type the Following Command:

    • Enter this command to list all the Wi-Fi networks you’ve connected to:

      netsh wlan show profiles
  3. Find Your Wi-Fi Profile:

    • Find the Wi-Fi network you want the password for in the list of profiles and note down its name.
  4. Type the Next Command:

    • To show the password for a specific network, type:

      netsh wlan show profile name=“YourWiFiName” key=clear
    • Replace YourWiFiName with the name of your Wi-Fi network.
  5. View the Password:

    • Scroll through the results and look for Key Content under the Security settings section. This will display your Wi-Fi password.