How to view the entered Wi-Fi password on Windows 10: all methods

Forgot your home or office Wi-Fi password, but your computer is connected to the network? This situation is familiar to many: the router was set up a long time ago, the password was entered once, and now you need to connect a new device. Luckily, Windows 10 There are several ways to retrieve a saved password—without resetting the router or calling your provider.

In this article you will find three working methods: through the system's graphical interface, via the command line, and using third-party programs. We'll examine each option in detail, point out potential errors, and provide security recommendations. Important: all methods require administrative rights on the computer - without them, access to passwords is closed.

If you are looking for a solution for Windows 11, the principles remain the same, but the path to the settings may differ slightly. For owners of laptops with pre-installed utilities (for example, HP Connection Manager or Lenovo Vantage) There are also alternative options - we will consider them in a separate section.

Method 1: View your password through Windows Settings

The easiest and safest method is to use the built-in system settings. It doesn't require any additional software and is suitable even for beginners. The main requirement is that the computer must be connected to the target Wi-Fi network (or connected earlier).

Instructions:

  • 🖥️ Open the menu Start and select Parameters (gear icon) or click Win + I.
  • 🌐 Go to the section Network and InternetWi-Fi.
  • 📋 In the block Related parameters click Additional network settings (or Managing known networks in older versions).
  • 🔍 Find the desired network in the list and click Properties.
  • 🔑 Scroll down to the field Network password and press Show symbols.

If the button Show symbols If the status is inactive, your account doesn't have administrator rights. In this case, you'll need to either log in with an administrator account or use alternative methods (see the following sections).

⚠️ Note: In some builds Windows 10 (For example, LTSC (or corporate versions) the path to the Wi-Fi settings may differ. If you don't find the section Wi-Fi, try searching through the control panel: Start → Control Panel → Network and Internet → Network and Sharing Center.

Make sure your computer is connected to the correct Wi-Fi network|

Check your administrator rights (right click on LaunchComputer managementLocal users)|

Update your network adapter drivers (via device Manager)|

Disable your VPN or proxy if they are active.

-->

Method 2: Using Command Prompt (CMD)

For advanced users or when the graphical interface is not available, this will help command lineThis method works even if the network is not currently active, but was previously connected. The main thing is to know the exact network name (SSID).

Step-by-step instructions:

  1. Open Command line as administrator (click Win + X and select the appropriate item).
  2. Enter the command to display all saved networks:
    netsh wlan show profiles

    Remember the name of the network you want (for example, MyWiFi_5G).

  3. Display the details of a specific network by replacing NETWORK_NAME on its name:
    netsh wlan show profile name="NETWORK_NAME" key=clear
  4. Find the line Key content - this is the password.

If the command returns an error Failed to execute command, check:

  • 🔄 Correct spelling of the network name (case is important!).
  • 🛡️ Administrator rights (run CMD through Win + X → Command Prompt (Administrator)).
  • 📡 Network adapter status (whether Wi-Fi is enabled).

Method 3: Third-party password viewer programs

If standard methods fail, specialized utilities can help. They not only reveal passwords but also allow you to export them to a file or copy them to the clipboard. Popular programs:

  • 🔐 WirelessKeyView (from NirSoft) - free, portable, does not require installation.
  • 🖥️ WiFi Password Revealer - simple interface, support Windows 7-11.
  • 🛠️ Magical Jelly Bean WiFi Password Revealer — displays passwords in a convenient list.

Example of working with WirelessKeyView:

  1. Download the program from NirSoft official website (check the file for viruses!).
  2. Unzip the archive and run WirelessKeyView.exe (as administrator).
  3. Find the required network in the table - the password will be in the column Key (Ascii).
⚠️ Warning: Download programs only from official sources. Many "cracked" versions of password viewing utilities contain malicious code. Check the file before use. VirusTotal or built-in Windows Defender.

Via Windows Settings|

Command Prompt (CMD)|

Third-party programs|

I'm calling my provider/resetting my router.

-->

Alternative methods: for laptops with proprietary software

Laptop manufacturers often install their own network management utilities. These may duplicate the functionality Windows, but sometimes they offer additional features. Let's look at examples for popular brands:

Brand Name of the utility How to view a password
HP HP Connection Manager Open the utility → Wi-Fi settings → select network → Show password.
Lenovo Lenovo Vantage Go to Network → Wi-Fi → click on network → View password.
Dell Dell Mobile Connect There is no function to view passwords, but the utility can synchronize them with the phone.
ASUS ASUS WiFi Master Chapter Saved Networks → select network → Show Password.

If the proprietary utility is not installed, it can be downloaded from the manufacturer's website (section Support for your laptop model). Please note: after reinstallation Windows such software will have to be installed again.

What should I do if the proprietary utility doesn't show the password?

In some versions of programs (for example, Lenovo Vantage (Until 2021), the password viewing feature was disabled for security reasons. In this case, please use standard methods. Windows or the command line. Also, check for utility updates—the functionality may be restored in new versions.

Safety: Risks and Recommendations

Viewing saved Wi-Fi passwords is a security breach. Even if you're doing this on your computer, it's important to take precautions:

  • 🔒 Never share passwords over unsecured channels (e.g. in messages) Viber or WhatsApp).
  • 📱 If you need to share Wi-Fi access, use QR code (it can be generated via a router or special applications).
  • 🛡️ After viewing the password, change it in the router settings if you suspect a leak.
  • 🚫 Don't save passwords in text files on your desktop or in cloud storage.

IN Windows 10 Versions 20H2 and later store Wi-Fi passwords encrypted in the registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wlansvc\InterfacesAttempts to extract them manually without specialized tools may result in damage to system files.

⚠️ Attention: If you are using a corporate network with the protocol 802.1X (for example, in offices or universities), standard password viewing methods won't work. Such networks use dynamic authentication, and the password is stored differently in the system. Contact your network administrator.

Common mistakes and their solutions

Users encounter typical problems when trying to view their password. Let's look at the most common ones:

Error Cause Solution
There is no Wi-Fi section in the settings. The Wi-Fi adapter is missing or disabled. Check it out device Manager (click Win + Xdevice ManagerNetwork adapters). If the adapter is disabled, enable it.
The "Show symbols" button is inactive Insufficient rights Log in as an administrator or run Parameters on his behalf (right-click on the icon → Run as administrator).
netsh command returns empty list Network profiles are corrupted Reset network settings: Start → Settings → Network & Internet → Status → Network reset.
The password is displayed as dots Group Policy Restriction Try using the command line or third-party utilities. On corporate networks, this may be prohibited by the administrator.

If none of the methods worked, the password may not be saved in the system. This happens when:

  • 🔄 The connection was configured via WPS (button on the router).
  • 📡 Guest access was used without saving the password.
  • 🖥️ The network profile was deleted manually.

-->

FAQ: Answers to Frequently Asked Questions

Is it possible to find out the Wi-Fi password that another computer connected to?

No, unless you have physical or remote access to that device. Wi-Fi passwords are stored locally on each computer and are not synced between them (except for user accounts). Microsoft, where some of the data may be stored).

