It's quite common to need to connect a new device to your home network but lose or forget the security key. Users often wonder where exactly this critical information is stored and whether it can be recovered without completely reconfiguring the device. Fortunately, modern routers and modems provide several reliable ways to retrieve this data, even if you never wrote it down.
In most cases, the required combination of characters is physically present on the device body or accessible through the administrator's software interface. TP-Link, D-Link, ASUS Other manufacturers use similar principles for protecting and storing configurations. Understanding how your device's security system works will help you quickly resolve access issues.
In this article, we'll take a detailed look at all the possible hiding places for your password, from factory stickers to hidden configuration files. We'll cover methods for Windows computers, Android and iOS mobile devices, and even a direct connection to the router. This will allow you to restore network access in any situation, regardless of the router model.
Finding the factory password on the device's case
The most obvious and often overlooked way to find the passkey is to inspect the device itself. During setup, manufacturers record the default credentials on a special label. This is usually located on the bottom or back panel of the device, or less commonly on the side or under a removable cover where the ports are located.
On this sticker you are interested in the field with the name Wireless Password, WPA Key, Pin or simply Password. Often indicated nearby SSID (network name) and the address to access the settings. If you've never manually changed security settings, the combination of 8 or more characters specified there will be valid. Please pay attention to the case of letters, as the system distinguishes between uppercase and lowercase characters.
However, if the previous owner or you yourself changed the Wi-Fi settings, the factory password on the sticker will no longer work. In this case, it becomes invalid, and attempting to enter the data from the sticker will result in an authorization error. In this case, you'll have to search for the changed key using software.
⚠️ Attention: If the sticker on the bottom of the router has worn off or peeled off, do not attempt to scrape off the adhesive residue with sharp objects to avoid damaging the casing. It's best to use the other methods described below, as mechanical action can compromise the device's seal.
For some models, especially older or provider-specific devices (eg. Eltex, Sercomm), the password may be hidden under a card-like protective layer, or may be absent altogether if the device was issued with a pre-installed unique key that isn't explicitly stated anywhere. In such cases, access to the interface is essential.
Viewing a saved password on a Windows computer
If you already have a laptop or desktop PC running Windows connected to a wireless network, the operating system stores the keys of all networks it has ever used in its registry. This is the fastest way to find a forgotten password without accessing the router itself. All you need is a few minutes and access to the system.
To view the network settings using the graphical interface, open the Network and Sharing Panel. Right-click the connection icon in the system tray and select "Network and Internet settings," then go to "Network and Sharing Center." In the window that opens, find the name of your active wireless network, click it, and then click the button. Wireless network properties.
In the dialog box that appears, switch to the tab SecurityYou'll see the "Network Security Key" field, where the symbols are hidden by dots. To see them, check the box next to the item. Show entered charactersThe system may request administrator rights to confirm the action.
- 🔍 Click
Win + R, entercmdand press Enter to launch the command prompt. - 💻 Enter the command
netsh wlan show profile name="Your_Network_Name" key=clear(replace the network name with the current one). - 📜 Find the line
Key Contentin the "Security Settings" block - your password will be indicated there.
This method is universal for all versions of Windows, starting from Windows 7 and ending with the latest Windows 11. It allows you to access WPA2 key or WPA3, which is used to encrypt traffic. If the computer is connected via cable but previously connected via Wi-Fi, the password will also be saved in the profile.
☑️ Checking access on Windows
How to find out the password through the router settings
The most reliable source of information about current security settings is the router itself. Logging into the web interface (admin panel) allows you to not only view the password but also change it if necessary. This method works even if no devices are currently connected to Wi-Fi, as long as you have a cable or mobile data connection (if the router provides one).
To log in, open any browser and enter the device's IP address in the address bar. Most often, this is 192.168.0.1 or 192.168.1.1The exact address, as well as the login and password for accessing the control panel (different from the Wi-Fi password) are indicated on the same sticker on the case. After authorization (login/password are often used) admin/admin) you need to find the section responsible for the wireless network.
Depending on the model and firmware, this section may be called Wireless, Wi-Fi, Wireless network or WLANLook for the subsection inside Wireless Security or SecurityRight there in the field WPA-PSK/WPA2-PSK or Pre-Shared Key The current password is displayed. In some modern interfaces, for example, Keenetic or MikroTik, it may be hidden by stars, but there is always a “Show” button (eye) nearby.
| Router brand | Typical menu path | Name of the password field |
|---|---|---|
| TP-Link | Wireless -> Wireless Security | Wireless Password |
| ASUS | Additional settings -> Wireless network | Authentication Method / WPA Pre-Shared Key |
| D-Link | Wi-Fi -> Security Settings | PSK encryption key |
| Zyxel | Home network -> Wi-Fi network | Network key |
Using this method you get access to full control over encryption protocolsMake sure you have a strong standard installed, such as WPA2-PSK (AES), as older encryption methods like WEP or WPA (TKIP) are easily cracked by attackers.
⚠️ Attention: Firmware interfaces are constantly updated. If you can't find the item you need, check the official manual for your specific model on the manufacturer's website, as the menu layout may vary between software versions.
Restoring access via smartphone (Android and iOS)
Modern smartphones allow you not only to connect to networks but also to share access, often hiding the password itself. However, Android (starting with version 10) and iOS (starting with version 16) now offer the ability to view or share passwords via QR code. This is a convenient option if you don't have a computer nearby.
On an iPhone with the latest version of iOS, go to Settings -> Wi-Fi. Tap the blue information icon. (i) next to the name of the connected network. In the "Password" field, tap repeatedly until the characters become visible, or use the "Share" feature to send the key to another Apple device. On Android, the process may differ depending on the manufacturer's shell (MIUI, OneUI, ColorOS).
Typically, you tap the network name or the gear icon, then select "Share" or "QR code." The system will ask for confirmation via fingerprint or FaceID. A QR code will then appear on the screen. The password itself is often written in small print underneath it. If there's no text, you can scan the code with any QR reader (or another phone's camera), and the scan will return a string like this: WIFI:S:MyNetwork;T:WPA;P:MyPassword;;The required key is found after P:.
- 📱 Open Wi-Fi settings on the connected smartphone.
- 👁️ Find the Share button or QR code icon.
- 📷 Scan the code or look at the text below it to see access key.
This method is especially useful when you need to connect a guest but don't want to dictate a complex combination of characters. Simply have them scan the code from your screen. This is secure, as the password is not spoken out loud and is not visible to others.
What to do if the QR code is unreadable?
If the built-in camera doesn't read the code or doesn't display the text, use a third-party QR code scanning app from the app store. These often output raw data, with the password clearly visible in the P:password format.
Using third-party software and the command line
For advanced users or system administrators, there are specialized tools and scripts that allow you to retrieve saved profiles. However, be careful: downloading dubious software with the "recover Wi-Fi password" key often results in a virus infection. It's better to use built-in tools or proven open-source utilities.
One of the reliable ways for Windows is to use the utility netsh, which we've partially mentioned, but in a more in-depth version. You can export all profiles to XML files. To do this, enter the following command in the command prompt with administrator rights: netsh wlan export profile key=clearThis command will create XML files in the current folder for each known network, where the password will be stored in clear text in the tag keyMaterial.
netsh wlan show profiles
netsh wlan show profile name="NAME" key=clear
Using these methods requires caution. You are working with system security settings. Incorrect use of commands can reset network settings. Always check command syntax before entering. For Linux systems (for example, if you are running Ubuntu or using the Terminal on macOS), passwords are stored in configuration files, which require permissions. root (usually in /etc/NetworkManager/system-connections/).
⚠️ Attention: Never use cracking or brute-force programs to guess your neighbors' passwords. This is illegal and violates criminal law provisions on unauthorized access to computer information. Use this information only to restore access to your own networks.
Resetting the modem as a last resort
If none of the above methods helped (the sticker is lost, none of the devices remember the password, access to the admin panel is closed), there remains the last radical method - a complete reset of the device to factory settings (Factory Reset). This will return the router to its "as is" state, and the password will be the one indicated on the sticker.
To perform a reset, find the button on the case Reset or WPS/ResetIt's often recessed into the housing to prevent accidental pressing. You'll need a thin object, such as a straightened paperclip or a needle. With the router powered on, press and hold the button for about 10-15 seconds until the lights flash simultaneously. After rebooting, the device will use the default data.
It's important to understand the consequences: after the reset, all your personal settings will be deleted. This includes:
- 📉 ISP connection settings (PPPoE, L2TP, VLAN) that will have to be re-entered.
- 🔒 Previously changed passwords for Wi-Fi and the admin panel.
- 🖥️ Port forwarding, static IP, and parental control settings.
Before taking this step, make sure you have a contract with your provider or know the connection type and required login/password for internet access. Without this information, the router will not be able to provide internet access after a reset, even if Wi-Fi is working. In some cases (for example, when binding via MAC address), you may need to call your provider's technical support.
What to do if the Reset button does not work?
On some models, resetting requires turning off the power, holding down the Reset button, then turning on the power and holding the button for another 10-20 seconds. Check the specifications for your model, as the procedure may vary.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I'm not connected to the network?
Without a direct connection to the router (via cable or Wi-Fi), it's impossible to find out the changed password for security reasons. The only option is a physical sticker on the router's casing if the password hasn't been changed. Remotely cracking the password over the air using standard tools is impossible.
Where can I find the password if the router was provided by my ISP?
Providers (Rostelecom, Beeline, MGTS) typically provide their own stickers with data. If you don't have one, try the standard combinations: admin/admin, user/user Or check your contract. Often, your provider's account login details and your router's login details can be linked.
Why doesn't my password work even though I'm entering it correctly?
Check your keyboard layout (RU/EN), capitalization (CapsLock), and the absence of extra spaces at the end of lines. It's also possible that the encryption type on the router and device doesn't match, or the device's MAC address is blocked in the router settings (MAC filtering).
How do I change my password to a more complex one via my phone?
Access your router settings using your phone's browser (using IP 192.168.0.1 or the manufacturer's app, if available). Find the Wireless Security section, enter the new password in the Pre-Shared Key field, and save the settings. You'll need to reconnect all devices.
Is it safe to store a password in a text file on my computer?
Store the password in a file .txt Keeping your desktop safe isn't secure, especially if the computer is shared with others or connected to the internet. It's best to use password managers (such as KeePass or Bitwarden) or securely encrypted archives.