It's quite common to need to connect a new device to your home wireless network, such as a guest's smartphone or a smart TV, but the password has long been forgotten and not written down. Windows 10 This problem is solved using standard tools, as the system stores access keys to previously connected networks securely. You don't need to reset your router or search for your ISP contract to remember a forgotten password.
There are several proven methods for extracting this information, ranging from simply viewing network properties in a graphical interface to using the command line for more advanced users. Each method has its own characteristics and is suitable for different use cases. Below, we'll detail the steps you can take to restore access to your network data.
Before you begin setting up the router, make sure the computer you'll be using to view the password is currently connected to the desired Wi-Fi network or has previously connected to it. If the device has never connected to the router, you won't be able to find the password through its settings, so you'll have to look for alternatives, such as a sticker on the router itself.
Viewing the password through network settings
The easiest and safest way to find out security key — use the standard wireless network properties window. This method doesn't require complex commands and is available to anyone. However, it's worth keeping in mind that in recent updates Windows 10 The settings interface has been partially changed, and the path to the required menu may look different than in older versions.
To get started, open the Start menu and select the gear icon to access Settings. Next, go to the Network & Internet section, which displays your current connection status. If you're already connected to Wi-Fi, the system will display the network name and signal strength. Additional management options are often available in this same window.
Find the "Network and Sharing Center" link (usually in the "Status" section or at the bottom of the window). In the window that opens, click the name of your wireless connection (the blue link next to "Connections"). A small status window will open, where you should select the "Wireless Network Properties" button.
⚠️ Attention: To view the tab containing the security key, you need administrator rights. If you're working on a corporate computer with limited rights, the system may prompt you for an administrator password or simply not display the tab you need.
In the properties window that appears, go to the Security tab. This is where the network keyBy default, it's hidden behind asterisks. To see it, check the box next to "Show entered characters." The required character combination will then appear in the "Network Security Key" field.
Using the CMD command line
For users who prefer to work with console commands, or in cases where the graphical interface isn't working correctly, the command line is ideal. This method not only allows you to view the password for the current network but also displays a list of all saved profiles with their security keys.
Launch the Command Prompt as administrator. To do this, right-click the Start button and select "Windows PowerShell (Administrator)" or search for "cmd," right-click, and select "Run as administrator." In the window that opens, enter the following command to display all saved profiles:
netsh wlan show profiles
The system will display a list of all networks this computer has ever connected to. Find your network name (SSID) in the list. Next, use the command to display detailed information about a specific profile by adding the parameter key=clear, which forces the system to show the password in clear text:
netsh wlan show profile name="Your_Network_Name" key=clear
In the command output, find the "Security settings" section. The "Key Content" line will contain your password. If you see an error instead of the network name, check the spelling and capitalization.
☑️ Check before entering a command
This method is especially useful if you need to quickly copy a password or if the graphical interface freezes. Command line in Windows 10 It works stably and provides direct access to the network card's system settings without unnecessary visual elements.
Viewing passwords using PowerShell
An alternative to the classic command line is a more powerful tool. PowerShellIt allows not only displaying information but also processing it using scripts. For regular users, the difference from CMD is minimal, but the syntax may differ.
Launch PowerShell as administrator. Enter the following command to list all Wi-Fi profiles:
netsh wlan show profiles
Then, similar to CMD, use the command to display the key. Note that PowerShell allows for more complex constructs to filter the output, but the basic command remains the same. Enter:
netsh wlan show profile name="Name_WiFi" key=clear
Where Name_WiFi — this is the exact name of your network. In the report that opens, look for the "Key Content" field. This method is often faster and produces a more structured output, especially on systems with additional security features enabled.
What to do if the command fails?
If the system says "Access Denied," make sure you're running the console as an administrator. If the profile name is incorrect, try entering the command without quotes if there are no spaces in the name, or use single quotes. Also, check that the network name isn't hidden by special characters.
Usage PowerShell Provides more flexibility for automation. For example, you can create a script that will output passwords for all known networks to a text file, which is convenient for backing up settings before reinstalling the system.
Finding the password on the router sticker
If none of the software methods help (for example, you changed the password earlier and didn't save it on this PC, or you're using someone else's computer), it's worth turning to the physical device—the router. Most modern routers, such as TP-Link, Asus, Keenetic or D-Link, the factory password is printed on a special sticker.
This sticker is usually located on the bottom or back of the device. Look for a box with the name WPA/WPA2 Key, Password or PINThe combination of characters next to this field is the factory Wi-Fi password. This is relevant if you haven't changed the router's security settings since purchasing it.
| Manufacturer | Sticker location | Field designation | Standard format |
|---|---|---|---|
| TP-Link | Bottom panel | Wireless Password / PIN | 8 digits or 10 characters |
| Asus | Back/Bottom Panel | WPA/WPA2 | 8 characters |
| Zyxel | Bottom panel | Wireless Key | 10 characters |
| Tenda | Bottom panel | Wireless Password | 8 characters |
If the previous owner or you changed the password through the router's web interface, the information on the sticker will be out of date. In this case, the only solution is to reset the device to factory settings (press the button). Reset), but this will break the connection with all devices.
Viewing via the router's web interface
The most reliable way to find out the current password, even if it has been changed, is to access the router settings via a browser. To do this, the device must be connected to the network (via cable or Wi-Fi). Open any browser and enter the router's IP address in the address bar. This is most often 192.168.0.1 or 192.168.1.1.
The system will ask for your login and password to access the admin panel. If you haven't changed them, try the default ones: login admin and password admin (or the password field is left blank). The exact details are often listed on the same sticker as the Wi-Fi password. After logging in, look for the "Wireless" or "Wi-Fi" section.
Within this section, look for the "Security" or "Wireless Settings" subsection. There you'll find the "Wireless Password" (PSK Password) field. You can view it plain text or change it to a more complex one.
⚠️ Attention: Router interfaces are constantly being updated. Menu locations may vary depending on the firmware version and device model. If you can't find the desired option, consult the official manual for your model or look for screenshots of the interface for your firmware version.
Using the web interface gives you complete control over your network. Here you can not only view the password, but also configure a guest network, restrict access for specific devices, or change the broadcast channel to improve the signal.
Restoring access using third-party programs
There are many utilities designed to manage Wi-Fi connections that can display saved passwords. Programs like WirelessKeyView from NirSoft or WiFi Password Revealer scan the Windows registry and display all known system keys in a convenient format.
Using such software is justified if standard Windows tools fail or if you need to quickly download a list of passwords from all computers in the office. However, such programs should only be downloaded from the developers' official websites, as password recovery tools are often mistakenly detected as malware by antivirus software (HackTool).
When running such utilities, be sure to disable your antivirus software during the scan if it blocks the program, but only do this if you are certain of the file's source. After receiving the information, it's best to uninstall the program to avoid creating additional security holes.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I'm not connected to the network right now?
Yes, if your computer has previously connected to this network and saved the profile, you can see the password via the command line (method with netsh) or through third-party utilities, even if the router is turned off or out of range.
What should I do if the Security tab is missing in the network properties?
This could be due to group policy or user rights restrictions. Try running the command prompt as administrator. If you still can't access it, the network profile may be corrupted or blocked by the system administrator.
Is it safe to save passwords in Windows?
Windows stores passwords encrypted in the system registry. Only users with administrator rights can access them. This is safe for normal home use, but it's best not to automatically save passwords in public places or on work computers with sensitive data.
How to view a password on MacOS or Linux?
On MacOS, passwords are stored in the keychain (Keychain Access), and on Linux (depending on the distribution), they are often stored in text configuration files in the folder /etc/NetworkManager/ or stored in GNOME Keyring.
Why does the command line say "Network not found"?
You most likely entered the network name (SSID) incorrectly. The name is case-sensitive and space-sensitive. Use the command netsh wlan show profiles, copy the exact network name and paste it into the command with the key key=clear.