Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or need to connect a new device but can't be bothered to find the router box? On laptops Lenovo (regardless of the model - IdeaPad, Legion, ThinkPad or Yoga) There are several ways to retrieve a saved network password. The key is that you've already connected to this Wi-Fi network at least once.
Unlike smartphones, where passwords are often hidden behind biometrics, Windows You can view them without third-party programs. But there are some nuances: the methods differ depending on the OS version (Windows 10/11), user rights, and even the network authentication type. We've collected all current methods — from standard to little-known ones that work even if the laptop is not connected to the network right now.
⚠️ Important: If you are trying to hack someone else's network, it is illegal (Article 272 of the Criminal Code of the Russian Federation). This article is only for restoring access to to his own Wi-Fi, the password for which was lost.
Method 1: Via Windows Settings (the easiest)
This is the official method from Microsoft that works on Windows 10 And Windows 11 No additional programs required. Suitable if you have a laptop. Lenovo is currently connected to the target Wi-Fi network.
Steps:
- Click
Win + Ito open Windows Settings. - Go to the section
Network and Internet → Wi-Fi. - Click
Managing known networks. - Select the desired network from the list and click
Properties. - Scroll down to the block
Network parametersand pressViewnext to Password. - Enter your Windows account password (if required).
Done! The password will be displayed in the field. Network security key. If the buttons View No - it means your account does not have sufficient rights (administrator rights are required).
1. Make sure you are logged in as an administrator.
2. Restart your laptop and try again.
3. Try the command line method (see below)
4. Check if you are connected to this network now-->
Method 2: Command line (works without a network connection)
This method is universal: it will reveal passwords all saved networks, even if the laptop Lenovo not connected to them at the moment. Suitable for Windows 7/8/10/11.
Instructions:
- Open Command line as administrator:
- Click
Win + S, entercmd. - Select
Run as administrator.
- Click
netsh wlan show profiles
Remember the exact name of the network you need (case is important!).
netsh wlan show profile name="NAZVANIE_SETI" key=clear
Replace NAZVANIE_SETI to the name of your Wi-Fi network (in quotes!).
Key content - this is the password.⚠️ Attention: If there is no line in the command output Key content, Means:
- 🔹 The password is not saved in the system (for example, the connection was via WPS).
- 🔹 The network uses authentication (802.1X).
- 🔹 You do not have administrator rights.
Method 3: Via the Network and Sharing Center (for Windows 7/8/10)
The good old method that works on all versions of Windows except Windows 11 (This section has been removed there.) Suitable if you prefer a graphical interface.
Step-by-step instructions:
- Right-click on the Wi-Fi icon in the tray (bottom right).
- Select
Open Network and Internet settings(Windows 10) orNetwork and Control Center...(Windows 7/8). - Click on
Changing adapter settings. - Find your active Wi-Fi connection, right-click on it →
State→Wireless network properties. - Go to the tab
Securityand check the boxShow entered characters.
This path doesn't work on Windows 11 - use Method 1 or 2.
Windows 10|Windows 11|Windows 7/8|I don't know-->
Method 4: Through the router settings (if you don't have access to a laptop)
If a laptop Lenovo If your router is broken or you can't log into Windows, you can find the password directly in the router settings. To do this:
- Connect any other device (phone, tablet) to the same Wi-Fi network.
- Find out your router's IP address:
- On Windows:
ipconfigin the command line → lineMain gateway. - On Android/iOS: in the network properties (usually
192.168.0.1or192.168.1.1).
- On Windows:
Wi-Fi / Wireless network / Wireless.Password, Key or Security key.⚠️ Attention: If you've never changed your router's login or password, anyone on your network can access its settings! We recommend changing your login information after viewing your password.
| Router brand | Standard IP | Default login/password |
|---|---|---|
| TP-Link | 192.168.0.1 or 192.168.1.1 |
admin/admin |
| ASUS | 192.168.1.1 |
admin/admin |
| Xiaomi | 192.168.31.1 |
Indicated on the sticker |
| Keenetic | 192.168.1.1 |
admin/1234 |
Method 5: Third-party programs (if nothing helps)
If standard methods fail, you can use password recovery utilities. They retrieve data from the Windows registry, where all saved networks are stored.
Top 3 proven programs:
- 🔧 WirelessKeyView (from NirSoft) - free, portable, shows passwords of all networks.
- 🔧 WiFi Password Revealer - simple interface, export passwords to a file.
- 🔧 Magical Jelly Bean WiFi Password Revealer — works on Windows 7–11.
⚠️ Warning: Download programs only from official websites! Many "Wi-Fi hackers" on the internet contain viruses.
How to use WirelessKeyView:
- Download the archive from official website (chapter
Download WirelessKeyView). - Unzip and run
WirelessKeyView.exe(admin rights are not required). - Find the desired network in the list - the password will be in the column
Key (Ascii).
What should I do if the program doesn't show the password?
If in the column Key (Ascii) empty, then:
1. The password is not saved in the system (for example, the connection was via WPS or PIN).
2. The network uses enterprise authentication (802.1X), and the password is stored on the server, not locally.
3. You launched the program under a different user account than the one that connected to the network.
Common problems and solutions
Not all methods work equally well. Here are some common mistakes and their fixes:
- 🚫 Access Denied Error in Command Prompt:
Run CMD as administrator (right click →
Run as administrator). - 🚫 There is no "View" button in Windows settings.:
Log in with an account that has administrator privileges or use the command prompt.
- 🚫 The password is displayed as dots:
In the Network and Sharing Center (Method 3), check the box
Show entered characters. - 🚫 The router does not open the web interface.:
Check if you're connected to their network. Try a different browser or reset your router using the reset button.
Reset(all settings will be reset!).
💡 Advice: If you often forget your passwords, create a text file with them and store it in an encrypted archive (for example, via 7-Zip with a password). Or use password managers like KeePass.
FAQ: Answers to frequently asked questions
Is it possible to find out the password for a Wi-Fi network that the laptop has never connected to?
No. Windows only stores passwords for networks your laptop has connected to at least once. If the network isn't on the list netsh wlan show profiles, there's no data about it in the system. The only solution is to access the router settings (Method 4) or reset it to factory settings (the password will be on the sticker).
Why is there no "Key Contents" line in the command output?
This means that:
- The network uses enterprise authentication (802.1X, often found in offices/universities). The password is stored on the server, not on the device.
- The connection was through WPS (button on the router) or PIN, and the password was not saved.
- You do not have administrator rights (run command prompt as administrator).
How to view the password on a Lenovo laptop running Linux?
In Linux, passwords are stored in a file /etc/NetworkManager/system-connections/[network_name]Open it via terminal:
sudo cat /etc/NetworkManager/system-connections/NAZVANIE_SETI.nmconnection | grep psk=
The password will be after psk= (maybe encrypted - use sudo grep -r'psk=' /etc/NetworkManager/ for search).
Do these methods work on laptops of other brands (HP, ASUS, Acer)?
Yes! Methods through Windows Settings, command line And router They are universal and do not depend on the laptop model. They will work on any Windows device (or Linux, see the FAQ above).
Is it possible to find out the password if the laptop is locked (I don’t know the Windows password)?
Without unlocking Windows using standard methods—no. But there are workarounds:
- 🔹 Connect your laptop's hard drive to another PC and scan the registry with the utility Offline Windows Password Registry Editor.
- 🔹 Boot from a Linux LiveCD and look for passwords in the configuration files (see the Linux FAQ).
- 🔹 Reset your Windows password using the installation flash drive (you will lose data if the drive is encrypted).
⚠️ These methods require technical skills and may disrupt the system!