It's common to need to connect a new device to your home network but have forgotten the Wi-Fi password. This could be a guest's smartphone, a new smart vacuum cleaner, or a relative's laptop. While it might seem like a simple router reset would solve the problem, this would require reconfiguring the internet connection, a complex procedure for many users. Fortunately, modern operating systems and routers themselves allow you to retrieve the saved access key without losing your settings.
In this article, we'll detail all the legal methods for recovering lost data using only the built-in tools of your equipment. We'll cover methods for Windows computers, Android and iOS mobile devices, and access to the router's administrative panel. You'll learn how to find hidden data in the registry, the settings interface, and even on the router's case sticker if you've never changed it.
Before you start technical manipulations, it is important to understand that we are talking exclusively about restoring access to your personal networkAll methods described below require the device to be connected to Wi-Fi or have physical access to the router. Hacking other people's networks is illegal and requires specialized knowledge beyond the scope of this guide.
Finding a password through the router's web interface
The most reliable and universal way to find the access key is to access the router's settings. To do this, you'll need a device that's already connected to the network (via Wi-Fi or a LAN cable) and any browser. In the address bar, enter the router's IP address, which most often looks like this: 192.168.0.1 or 192.168.1.1The exact address is often indicated on a sticker on the bottom of the device.
After entering the address, the system will ask for your username and password to access the control panel. If you haven't changed them, try the default pair: admin/admin. Once inside, look for a section related to the wireless network. It may be called Wireless, Wi-Fi, Wireless mode or WLANThis is where the security and encryption settings are located.
Within the security section, you'll see a field where your password is hidden. It's usually masked by dots or asterisks. There's often a "Show" button or a "Show characters" checkbox next to it. If there's no such button, you can temporarily change the password to anything else, save your settings, remember the new code, and then reset the old one (if you remember it) or keep the new one.
⚠️ Warning: Changing settings in the web interface may interrupt the connection on all devices. Make sure you understand what settings you are changing, especially if you have critical smart home devices on the network.
What to do if the address 192.168.1.1 does not open?
If the default address doesn't work, check the gateway address. On Windows, press Win+R, enter cmd, then type ipconfig in the black window. Find the line labeled "Default gateway"—this is your router's address.
Interfaces from different manufacturers vary greatly, but the logic remains the same. TP-Link the field you are looking for is often located in the tab Wireless -> Wireless Security. U Asus need to go to Advanced Settings -> Wireless Network -> General Tab. Routers Keenetic hide the password in a section My Networks and Wi-Fi -> Home Network.
☑️ Check before logging into the router
How to find out the password on Windows 10 and 11
The Windows operating system stores passwords for every network your computer has ever connected to. If your laptop or PC is currently connected to Wi-Fi (or has been connected previously), retrieving the key is easy. This can be done through the standard network properties window, without the need for third-party software.
To get started, open the Start menu and go to Settings (the gear icon). Select Network & Internet, then find Network and Sharing Center (in Windows 11, it may be hidden under Advanced network settings). In the window that opens, find the name of your active wireless network and click it.
A small status window will open where you need to press the button Wireless network propertiesGo to the "Security" tab. At the bottom of the window, you'll see the "Network Security Key" field. By default, the characters are hidden, but you can check the "Show entered characters" box to see the code.
This method works flawlessly on all versions of Windows, starting with Windows 7. It allows you to quickly access the data that the system carefully stores in your profile. However, if the computer has never connected to this network or the profile has been deleted, this method will not work.
Restoring access on Android and iOS
Smartphone owners often face the problem of sharing Wi-Fi from their phone or connecting to a tablet, but they've forgotten the password. Modern versions of Android (10 and up) and iOS (16+) solve this problem with built-in QR code support.
On Android, go to Wi-Fi settings and tap the gear icon next to your active network. There should be a "Share" or "QR code" button. After scanning your fingerprint or entering your PIN, a QR code will appear. The password itself is often written in small print underneath it. If there's no text, you can scan this code with any third-party QR scanner, which will display the access string in text format.
In the Apple ecosystem, things are even simpler, but only between devices owned by the same user. If an iPhone with a saved password is nearby, when attempting to connect from a new device (Mac or iPad), a pop-up window will appear on the old device's screen asking if you want to share the password. Simply click "Share," and the key will automatically be entered on the new device.
⚠️ Note: On older versions of Android (below 10), viewing saved passwords without root access is not possible using standard tools. You will have to find the password through the router's web interface.
Third-party apps from the Play Market that promise to "hack" or "reveal" passwords are often either useless or contain malicious code. Android system restrictions prevent regular apps from reading system Wi-Fi settings files. Trust only the OS's built-in features.
Using the Command Prompt for Advanced Users
For those who prefer console commands or find the graphical interface to be unresponsive, there's a powerful tool: the Windows command line. It lets you manage wireless network profiles and display their contents in text format.
First, you need to find out the exact name of the network profile. Open the command prompt (cmd) as administrator and enter the command:
netsh wlan show profiles
Find your network name in the list. Next, use the command to display details for a specific profile, adding the key=clear parameter, which will force the security key to be displayed:
netsh wlan show profile name="Your_Network_Name" key=clear
Find the line in the command output Key Content (or "Key Content" in the Russian version). The value next to it is your password. This method is especially useful if you need to quickly copy a password or if the system's graphical interface freezes.
Table of standard passwords for popular routers
If you've never changed the factory settings, the password may be the default one. Manufacturers often use the same combinations for logging into the admin panel and for Wi-Fi by default. Below is a table of the most common values.
| Manufacturer | Default login | Default password | Note |
|---|---|---|---|
| TP-Link | admin | admin | Often the password is blank or written on a sticker |
| Asus | admin | admin | New models require you to create a password upon first login. |
| D-Link | admin | (empty) | The password field is often left blank. |
| Zyxel Keenetic | admin | 1234 | Or 123456, depending on the model |
| Tenda | admin | admin | Standard combination for most models |
Any neighbor with minimal knowledge can access your traffic. The only way to guarantee security is to change the factory password to a complex, unique set of characters immediately after purchasing the router.
Common errors and problems during recovery
Even following the instructions, users may encounter difficulties. Often, the problem lies not in a forgotten password, but in a driver conflict or an incorrect recovery method. For example, trying to view the password on a computer that's connected via cable but has never connected via Wi-Fi will fail—Windows simply doesn't store that profile.
Another common mistake is confusing the Wi-Fi password with the ISP's PPPoE/L2TP connection password. They are different. The ISP password is needed to configure the router itself so it can provide internet access to your home. The Wi-Fi password is needed for devices to connect to the router. If you reset your router, you'll need both.
It's also worth considering that some antivirus and firewall software may block access to network adapter settings or the router's web interface, considering this suspicious activity. In such cases, it's worth temporarily disabling protection or adding an exception.
⚠️ Please note: Router and operating system interfaces are regularly updated. Button locations and menu item names may differ from those described depending on your device's firmware version. Always consult the manufacturer's latest documentation.
Is it possible to find out the password if I am not connected to the network right now?
No, this is impossible. To view the password in Windows or router settings, the device must have access to the network configuration. If the computer has never connected to this Wi-Fi network, it will not have the password stored in its memory.
What should I do if my router requires a password to access the settings (192.168.0.1)?
Try the default combinations (admin/admin). If they don't work and you haven't changed them, the password may have been set by the wizard when setting up the internet. In this case, resetting the router with the Reset button (hold it for 10-15 seconds) will help, but this will reset all internet settings.
Where can I find the password on the router itself?
Look at the sticker on the bottom or back of the device. It often says "Wireless Password," "WPA Key," or "PIN." This is the factory password, which is valid unless you've changed it.
Why does Windows say "Cannot display password"?
This happens if your account doesn't have administrator privileges. Try running the command prompt as an administrator or sign in with an account with full privileges.