If another computer is available, use one of the described methods on it. Remote password extraction is only possible using specialized tools (e.g., TeamViewer with administrator rights), but this requires the owner's consent.

Why does the command line display a string of characters instead of my password?

This means that the network is using dynamic security key (for example, in corporate networks with WPA-Enterprise). This password is generated automatically each time you connect and is not saved in the usual form.

Solution: Contact your network administrator or check the settings on your provider's portal (if you're using home internet). In some cases, resetting your router can help.

Is it possible to view a Wi-Fi password on Windows 10 without administrator rights?

Technically, no. Access to saved passwords is limited by security policies. WindowsHowever, there are workarounds:

  1. Ask the administrator to grant temporary rights.
  2. Use a bootable USB flash drive with Linux (For example, Kali Linux) to extract passwords from configuration files Windows (requires skills).
  3. Recover your password through your router (if you have access to its web interface).

⚠️ Attempts to hack the system to gain administrator rights are illegal and may result in the device being blocked.

How to export all saved Wi-Fi passwords to a file?

It is convenient to use the utility for this WirelessKeyView:

  1. Run the program as administrator.
  2. Select all networks (Ctrl + A).
  3. Click File → Save Selected Items.
  4. Select format (Text file, HTML or CSV) and save.

You can automate export via a script from the command line:

for /f "tokens=2 delims=: " %a in ('netsh wlan show profiles ^| find "All user profiles"') do @echo %a & netsh wlan show profile name="%a" key=clear | findstr "Key contents" >> wifi_passwords.txt

This command saves all passwords to a file. wifi_passwords.txt in the current folder.

What should I do if my Wi-Fi stops working after viewing my password?

This is unlikely, but possible if:

  • 🔄 Changing the password in the router settings without updating it on the device.
  • 📡 Damage to the network profile (for example, due to manual registry editing).
  • 🛡️ Conflict with antivirus or firewall.

Solution:

  1. Restart your computer and router.
  2. Delete the network in settings Windows and reconnect.
  3. Check your antivirus settings (for example, Kaspersky or ESET may block network connections).