How to Find Your WiFi Password on Windows 10: Proven Methods

Many users are familiar with the situation of needing to connect a guest's new smartphone, tablet, or laptop to their home network, but have completely forgotten the Wi-Fi password. Fortunately, the operating system Windows 10 Stores the security keys for every network your computer has ever connected to in a secure vault. This means you don't have to search for a sticker on your router or remember complex combinations of keys if you've successfully logged into that computer at least once.

There are several effective ways to extract this information, ranging from the graphical settings interface to the command line for advanced users. The method you choose depends on whether you're currently connected to the network or need to remember the password for a network you've connected to in the past. In any case, accessing this data requires administrator privileges, as it's critical information for the security of your local network.

In this article, we'll take a detailed look at all the available options for recovering a forgotten access key. We'll cover both standard operating system tools and specialized utilities that can help you complete the task in just a few minutes. The key is to act carefully and follow the instructions precisely to avoid getting lost in the network settings.

Viewing the password through the Network and Sharing Center

The simplest alternative way to find the access key is only relevant if your computer is currently connected to the desired wireless network. This method doesn't require complex commands and is accessible to everyone through the standard interface. WindowsYou will need to perform several sequential steps in the network connections window.

To get started, open the Start menu and go to System Settings, or simply right-click the Wi-Fi icon in the system tray. In the menu that opens, select "Network & Internet Settings," then find the "Network and Sharing Center" link. An active connection will be displayed here, with a name that matches your wireless network. Click the blue link with the name of your Wi-Fi network.

In the wireless network status window that appears, click "Wireless Network Properties." Switch to the "Security" tab. This is where the information you're looking for is located. You'll see the "Network Security Key" field, where the characters are hidden by dots. To see them, check the "Show entered characters" box.

⚠️ Attention: If the "Security" tab is missing or the fields are grayed out, your account may not have administrator rights, or the wireless adapter drivers may be malfunctioning. In this case, try running the properties window as an administrator.

This method is the most secure, as it doesn't require third-party software or entering commands. However, it only works for the currently active network. If you need to find the password for a network you've connected to before but aren't currently connected to, this method won't work.

Using the command line to recover the key

For more experienced users or in situations where the graphical interface does not work correctly, using the command line is the ideal solution. CMDThis tool allows you to interact directly with Windows system services and retrieve saved Wi-Fi profiles. This method is universal and allows you to see passwords for all networks ever saved on your computer.

To get started, open the command prompt. Press the key combination Win + R, enter cmd and press Enter. To successfully execute the commands, it's best to run the console as an administrator. The first step is to get a list of all saved profiles. Enter the following command:

netsh wlan show profiles

The system will return a list of all networks whose profiles are stored in memory. Find the name of the network you need in the list. Note that the name must match exactly, including case and spaces. Next, to view the password, use the command followed by the profile name.

The command format for obtaining detailed information is as follows, where NAME — this is the name of your network:

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

After entering the command, scroll down to the "Security Settings" section. There you'll find the "Key Content" line, which contains your password in clear text. This method is especially useful when you need to quickly access data without navigating through numerous menus.

Team Description of action Necessary rights
netsh wlan show profiles Displays a list of all saved Wi-Fi networks. User
netsh wlan show profile name="..." key=clear Shows profile details including password Administrator
netsh wlan delete profile name="..." Deletes a network profile from memory. Administrator
ipconfig /all Shows the complete network configuration. User
What to do if the command fails?

If you receive the error message "WLAN AutoConfig Service is not running" when entering the command, you need to start the service. Press Win+R, enter services.msc, find "WLAN AutoConfig Service" in the list, double-click it, and click "Start."

Viewing passwords using PowerShell

An alternative to the classic command line is a more powerful tool. PowerShellIt provides advanced system management capabilities and is often used by system administrators. For regular users, the differences are minimal, but the command syntax may differ, although the basic commands netsh work here too.

Open PowerShell by searching for it in the Start menu. As before, it's recommended to run the shell as administrator to gain full access to its features. You can use the same commands as in CMD, or use specific PowerShell scripts to extract data in a more readable format.

However, there is also a native PowerShell cmdlet that allows you to obtain information about wireless profiles. Enter the command Get-NetConnectionProfileto see a list of active profiles. While this command doesn't immediately reveal the password, it helps identify the interface name and profile, which is useful for scripting or automation.

