How to Find Your Wi-Fi Password on Windows 10: A Complete Guide

It's common to need to connect a new device to a wireless network but have forgotten the password. Fortunately, the operating system Windows 10 has a built-in mechanism for saving security keys for previously used connections. You don't need hacking skills or third-party software to restore access. Simply know where to look for saved data within the system.

There are several proven methods for extracting this information, each with its own unique features. You can use the system's graphical interface if you have access to an already connected computer, or use the command line for a more in-depth analysis. It is important to understand, that all the methods described are legal and intended to restore access to your own networks or networks to which you have administrative access.

Before we get technical, it's worth noting that the security of your home network directly depends on the strength of your password. However, even the most complex security key is useless if you can't remember it when you need it. In this article, we'll cover all the current solutions, from simple mouse clicks to command-line utilities.

Using the Windows 10 GUI

The simplest and most accessible method, which doesn't require entering complex commands, is available directly in the network settings. If your computer is currently connected to Wi-Fi or has previously saved settings for this network, the system stores the key in plaintext. First, open the "Network Connections" menu, which can be accessed from the taskbar or Control Panel. This method is ideal for users who don't want to risk command syntax errors.

Right-click the Wi-Fi icon in the system tray and select "Open Network and Internet Settings." In the window that opens, find the "Network and Sharing Center" link or go directly to configuring the adapter settings. Here, find the active wireless connection, right-click it, and select "Status." Next, click "Wireless Network Properties" and go to the "Security" tab.

This tab contains the "Network Security Key" field, which is hidden by asterisks by default. To see the actual password, you must check the "Show entered characters" box. The system may ask you to confirm administrator rights, which is a standard data protection procedure. After this, the password will be displayed in text form, and you can copy or record it.

It's important to note that this method only works for the network your computer is currently connected to. If you're trying to find the password for a network you connected to a month ago but are currently in a different location, this method won't work without some additional profile manipulation. However, for most home scenarios where the router is nearby, this is the fastest solution.

  • 🔹 Open Settings from the Start menu or using hotkeys Win + I.
  • 🔹 Go to the "Network & Internet" section and select "Wi-Fi".
  • 🔹 Click "Change adapter settings" to go to the classic menu.
  • 🔹 Find your adapter, right-click and select "Status".

Please note that access to these settings may be restricted by group policies on corporate networks. In this case, the system may prevent you from opening the security tab or require a domain administrator password. This is a normal security practice for organizations seeking to prevent data leaks.

📊 What's your most common method for restoring network access?
Via Windows Settings
Via the command line
Via a router
Using third-party programs

Password recovery via command line

For more advanced users or in situations where the graphical interface isn't working correctly, the command line is ideal. netsh (Network Shell) is a powerful tool for managing network configurations in Windows. It allows you to not only view but also modify numerous network settings, including security keys for saved profiles.

To get started, you need to run the command prompt as administrator. Click Win + X and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)." In the window that opens, first display a list of all saved Wi-Fi profiles on this computer. This will help ensure that the desired network actually exists in the system's memory.

netsh wlan show profiles

After running the command, you will see a list of all networks. Find your network name (SSID) in the list. Then use the following command, substituting your network name for "NetworkName." The key parameter here is key=clear, which tells the system to show the key in unencrypted form.

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

In the command output, find the "Security settings" section. There you'll find the "Key Content" line, which contains the password you're looking for. This method is great because it works even if the network is currently inactive, as long as the profile is saved. Command line Ignores many visual interface bugs, making this method very reliable.

⚠️ Attention: When entering the network name in the command line, be sure to maintain proper case and spaces. If the network name contains spaces, be sure to enclose it in quotation marks, otherwise the command will fail.

Sometimes users encounter the error "Group Policy does not allow..." or similar. This means that console access rights are restricted. This is rare on home networks, but it's a standard security feature on office computers. In this case, you'll need to find workarounds or contact your system administrator.

☑️ Check before entering a command

Completed: 0 / 4
What to do if the command fails?

Make sure you're using the English keyboard layout when entering commands. If the network name contains special characters, try copying it from the profile list and pasting it into the command, enclosing it in quotation marks. Also, check to see if the profile has been renamed in Windows settings.

Finding a password through the router's web interface

If none of the operating system methods work, there's always the "source of truth"—the router itself. The Wi-Fi password is stored in its configuration, and this data can be accessed through the web interface. To do this, your PC must be connected to the router, preferably via a cable, but Wi-Fi will work as long as you have internet or local network access.

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.1, however, the address may vary depending on the model and manufacturer. The exact address, as well as the username and password for accessing the admin panel, are usually located on a sticker on the bottom of the device. If you've changed this information previously and have forgotten it, you may need to reset the router to factory settings.

After successful authorization (the default pairs are often admin/admin or admin/password), you need to find the section responsible for your wireless network. It may be called "Wireless," "Wi-Fi," "WLAN," or "Wireless Network." Within this section, look for the "Security" or "Wi-Fi Settings" subsection. This is where the current security key will be displayed in the "Password," "PSK," or "Passphrase" fields.

