How to find the Wi-Fi password on a Windows 10 laptop

It's common to need to connect a new device to a wireless network but have long forgotten the password. Fortunately, the operating system Windows 10 Stores access keys to previously used networks in a secure manner. This allows the computer owner to easily recover a forgotten password without having to reset the router or contact the ISP.

Data recovery is only possible if your laptop has already been connected to this Wi-Fi Previously or currently connected to it. The system caches connection parameters for automatic future connections, and this data can be retrieved using standard tools. Below, we'll discuss proven methods that don't require installing third-party software.

There are several ways to solve this problem: through the network settings graphical interface, using the command line, or PowerShell. The method you choose depends on your preferences and the current update version. Windows 10All the described methods are safe and do not damage the integrity of system files.

Finding a password through network settings and sharing

The easiest and most straightforward method for most users is to use the standard wireless network properties window. This method is ideal if you're within range of the network and your laptop is connected. You don't need to know any complicated commands; simply follow the menu chain.

To get started, open the Start menu and select the gear icon to open Settings. Next, navigate to the Network and Internet category. Under Status, find the "Network and Sharing Center" link. Or use the classic method: right-click the Wi-Fi icon in the system tray (near the clock) and select "Open Network and Internet Settings," then "Network and Sharing Center."

In the window that opens, find the active connection, which is marked as Wi-Fi and has the name of your network. Click on the blue link with the network name. A small "Status" dialog box will open, where you need to click the "Wireless Network Properties" button.

⚠️ Note: The "Wireless Network Properties" button will only be active for networks your computer has previously connected to or is currently connected to. This method will not work for other networks you haven't accessed.

In the new window, go to the "Security" tab. This is where your key data is stored. You'll see the "Network Security Key" field, where the characters are hidden behind dots. Check the "Show entered characters" box. The system may prompt you for administrator privileges; confirm this action, and the hidden password will become visible.

📊 Which password recovery method is most convenient for you?
Through Windows settings
Via the command line
Via a router
I always write down passwords.

Using the command line to recover the key

For more experienced users who prefer speed and precision, the command line is a great tool. CMD or PowerShell. This method allows you to retrieve information even about networks you're not currently connected to, but have saved a connection profile to in the past.

Run the Command Prompt as administrator. To do this, type "cmd" into Windows Search, right-click the result, and select "Run as administrator." First, you'll need to get a list of all saved profiles. Enter the command:

netsh wlan show profiles

Find the exact name of your network in the list. Then use the command to display detailed information, including the key. The command syntax requires the profile name. For example, if the network is called HomeWiFi, the command will look like this:

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

Please note that the network name must be enclosed in quotation marks if it contains spaces. In the command output, scroll down to the "Security Settings" section. The "Key Content" field will contain the password you're looking for in cleartext.

☑️ Check before entering a command

Completed: 0 / 4

This method is especially useful when the graphical interface is not working correctly or you need to quickly copy data. Command line in Windows 10 Provides full access to WLAN profiles accumulated by the system over the entire period of operation.

Viewing saved networks using PowerShell

An alternative to the classic command line is a more powerful tool - PowerShellIt provides similar functionality, but with more flexible data processing capabilities, although for the simple task of viewing a password, the syntax remains virtually identical. netsh.

Launch PowerShell as administrator from the Start button context menu. Enter the following command to list your profiles:

netsh wlan show profiles

Once you have found the desired network name, enter the command to display the key.

⚠️ Important: If you receive the error message "Group Policy is not allowed to store passwords in cleartext" when entering the command, it means your organization's or system's security settings are blocking the display of keys. This is extremely rare on Home versions of Windows.

Using PowerShell also allows you to script the process if you need to extract passwords from multiple computers, but for a one-time task on a personal laptop, manual entry is sufficient. This is a reliable method that works on all current builds. Windows 10.

Comparison table of recovery methods

To help you choose the right option, we've prepared a comparison table. It will help you evaluate the labor intensity and requirements of each method.

Method Necessary rights Complexity Works without connection
Network Settings (GUI) Administrator Low No (an active profile is required)
Command Prompt (CMD) Administrator Average Yes (if the profile is saved)
PowerShell Administrator Average Yes (if the profile is saved)
Third-party software Administrator Low Depends on the program

As the table shows, built-in Windows tools provide sufficient functionality. Using third-party programs is often excessive and can pose security risks, so standard utilities are the preferred choice.

Restoring access via the router's web interface

If none of the computer methods work (for example, you've changed your operating system or reset your settings), you can view the password directly in the router settings. To do this, your device must be connected to the router via cable or Wi-Fi, and you must know the username and password for accessing the admin panel.

Open your browser and enter your router's IP address into the address bar. This is usually 192.168.0.1 or 192.168.1.1The address is often indicated on a sticker on the bottom of the device. After entering the login and password (the standard ones are often admin/admin) go to the wireless network section.

On the "Wireless" or "Wi-Fi" tab, the current combination will be displayed in the "Password," "WPA Pre-Shared Key," or "Password" field. You can also change it to a more complex one here.

⚠️ Note: Router interfaces from different manufacturers (Asus, TP-Link, D-Link, Keenetic) vary significantly. Menu names may vary, but the logic behind the security settings is the same.

This method is universal, as it does not depend on the computer's operating system. It allows you not only to find out, but also change password, if you suspect that strangers have connected to your network.

Problems and limitations during recovery

Despite the simplicity of the methods described, users may encounter a number of limitations. Most often, problems are related to access rights or network configuration. For example, if the computer is connected to a corporate network via a protocol 802.1x, the password may not be stored in clear text.

It's also worth keeping in mind that after reinstalling Windows, all saved profiles are deleted. In this case, it's impossible to find the password through the system unless no other devices are connected to the network. In this case, the only options left are to use the router or contact the person who set up the network.

In some cases, antivirus software may block scripts or command line attempts to access system password storage. If the commands fail, try temporarily disabling your security software.

Is it possible to find out the Wi-Fi password if the laptop is not connected to it?

Yes, this is possible, but only if the network profile was previously saved on this computer. Windows stores connection history. If you used the command netsh wlan show profiles and you see the network in the list, which means the profile exists, and the password can be retrieved, even if the router is currently turned off.

Where are Wi-Fi passwords physically stored in Windows 10?

Passwords are stored in a protected section of the registry and system configuration files, accessible only by the system and users with administrator privileges. Directly editing these files is not recommended, as it may disrupt network services. Use the built-in commands for secure extraction.

What should I do if I forgot my router admin panel password?

If you've changed the default password for logging into your router's settings and have forgotten it, the only way to do this is to perform a hard reset. To do this, hold down the button Reset on the router body for 10-15 seconds. After this, the login and password will return to the values ​​on the sticker, but you will have to reconfigure your internet settings.

Is it safe to use Wi-Fi hacking software?

Using brute-force password cracking or exploits against networks you don't own is illegal. To regain access to your own network, use the legal methods described above. Third-party programs often contain viruses or miners.