Connecting to Wi-Fi via cable is standard practice when maximum connection stability or speed is needed. But what if you've forgotten your wireless network password and your router is restricted? In this situation, resetting your router or calling your ISP isn't necessary. On Windows, you can retrieve a saved Wi-Fi password even when connected via Ethernet. - if the computer has connected to this network over the air at least once.
In this article we will analyze three proven methods: via Windows Settings, the command line, and third-party utilities. We'll also explain why the password sometimes isn't displayed, and what to do if none of the methods work. Important: All instructions apply to Windows 10/11, but some methods also work on older versions (7/8). If your PC has never connected to the target Wi-Fi network, these methods won't help—you'll need access to the router or help from a network administrator.
Method 1: View the password through Windows Settings (without administrator rights)
The easiest way is to use the built-in OS settings. This works if your computer has previously connected to the desired Wi-Fi network and your account has permission to view network settings.
Instructions:
- 🖱️ Open the menu
Startand selectParameters(gear icon). - 🌐 Go to the section
Network and Internet→Wi-Fi. - 🔍 Scroll down and click
Managing known networks. - 📋 Find the desired network in the list and click on it.
- 🔑 Choose
Properties, then in the fieldNetwork passwordclickShow symbols.
If the button Show symbols inactive or missing, means:
- ❌ Your account does not have administrator rights.
- ❌ The network was connected via WPS or another method without entering a password.
- ❌ The password was not saved (for example, when using guest access).
☑️ Preparing to view your password
⚠️ Attention: On corporate PCs or domain networks, access to Wi-Fi passwords may be blocked by the administrator via Group PolicyIn this case, you will need to contact the IT service.
Method 2: Command Prompt - A universal method for all versions of Windows
If the graphical interface does not show the password, this will help command lineThis method works even on Windows 7 and does not require any additional software installation. Important: commands must be entered accurately, taking into account case.
Step-by-step instructions:
- 📋 Click
Win + R, entercmdand pressEnter(or run as administrator if the first method did not work). - 🔍 Enter the command to view all saved networks:
netsh wlan show profilesIn the list, find the name of the desired network (for example,
TP-Link_1234). - 🔑 To see your password, follow these steps:
netsh wlan show profile name="NETWORK_NAME" key=clearReplace
NETWORK_NAMEto the real name (in quotation marks!). - 📜 In the section
Security parametersfind the lineKey content- this is the password.
If the command returns an error The operation failed., check:
- 🔄 Correctness of the network name (case is important!).
- 🛡️ Is the command prompt running as administrator?
- 🖥️ Is the PC connected to the router via cable (sometimes required to verify rights).
What to do if the command does not show the password?
If the command output doesn't contain the "Key Contents" line, the password isn't saved in the system. This happens when connecting via WPS, using enterprise networks (e.g., in offices), or if the network was removed from the list of saved networks. In this case, the only solution is to access the router or reset its settings.
| Error | Cause | Solution |
|---|---|---|
The operation failed. |
No administrator rights | Run CMD as administrator |
Profile not found |
Error in network name | Check case and symbols |
Key content: missing |
Password not saved | Use method 3 or a router |
WLAN AutoConfig service is disabled |
Wi-Fi service is disabled | Turn it on services.msc |
Method 3: Third-party utilities - for advanced users
If Windows' built-in tools don't help, specialized programs can help. They're convenient because they show all saved passwords In one window, including hidden networks. Popular utilities:
- 🛠️ WirelessKeyView (from NirSoft) - portable, no installation required.
- 🔍 WiFi Password Revealer - simple interface, export to file.
- 🔐 Magical Jelly Bean WiFi Password Revealer - supports older versions of Windows.
Instructions for WirelessKeyView:
- 📥 Download the program from official website (check file hashes!).
- 📂 Unzip the archive and run
WirelessKeyView.exe(admin rights are not required). - 🔎 Find the desired network in the table - the password will be in the column
Key (Ascii).
⚠️ Warning: Download utilities only from the developers' official websites. Many "cracked" versions of password viewers contain malicious code disguised as legitimate software.
Why your password may not be displayed - common reasons
Even if you know for sure your computer has connected to the network, the password may not be displayed. Let's look at the main causes and solutions:
1. The network was connected via WPS
Many routers support Wi-Fi Protected Setup (WPS) — a connection technology that requires no password (using a push-button or PIN code). In this case, the password is not saved in the system. Solution: connect to the router via cable and check the sticker on it—sometimes the WPS PIN is listed there.
2. Enterprise networks (802.1X) are used
Corporate networks with login/password authentication (for example, in universities or offices) don't store passwords in their traditional format. They are stored as a certificate or hash. Solution: Contact your network administrator.
3. The password is reset after connection
If the router password was changed after connecting the PC to Wi-Fi, the old version in the system becomes invalid. Solution: Connect to the router via cable and check the current password in its web interface (usually at 192.168.0.1 or 192.168.1.1).
4. Group policies block access
On work computers, administrators often restrict access to network settings. Solution: Use a personal PC or request a password from the IT department.
What to do if none of the methods worked
If all the above methods fail, radical measures remain. These should only be used as a last resort, as they can lead to loss of router settings or temporary internet outage.
Method 1: Reset the router to factory settings
Press and hold the button Reset on the back of the router (usually 10-15 seconds). After resetting, the password will return to the default one (indicated on the device's sticker). Disadvantage: you'll have to set up the network again.
Method 2: Connecting to the router via cable
If you have physical access to the router:
- 🌐 Connect your PC to the router via Ethernet cable.
- 🔗 Open your browser and enter the router's IP address (usually
192.168.0.1or192.168.1.1). - 🔐 Enter your login/password (often by default)
admin/admin). - 📡 Go to the section
Wi-FiorWireless network— the current password will be there.
Method 3: Contact your provider
If the router was issued by the provider (for example, Rostelecom or Beeline), call support. They may have a password linked to your contract. Check your router model—sometimes the password is generated automatically by an algorithm (for example, MAC address + suffix).
⚠️ Warning: Resetting your router will disable internet access on all devices on the network. If you are unsure of your settings (for example, connection type)PPPoEorVLAN), it is better to consult a specialist.
Security: How to Protect Your Wi-Fi from Hacking
If you managed to recover your password, you should think about network security. Here 5 rules, which will help avoid unauthorized access:
- 🔒 Use
WPA3instead ofWPA2(if the router supports it). - 🔑 Set a complex password (at least 12 characters with letters, numbers, and special characters).
- 📵 Turn off WPS — this technology is vulnerable to brute force attacks.
- 👥 Enable filtering by
MAC addresses(although this is not a panacea). - 🔄 Update your router firmware regularly (every 3–6 months).
To check how strong your password is, use services like Kaspersky Password Checker (do not enter the actual password - only its structure!).
Also useful change the default login details for the router:
- 📛 Change your login/password
admin/admininto unique ones. - 🌐 Change the IP address of the web interface (for example, to
192.168.10.1). - 🚫 Disable remote access to settings.
Frequently Asked Questions (FAQ)
❓ Is it possible to find out a Wi-Fi password if the PC has never connected to this network?
No. All the methods described only work with saved passwords. If the computer hasn't connected to the network, you'll need access to the router or an administrator's help.
❓ Why does the command prompt show the password as dots (*) instead of text?
This is a feature of some Windows versions (for example, in localized builds). To see the characters, copy the password string into Notepad—it will display correctly there.
❓ Do these methods work on MacOS or Linux?
No, the instructions are for use only. WindowsOn . MacOS passwords are stored in Keychain Access, and in Linux — in configuration files (for example, /etc/NetworkManager/system-connections/).
❓ Is it possible to recover the password if the router is broken?
If the router won't turn on, but your PC has connected to its Wi-Fi before, use methods 1–3 in this article. If the router is burned out or lost, it's impossible to recover the password—you'll have to set up a new one.
❓ Is it legal to use Wi-Fi hacking software?
No. Recovery own password is legal, but attempts to connect to other people's networks without permission are classified as unauthorized access (Article 272 of the Criminal Code of the Russian Federation).