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 Stores security keys for all successful connections in a special secure vault. This means that if your laptop has previously connected to the desired access point, retrieving the stored data is easy, even without access to the router.
There are several proven methods for solving this problem, ranging from the graphical settings interface to the command line for advanced users. Each method has its own peculiarities, but all of them allow access to WPA2 or WPA3 Keys encrypted in the system. It's only important to have administrator rights on the computer, as viewing network security settings is a system setting.
In this article, we'll cover all available options in detail, from the simplest visual method to scripts. You'll learn how to quickly find the information you need, avoiding the need to reset your router or search for your ISP contract. The key is to proceed consistently and carefully follow the instructions for your OS version.
Finding a password through the graphical settings interface
The most obvious and accessible method for any user is to use the standard network settings window. If your laptop is currently connected to Wi-Fi, the process takes literally a few seconds. You won't need to enter complex commands or search for hidden files; simply follow the path in the settings menu.
To get started, open the Start menu and select the gear icon to access Settings. Next, go to the Network & Internet category and select the Status tab. Here, you'll need to find the Network and Sharing Center link, which will open the classic network connections window familiar from previous versions of Windows.
In the window that opens, find the active connection labeled "Wireless Network" and click the blue link with your Wi-Fi network name. A small dialog box will appear with connection status information. This is where the "Wireless Network Properties" button is located. Clicking it will take you to the security settings.
On the "Security" tab, you'll see the "Network Security Key" field, where the characters are hidden behind asterisks. To see the actual password, check the "Show entered characters" box. The system may ask you to confirm administrator rights—this is a standard security measure. account from unauthorized access.
⚠️ Attention: If the "Properties" button is grayed out or missing, you may be accessing the properties of a guest network or profile that is not currently active. Make sure the connection you are currently using to access the internet is selected.
Using the Command Prompt to View Keys
For those who prefer speed and are not afraid of the text interface, the command line CMD or PowerShell provide powerful tools. This method is especially useful if the graphical interface isn't working correctly or if you need to quickly copy a password without unnecessary mouse clicks. The commands are universal and work on most Windows 10 builds.
To launch the console with the required privileges, right-click the Start button and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)." In the window that opens, enter a command to list all saved Wi-Fi profiles. Enter the following:
netsh wlan show profiles
The system will display a list of all networks the laptop has ever connected to. Find the name of the desired network in the list. Then, use the command to display the details of a specific profile by adding the key key=clear, which forces the hidden password to be shown in plain text.
netsh wlan show profile name="Network_Name" key=clear
In the resulting report, look for the line "Key Content." The value next to it is your password. This method allows you to quickly access network configurations without diving deep into system folders.
Viewing saved passwords through the Control Panel
The classic Control Panel in Windows 10 is still here and still contains all the necessary tools for network management. This method is an alternative to the modern Settings app and may be more familiar to users upgrading from Windows 7. The interface is more detailed and provides access to legacy features.
Open Control Panel, switch to Large Icons view, and find Network and Sharing Center. Select Manage Wireless Networks from the left menu. A list of all currently active networks will appear. Right-click the desired network name and select Properties.
In the window that opens, go to the "Security" tab. As with the Start menu, there will be a field with a key. Check "Show characters as you type" to see the characters. This method is reliable because it accesses the network settings system registry directly.
| Method | Complexity | Necessary rights | Speed |
|---|---|---|---|
| Windows Settings | Low | User | High |
| Command line | Average | Administrator | Very high |
| Control Panel | Low | User | Average |
| Third-party software | Average | Administrator | High |
It's important to note that Microsoft is gradually removing the classic Control Panel in new Windows 10 updates, so access to it may be limited in future OS versions. However, for now, this is a fully functional and stable method.
Using third-party recovery utilities
If built-in Windows tools don't work for some reason or the interface is damaged, you can turn to specialized software. There are many free utilities, such as WirelessKeyView from NirSoft or WiFi Password Decoder, which scan the WLAN database and display all stored keys in a convenient list.
The advantage of such programs is the ability to export all passwords at once to a text file or HTML report. This is convenient when migrating to a new computer or when restoring access to multiple devices. However, using third-party software always carries certain security risks.
- 🔍 WirelessKeyView — a lightweight utility that doesn't require installation and instantly displays all keys.
- 📡 WiFi Password Decoder — supports various types of encryption and allows you to recover forgotten passwords.
- 🛡️ Magical Jelly Bean WiFi Password Revealer — simple interface and the ability to copy the password to the clipboard with one click.
⚠️ Attention: Download programs only from the developers' official websites. Antivirus programs may react to utilities like "RiskWare" or "HackTool" because their functionality is used to view hidden data, although they are not viruses themselves.
Reset network settings and re-authorize
In rare cases, when the system accumulates configuration errors, none of the viewing methods may work correctly. In these cases, the only solution is a complete reset of network settings. This will delete all saved Wi-Fi profiles and require you to re-enter passwords, but it often resolves connection issues.
To reset your computer, go to Settings → Network & Internet → Status. Scroll to the bottom of the page and find the "Network reset" link. Click the "Reset now" button and confirm. Your computer will restart in 5 minutes.
☑️ Checklist before resetting the network
After rebooting, the system will be "clean" in terms of network settings. You'll need to select your network again and enter the security key. If you don't remember the password and can't find it using the methods described above, you'll have to look for the sticker on the router itself or contact your ISP.
Common problems and their solutions
Users often encounter a situation where the "Show entered characters" field is inactive.