Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or do you need to connect a new gadget but don't have the password at hand? This situation is familiar to many. Luckily, on a computer with Windows 10 There are several ways to restore network access—and you don't necessarily need to reset your router. In this article, we'll look at how to find out your Wi-Fi password via router control panel, command line, system parameters and even with the help of special utilities.
The main advantage of these methods is that they work without losing your current network settings. You won't have to reconfigure your router or call your provider. However, it's important to remember: access to the password is only possible from a device already connected to the network. If you try to hack someone else's Wi-Fi, it's illegal and can lead to consequences.
Let's look at all the current methods, starting with the simplest. Choose the one that best suits your situation: whether you have access to the router's web interface, whether you remember the login details, or whether you prefer to avoid unnecessary steps.
1. Find out the password through the router's web interface
The most reliable way is to access your router settings through a browser. This method works if you know Router IP address, login And login password (They're usually listed on the device's sticker.) If this data is lost, it can be recovered—we'll cover that in the next section.
The instructions are universal for most models: TP-Link, ASUS, D-Link, Keenetic, Zyxel and others. The only differences may be in the arrangement of menu items.
- 🌐 Open any browser (Chrome, Edge, Firefox) and enter in the address bar
192.168.0.1or192.168.1.1These are the standard IP addresses for logging into the router. If they don't work, find the current address using the command line (the method is described below). - 🔑 Enter your login and password. By default, this is often
admin/adminoradmin/1234If the data has changed, try to remember it or look at the router sticker. - 📡 Go to the section
Wireless network(orWi-Fi,Wireless). The name may differ depending on the model. - 🔒 Find the field
Password,KeyorPSK PasswordThe current security key will be displayed here. Some routers hide the password behind asterisks—click the button.ShoworDisplay.
If you don't remember your router login details, don't try to guess them—after several unsuccessful attempts, the device may become locked. In this case, only factory reset (button Reset on the body).
⚠️ Attention: After resetting the router, all personal settings (including the Wi-Fi password) will return to factory defaults. You'll have to set up your internet connection again using your provider's settings.
2. How to find out the router's IP address if the default ones don't work
If addresses 192.168.0.1 or 192.168.1.1 If you can't open the web interface, it means your router is using a different IP address. You can find it out via Windows 10 command line in a few seconds.
Open Command line (click Win + R, enter cmd and press Enter). Enter the command:
ipconfig /all
Find the section in the results Wireless LAN adapter (or Wireless LAN adapter). Lines Main gateway (Default Gateway) is your router's IP address. Copy it and paste it into your browser's address bar.
If there are several adapters in the list, choose the one with an active connection (opposite State of the environment will Connected).
| Router model | Standard IP address | Default login/password |
|---|---|---|
| TP-Link | 192.168.0.1 or 192.168.1.1 |
admin/admin |
| ASUS | 192.168.1.1 |
admin/admin |
| D-Link | 192.168.0.1 |
admin/(empty) |
| Keenetic | 192.168.1.1 |
admin/1234 |
| Zyxel | 192.168.1.1 |
admin/1234 |
If your model is not listed in the table, check the sticker on the bottom of the router—it usually contains the factory login information.
3. Password recovery through Windows 10 settings
If you don't have access to the router but your computer is already connected to Wi-Fi, you can find the password in the system settings. This method only works for networks you've previously connected to.
Open Windows Settings (Win + I) and go to the section Network and Internet → Wi-FiFind the line Managing known networks and click on the name of your network. In the window that opens, click Properties.
Scroll down to the section Security parametersThere will be a field here. Network security key — check the box Show entered charactersto see your password. If the button isn't there, your account doesn't have administrator rights.
- 🔐 If the password field is inactive, try logging in with an account with administrator rights.
- 📋 Copy your password to the clipboard to avoid having to enter it manually on other devices.
- 🔄 If the password is not displayed, the network may be connected through WPS or another authentication protocol.
⚠️ Attention: In some corporate networks (such as those in offices or universities), passwords may be hidden by security policies. In this case, recovering them through Windows will not be possible.
Check your administrator rights|Restart your computer|Try another method (command prompt)|Make sure you are connected to the correct network-->
4. Use the command line to view the password
Another quick method is to use command lineIt works if you have administrator rights on your PC.
Open Command prompt as administrator (search in Windows search) cmd, right click and select Run as administrator). Enter the command:
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME the name of your Wi-Fi (with strict case-sensitivity!). In the results, find the section Security parameters - line Key content (Key Content) contains the password you are looking for.
If the network name contains spaces, enclose it in quotation marks:
netsh wlan show profile name="My WiFi Network" key=clear
This method works for all versions of Windows, including Windows 10 And Windows 11If the command returns an error Profile not found, make sure that:
- 📶 You are connected to the desired network.
- 🔠 The network name was entered without typos.
- 🛡️ You have administrator rights.
What to do if the command doesn't work?
If netsh gives an error, try an alternative command:
netsh wlan export profile key=clear folder="C:\WiFi-Passwords"
This command will save all saved Wi-Fi passwords to a folder. C:\WiFi-Passwords in the form .xml-files. Open the desired file with Notepad - the password will be in the line <keyMaterial>...</keyMaterial>.
5. Special programs for viewing Wi-Fi passwords
If standard methods don't work, you can use third-party utilities. They scan the system and display all saved passwords. Popular programs:
- 🔓 WirelessKeyView (from NirSoft) is a free utility that doesn't require installation. It displays all Wi-Fi passwords saved on your PC.
- 🛠️ WiFi Password Revealer — a simple program with a graphical interface.
- 🔍 Magical Jelly Bean WiFi Password Revealer — displays passwords in a convenient format.
Warning: Download programs only from official websites of developersto avoid viruses. After launching the utility, you'll see a table with all networks and their passwords. Usually, just click on the desired network's row, and the password will appear in the column. Key (Ascii).
Important: Some antivirus programs may block such programs because they access system data. If the utility doesn't start, temporarily disable the protection or add it to the exceptions.
⚠️ Attention: Using third-party software on a work computer may violate corporate security policies. Please check with your network administrator before installing it.
6. What to do if nothing helps?
If none of the methods worked, there are two options left:
- Resetting the router to factory settings. Press and hold the button
Reset(It's usually recessed into the case and requires a paperclip) for 10-15 seconds. After the router reboots, connect to the default router (information on the sticker) and configure it again. - Contact your provider. If the router was provided by an Internet provider (for example, Rostelecom, Beeline, MTS), call support - they will tell you the factory login details or help you reset your password.
Before resetting your router, make sure you have all the necessary information to reconfigure it:
- 📄 Login and password for connecting to the Internet (issued by the provider).
- 🔧 Settings
PPPoE,L2TPorDHCP(if you are using a non-standard connection type). - 📡 Wi-Fi name and password (you can create new ones).
If a technician configured the router, they may have changed the default settings. In this case, a reset is necessary.
FAQ: Frequently asked questions about Wi-Fi password recovery
Is it possible to find out the Wi-Fi password from an Android phone?
Yes, but only if the phone has rights rootWithout them, Android won't show saved passwords. An alternative is to use apps like WiFi Password Viewer (requires root). iPhone This is impossible without jailbreak.
Why does the command line say "Profile not found"?
This means Windows didn't save the password for this network. Possible causes:
- You connected via
WPS(button on the router). - The network is public (for example, in a cafe) and does not require a password.
- The password was entered manually on another device, and Windows did not remember it.
How to protect your Wi-Fi from hacking after recovering your password?
Once you have regained access, it is recommended to:
- 🔒 Change your password to a more complex one (at least 12 characters, with letters, numbers, and special characters).
- 🔄 Update the router firmware (in the web interface, section
System tools). - 🛡️ Disable
WPS(vulnerable to hacking). - 📡 Use encryption standard
WPA3(if the router supports it).
Is it possible to find out someone else's Wi-Fi password?
No, it's illegal. Hacking other people's networks is punishable under the article Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information"). The most that can be done legally is to ask the network owner for the password.
Why doesn't the internet work after resetting the router?
Most likely, your connection to your ISP isn't configured. You need to:
- Log in to the router's web interface (
192.168.0.1or192.168.1.1). - Go to section
InternetorWAN. - Enter connection data (login/password from the provider, connection type -
PPPoE,DHCPetc.).
This information is usually specified in the contract with the provider.