To directly obtain a password in PowerShell, it is still more convenient to use a combination with netsh, as this is a standard and proven method. The main advantage of PowerShell in this context is the ability to copy the command output directly to the clipboard by adding | clip at the end of the line.

📊 Which method is more convenient for you?
Through the graphical interface
Via the command line CMD
Via PowerShell
Through the router settings

Checking the settings via the router's web interface

If your computer isn't connected to the network or you want to change the password for all devices, the most logical option is to access the source of your internet connection—your router. To do this, log in to the device's web interface. This method is universal and doesn't depend on your computer's operating system.

Open any browser and enter the router's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the login and password, are usually found on a sticker on the bottom of the device. If you've changed your login information and forgot it, you may need to reset the router to factory settings.

After logging in, find the section responsible for your wireless network. It may be labeled "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Within this section, look for the "Security" subsection. This is where the current password (PSK Key or Password) and encryption type are displayed.

⚠️ Attention: Router interfaces from different manufacturers (Asus, TP-Link, D-Link, Zyxel) vary significantly. If you can't find the desired option, consult the official manual for your model, as the menu layout may be unique.

In this section, you can not only view but also change the password to a more complex one, which will increase the security of your network. After changing the settings, be sure to click "Save" or "Apply." All connected devices will need to be reconnected using the new key.

Third-party password recovery utilities

There are many specialized programs that automate the process of extracting stored keys. One of the most popular and time-tested is Ulitsa. WirelessKeyView from NirSoft. It's free, requires no installation, and displays all Wi-Fi-related registry keys stored in the system.

Once launched, the program scans the Windows registry and displays a list of all networks with their cleartext passwords. The interface is simple: the SSID column contains the network name, and the Key (ASCII) column contains the password itself. This is convenient if you need to quickly export a list of all passwords to a text file.

However, using third-party software always carries certain risks. Antivirus programs may classify such programs as potentially unwanted programs (RiskWare), as they access confidential information. Download such utilities only from the developers' official websites.

There are also paid password managers that integrate with your browser and system, automatically saving and configuring keys. If you use such services (for example, Kaspersky Password Manager or LastPass), check their databases - the password may already be stored there.

Problems and limitations of data access

The recovery process doesn't always go smoothly. Sometimes users encounter a situation where the system reports they don't have permission, or the password field is inaccessible. This is often due to Group Policy Object (GPO) security policies, especially on corporate computers.

It's also worth keeping in mind that if the computer connected to the network via WPS (Wi-Fi Protected Setup) without manually entering a password, the key may not be saved explicitly in the user profile. In such cases, the only solution is to log in to the router or use the QR code feature on an already connected Android smartphone (Android 10 and later), which can be scanned by another device.

It's important to understand the difference between password recovery and hacking. The methods described only work on networks to which your PC already has legitimate access and saved credentials. Attempting to access other people's networks without the owner's permission is illegal.

What to do if nothing helps?

If none of the software methods work and the router sticker has worn off, the last option is to reset the router using the Reset button. This will restore the router to its factory settings, including the password on the sticker, but will require reconfiguring the internet.

Frequently Asked Questions (FAQ)

Is it possible to view a Wi-Fi password if the computer is not currently connected to this network?

Yes, if you've previously connected to this network and selected the "Connect automatically" option or simply saved the profile. In this case, the data is stored in the Windows registry and can be retrieved via the command line (netsh) or third-party utilities, even without an active connection.

Where is the Wi-Fi password physically located if I never changed it?

The factory password (PIN or Key) is always located on a sticker on the bottom of the router or on the battery (if it's a mobile router). Look for the "Wireless Password," "WPA Key," or "PIN" fields.

Is it safe to save passwords in Windows?

Generally speaking, yes, since they are stored in a protected part of the registry and are only accessible to users with administrator rights. However, if an attacker with administrator rights gains access to your computer, they can restore them. Use a strong password when logging into Windows itself.

Why does the command line say "Access denied"?

This means the console is running as a standard user, not an administrator. Close the command prompt, right-click the CMD shortcut, and select "Run as administrator."

Is it possible to find out a neighbor's Wi-Fi password using Windows 10?

No, the operating system doesn't allow you to see passwords for networks you haven't connected to or entered the key for. This requires specialized security auditing tools and physical proximity, and doing so without the network owner's permission is illegal.