Manufacturer Standard IP Default login Default password
TP-Link 192.168.0.1 admin admin
ASUS 192.168.1.1 admin admin
D-Link 192.168.0.1 admin (empty)
Zyxel 192.168.1.1 admin 1234
Xiaomi 192.168.31.1 admin (specified during setup)

Interfaces of modern routers such as Keenetic or MikroTik, can differ significantly from classic setups. In these setups, wireless network settings are often located in a separate main menu. Be careful when changing settings in the router's web interface: accidentally changing the encryption type or channel can temporarily disrupt network operation.

⚠️ Attention: Router interfaces and menu layouts may change after firmware updates. If you can't find the item you need, consult the official manual for your specific model on the manufacturer's website.

Using this method gives you complete control not only over viewing but also over changing the password. You can immediately set a new, more complex key to secure your network from prying eyes. After changing the password, all connected devices will need to be reconnected with the new key.

Third-party key recovery programs

When built-in Windows tools seem too complex or confusing, specialized utilities come to the rescue. There are many free programs that automate the process of extracting saved passwords. One of the most popular and time-tested tools is WirelessKeyView from NirSoft. This program requires no installation and works immediately after launch.

These utilities work simply: they access the system registry and Windows configuration files where wireless network data is stored and decode it. On the screen, you'll see a table listing all known networks, their encryption type, and, most importantly, the ASCII key (password). This significantly simplifies the task if you need to extract passwords from multiple stored access points at once.

However, using third-party software carries its own risks. Antivirus programs often label such programs as "hacker tools" (RiskWare or HackTool), as their functionality can be used for malicious purposes. Therefore, such utilities should only be downloaded from the developers' official websites. Security Your computer may be at risk when using unknown programs from untrusted sources.

Besides WirelessKeyView, there are other similar products, for example, WiFi Password Decoder or Magical Jelly Bean WiFi Password RevealerThey have similar functionality, but the interface may be more user-friendly. Some of them can not only display passwords but also generate QR codes for quick connection to mobile devices.

  • 🔸 Download programs only from official developer resources.
  • 🔸 Before launching, be sure to check the files with an antivirus.
  • 🔸 Close the program immediately after use; do not keep it running constantly.
  • 🔸 Delete downloaded archives after completing a task to avoid cluttering your system.

It's important to understand that such programs only work with networks whose profiles are already saved in Windows. They can't "hack" your neighbor's Wi-Fi, as inexperienced users often believe. Their purpose is simply to show what your computer already knows.

Resetting your router as a last resort

If none of the above methods work and you've lost access to the router's web interface (the administrator password has been changed and forgotten), the last resort is to reset the device to factory settings. This procedure will return the router to its out-of-the-box state, restoring the default Wi-Fi password and access to the admin panel.

To perform a reset, there is a button on the router body. Reset or RestoreIt's usually recessed into the router's housing to prevent accidental pressing. You'll need a thin object, such as a paperclip or toothpick. With the router powered on, press and hold this button for 10-15 seconds until the LEDs flash simultaneously.

After rebooting, the network will be named as indicated on the sticker on the bottom of the device, and the password will also become the default. Attention: This procedure will completely erase all your settings, including ISP settings (PPPoE login/password, VLAN, etc.). If you don't know your ISP settings, you may be without internet access after the reset until you manually restore the configuration.

⚠️ Attention: Resetting your router will disconnect your connection on all devices. Make sure you have a contract with your provider or access to their technical data to reconfigure your internet connection.

This method should only be used in a desperate situation. It's effective, but it requires time to reconfigure the network. If your router was provided by your ISP, it's best to call their technical support before resorting to a hard reset.

FAQ: Frequently Asked Questions

Is it possible to find out a Wi-Fi password if the computer has never connected to this network?

No, this can't be done using standard Windows tools. The computer doesn't physically store the key information unless a connection has been established at least once. The only options in this case are access to the router itself (via cable or if someone else is already connected) or using social engineering (ask the owner).

Why does the netsh command give an "Element not found" error?

You most likely entered the profile name (SSID) incorrectly. The name must match exactly, including spaces and case. Try running the command first. netsh wlan show profiles, copy the exact network name and paste it into the command to display the key, enclosing it in quotation marks.

Is it safe to store passwords in Windows?

Windows encrypts saved passwords, making them unavailable to anyone without administrator rights. However, if attackers gain physical access to your computer, they can extract this data. For maximum security, use complex passwords and don't grant anyone administrator rights on your PC.

What should I do if the Security tab in my network properties is grayed out and unavailable?

This can happen if you're not a computer administrator or if Group Policy restrictions are in effect. Try opening Task Manager, finding the network management process, and changing its priority, or using the Command Prompt with administrator privileges, which often bypasses graphics restrictions.

Is it possible to recover a password via an Android phone?

On modern versions of Android (10 and above), with root access, you can view saved passwords in system files. Without root access, some manufacturers (e.g., Xiaomi, Samsung) allow Wi-Fi sharing via QR code, but the actual password text is not displayed, although you can try scanning it with a QR code scanner from another device.