How to view your Wi-Fi password on a Windows 10 computer

It's common to need to connect a new device to a home network but lose or forget the access key. PC owners often look for a way to view the Windows 10 Wi-Fi password on their computer to avoid resetting the router or calling their ISP. Fortunately, the operating system Windows 10 has built-in functionality for storing security keys, which can be accessed through various methods.

There are several proven ways to solve this problem, from simply viewing the properties of the active connection to using the command line for advanced users. Microsoft The system stores credentials in a dedicated storage location, making the recovery process quite accessible even for beginners. However, it's important to exercise caution when using system utilities.

In this article, we'll examine all available methods in detail, assessing their complexity and effectiveness. You'll learn how to find the key through the graphical interface, how to use console commands, and what to do if the computer has never connected to the desired network before. The key is to proceed consistently and carefully read the system prompts.

Viewing a password through the Windows graphical interface

The easiest and safest way to find the saved key is to use the standard network properties window. This method doesn't require launching the command line or third-party software, minimizing the risk of error. You'll need a device that's already connected to the desired Wi-Fi network or has previously connected.

To get started, open the Start menu and go to System Settings. Find the section responsible for network connections. Depending on your build version, Windows 10, the path may differ slightly, but the logic remains the same: you need to get to the Network Control Center.

⚠️ Attention: If you are using an enterprise version of the OS or an account with limited rights, some menu items may be hidden by the administrator.

Next, follow the instructions:

  • 📡 Right-click the Wi-Fi icon in the tray and select "Open Network & Internet settings".
  • 🖥️ In the window that opens, find the "Network and Sharing Center" link (usually at the bottom right or in the advanced options).
  • 🔗 Click on the name of your wireless connection (blue text next to "Connections: Wi-Fi").

A small status window will open, where you need to click the "Wireless Network Properties" button. Go to the "Security" tab. This is where the "Network Security Key" field is located, hidden by asterisks. To see the characters, check the "Show characters" box.

☑️ Checking access to properties

Completed: 0 / 4

Once the symbols are displayed, you can copy or rewrite them. This is the most reliable method for most users and requires no special knowledge.

Using the command line to recover the key

For those who prefer to work with the console or cannot find the desired item in the menu, there is a powerful tool - Command PromptThe command line allows you to display saved Wi-Fi profiles and their keys in plain text. This method is universal and works even when the graphical interface doesn't work correctly.

First, you need to launch the terminal with administrator rights. Right-click the Start button and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)". Enter the following command to view all saved profiles:

netsh wlan show profiles

The system will display a list of all networks this computer has ever connected to. Find the desired name (SSID) in the list. Next, use the command to display the details of a specific profile, adding the key parameter:

netsh wlan show profile name="Network_Name" key=clear

In the command output, find the "Security Settings" section. The "Key Contents" line will contain the password you're looking for in cleartext. This method is especially useful if you need to quickly copy data or if the interface freezes.

What to do if the command doesn't work?

If the system reports "The WLAN AutoConfig service is not running," you need to open services.msc, find this service, and click "Start." Without it, Wi-Fi management is impossible.

Usage netsh Gives you complete control over your network settings. You can not only view passwords but also delete old profiles if they're interfering with your connection.

Finding a password through the router settings

If the computer you want to find the password from has never connected to the network, the previous methods won't work. In this case, the only option is to view the router settings directly. To do this, the device must be connected to the router via cable or Wi-Fi (if the password is known for another device).

Open your browser and enter your router's IP address into the address bar. This is most often 192.168.0.1 or 192.168.1.1The exact address is indicated on the sticker on the bottom of the device. You will need to enter your username and password to access the admin panel (often admin/admin).

Interfaces from different manufacturers (TP-Link, ASUS, D-Link) are different, but the logic is the same:

  • 🔐 Look for the "Wireless" or "Wireless Network" or "Wi-Fi" section.
  • 📝 Inside, find the “Security” or “WLAN Settings” subsection.
  • 👁️ The "Password" field will be available for viewing or editing.
Manufacturer Menu section Subsection Field name
TP-Link Wireless Wireless Security Wireless Password
ASUS Wireless network General WPA-PSK key
D-Link Wi-Fi Security settings PSK encryption key
Zyxel Network Wireless Pre-Shared Key

Changing the router password will automatically disable all devices. You'll have to reconnect them using the new key. Therefore, it's best to simply copy the current value without saving any changes.

Checking via PowerShell and system utilities

PowerShell is a more modern alternative to the classic command line. It has advanced capabilities for working with system objects. Specific cmdlets can be used to obtain passwords, although the method netsh inside PowerShell it works just as efficiently.

However, there is a caveat. Direct commands for displaying the password in its pure form may not be available in the basic PowerShell suite without the use of third-party modules or complex scripts. Therefore, the most rational approach remains to call netsh from the PowerShell environment.

However, PowerShell is handy for automation. You can create a script that will list all networks and their connection status. This is useful for IT specialists, serving multiple computers.

⚠️ Attention: Running scripts from unknown sources in PowerShell may be blocked by the execution policy. If necessary, change the policy using the command Set-ExecutionPolicy, but only do so if you understand the risks.

Use PowerShell if you need to integrate password retrieval into a more complex administration scenario. For a one-time task, a regular command prompt is sufficient.

📊 What is your preferred method for managing your network?
Through the graphical interface
Command Prompt (CMD)
PowerShell
Through the router settings

Third-party password recovery programs

There are many utilities on the software market that promise to reveal saved Wi-Fi passwords in one click. Popular titles include WirelessKeyView from NirSoft, WiFi Password Revealer and others. They scan the Windows registry and output the data in a convenient format.

Using such programs has its pros and cons. On the one hand, they're fast and don't require memorizing commands. On the other hand, antivirus programs often label such utilities as potentially unwanted programs (HackTools), as they access sensitive data.

If you decide to use third-party software:

  • 📥 Download programs only from the developers' official websites.
  • 🛡️ Be sure to check the files with an antivirus before launching.
  • 🗑️ Delete the program immediately after use to avoid leaving loopholes in the system.

For most users, Windows 10's built-in tools are sufficient. Third-party software only makes sense when standard methods are blocked or ineffective for some reason.

Password Access Problems and Solutions

Sometimes users encounter issues: the "Display characters" field is grayed out, commands return errors, or the security tab is missing. This could be due to access rights, group policies, or a corrupted network profile.

If you don't see the "Security" tab, you may be trying to view the properties of a guest network or public connection, where Windows restricts key access. The issue may also lie with your wireless adapter drivers—try updating them through Device Manager.

A common mistake is trying to view the password for a network to which the computer isn't connected and hasn't connected. Windows only stores keys that have been successfully used at least once. If the network is new, the key simply won't be present.

⚠️ Attention: The settings interfaces may be updated. If the paths described don't match, search for "Wi-Fi" or "Wireless" in Windows Settings.

In difficult cases, a complete reset of network settings can help. Go to Settings → Network & Internet →