It's quite common to need to connect a new device to a wireless network but lose or forget the security key. Users often ask where the Wi-Fi password is written, whether it's on a physical sticker on the device or in the operating system's digital storage. The answer to this question depends on whether you changed the default settings during the initial setup of the device.
If the router configuration remains at factory settings, then access key Most often, it's printed on a special label located on the bottom or back panel of the case. If the data has been modified by the network administrator, the information is stored in the memory of already connected computers or smartphones, from where it can be retrieved using system utilities. It's important to understand that modern operating systems carefully hide this information for security purposes. security, requiring confirmation of administrator rights to display it.
In this guide, we'll cover all possible methods for recovering lost data, from a simple hardware inspection to using the command line and third-party software. You'll learn how to find saved keys in different versions of Windows, iOS, and Android, as well as how to access the router control panel to view or change encryption settings.
Search for data on the router case and in the documentation
The easiest and fastest way to find out the key is to physically inspect the router. Network equipment manufacturers such as TP-Link, Asus, Keenetic or D-LinkBy default, unique character combinations are set for each unit of equipment. This data is encrypted as a QR code or text string on the factory sticker.
The label is typically located on the bottom of the device, but on some models it may be on the back, near the LAN ports or the Reset button. The field you're looking for may be labeled differently: "Wireless Password," "WPA Key," "PIN," or simply "Password." If there's a checkmark or a lock icon next to the network name (SSID), the combination of characters shown below is the key you need.
- 🏷️ Find the sticker with the manufacturer's logo and barcode on the bottom of the case.
- 🔑 Look for the “WPA/WPA2 Key,” “Password,” or “PIN code” fields.
- 📱 Scan the QR code with your smartphone camera if the text version is unreadable.
⚠️ Note: If the sticker contains a PIN code instead of a password, try entering it. On some router models Zyxel or Upvel The PIN code is used as a key to connect to Wi-Fi without additional configuration.
However, if you or the previous owner of the device changed the security settings, the factory settings will no longer be valid. In this case, the sticker becomes useless, and you'll have to search for the changed values in the software. It's also worth checking the original box or manual, if you still have it, although these days, manufacturers rarely duplicate unique keys in paper versions.
How to find out the password in Windows 10 and 11
Windows operating systems automatically save network profiles to which they have successfully connected. This allows the device to reconnect to the access point without user input. To view the hidden key, you will need administrator rights and access to the current or previously used connection.
The easiest way to find this information is through the Settings graphical interface. Open the Start menu, select Settings (the gear icon), and go to Network & Internet. In the list of available options, find Network and Sharing Center, or simply click the properties of your active Wi-Fi network. In the window that opens, click Wireless Network Properties, go to the Security tab, and check the box next to Show characters as you type.
For more advanced users or in cases where the graphical interface isn't working correctly, there's a command-line method. This method is universal and works even on limited OS versions. Launch Terminal as administrator and enter the command to display all saved profiles.
netsh wlan show profiles
Once the list of networks is displayed, find the name you need and use the following construction, substituting the name of your profile:
netsh wlan show profile name="Network_Name" key=clear
The password you're searching for will be displayed in cleartext in the "Key Content" line of the security information section. Please note that this method will not work if you've never connected to this network from this computer or if the profile has been deleted from the system.
Recovering the key on Android and iPhone smartphones
Mobile platforms have their own peculiarities in storing wireless network data. Owners of devices based on Android You're luckier: starting with OS X, the system allows you to view saved passwords directly in the settings. To do this, go to "Settings" → "Wi-Fi," select the desired network, and tap the "Share" button or the QR code icon. A text version of the key is often displayed under the square code, or it can be scanned by another device.
On devices Apple The situation has been more difficult for a long time due to the closed nature of the ecosystem iOSHowever, the latest versions of the operating system (iOS 16 and later) have added a long-awaited feature for viewing saved passwords. Go to "Settings," select "Wi-Fi," tap the blue information icon next to your active network, and tap the "Password" field. The system will ask you to confirm the action using Face ID, Touch ID, or your screen passcode, after which it will hide the asterisks and display the symbols.
- 📱 On Android, use a QR code scanner or the "Share" feature in Wi-Fi settings.
- 🍏 On iOS 16+, tap the "i" icon next to the network and authenticate.
- 🔐 Older versions of iOS may require jailbreaking or syncing with macOS.
If you don't have access to your phone's settings but the device is already connected to the network, you can try using third-party scanner apps, although their functionality is often limited by Google Play and App Store security policies. A more reliable method for Android is to root the device and view its system files. wpa_supplicant.conf, but this action voids the warranty and carries risks to the stability of the system.
Login to the router control panel
If none of the connected devices can display the password, the only option left is to log into the router's web interface. To do this, you need to know the IP address of the default gateway (most often 192.168.0.1 or 192.168.1.1) and the administrator's login/password. This information may also be indicated on the sticker if it has not changed.
Open any browser and enter the IP address in the address bar. After entering your credentials, you'll be taken to the settings menu. The interface varies by manufacturer, but the logic remains the same. Find the section related to wireless mode. It may be labeled "Wireless," "Wi-Fi," "Wireless Network," or "WLAN."
| Router brand | Path to the menu | Password field |
|---|---|---|
| TP-Link | Wireless → Wireless Security | Wireless Password |
| Asus | Additional settings → Wireless network | WPA Pre-Shared Key |
| D-Link | Wi-Fi → Security Settings | PSK encryption key |
| Keenetic | My Networks and Wi-Fi → Home Network | Wi-Fi network password |
| Tenda | Wireless Settings → Wireless Security | Wireless Password |
Within the corresponding section, look for a field labeled "PSK Password," "WPA Pre-Shared Key," or similar. This is where the current encryption key is stored. You can simply copy it, hide the asterisks, or enter a new one. Don't forget to save your changes by clicking "Save" or "Apply" if you've made any changes, otherwise the router will reboot with the previous settings.
What should I do if I've forgotten my router admin password?
If you changed your router's password and forgot it, you can't restore it using software. The only solution is to perform a factory reset (hard reset). To do this, locate the recessed Reset button on the router, press it with a paperclip, and hold it for 10-15 seconds until the indicator lights blink. This will reset the router to its default login and password (found on the sticker), but all your internet and Wi-Fi settings will be reset and will need to be reconfigured.
Using third-party programs and utilities
There is specialized software designed to manage wireless connections and recover lost data. One of the most popular utilities is WirelessKeyView from NirSoft. This program requires no installation, weighs only a few kilobytes, and instantly reads all Wi-Fi profiles stored in the system, displaying them in a convenient list.
Another powerful tool is WiFi Password DecoderIt can not only display current keys but also decode configuration files if you have access to backup copies of your system settings. However, be careful: many antivirus programs may classify such programs as potentially unwanted programs (RiskWare) because they access sensitive data.
- 💻 WirelessKeyView is a lightweight utility for instantly viewing all keys.
- 🛡️ WiFi Password Decoder is a tool with additional decoding features.
- ⚙️ Production utilities (for example, from Intel or Realtek) may have their own managers.
Using such programs is justified when standard Windows tools are unusable, for example due to registry errors or Group Policy blocking in a corporate environment. Always download such tools only from the developers' official websites to avoid introducing viruses.
⚠️ Please note: Router interfaces and operating system menus are constantly being updated. Item names may vary depending on the firmware or OS version. If you can't find the setting you need, consult the official instructions for your specific device model on the manufacturer's website.
Reset settings and create a new password
If none of these methods work, or you want to completely secure your network by setting a complex, unique key, a reset remains. This is a drastic measure that will return the router to its factory-fresh state. After this procedure, you will have to reconfigure your connection to your ISP (PPPoE, L2TP, or dynamic IP) if these settings weren't obtained automatically.
To reset, find the hole marked on the back panel Reset or DefaultPlug in the router, press the hole with a thin object (paperclip, toothpick) and hold for about 10-15 seconds. The lights on the front panel should turn off and then back on, indicating a reboot. You can now connect to an open network (or a network with the factory password from the sticker) and configure new security settings.
When creating a new password, follow security guidelines: use at least 12 characters, combine uppercase and lowercase letters, numbers, and special characters. Avoid obvious combinations like "12345678" or your date of birth. Write the new password in a safe place or use a password manager.
☑️ Checklist before resetting your router
Frequently Asked Questions (FAQ)
Is it possible to find out the password for my neighbors' Wi-Fi?
Technically, there are programs for brute-forcing passwords (either by brute-forcing or by exploiting WPS vulnerabilities), but using them to access other people's networks is illegal and violates data protection laws. These instructions are intended solely for restoring access to your own networks.
Where is the Wi-Fi password file stored in Windows?
Saved profiles and keys are stored in the system folder. C:\ProgramData\Microsoft\Wlansvc\Profiles\InterfacesThe files have the .xml extension, but the key content within them is encrypted and protected by system access rights, so you can't simply open them with Notepad.
What should I do if my router doesn't have a reset button?
Some compact models or access point routers may not have a reset button on the casing. In such cases, a combination of the power buttons or simultaneously holding the WPS and Power buttons may help. If a software reset is not possible, disassembling the device and shorting the contacts on the board will be necessary, which is recommended only for professionals.
Why doesn't the router accept the new password?
This could be due to several reasons: the password chosen is too simple and doesn't meet security requirements; an invalid character is used; or the device is frozen. Try rebooting the router and using only Latin letters and numbers.