Needing to connect a new device to the network but losing or forgetting the access key is one of the most common situations in home IT literacy. Often, one device is already successfully authorized on the network, which opens several technical options for the user to retrieve stored security data. Modern operating systems and routers store this information in accessible partitions if you have physical access to the device or administrative rights.
Restoring a lost password doesn't always require resetting the router to factory settings, eliminating the need to reconfigure the internet connection. There are a variety of methods, ranging from simply inspecting the device's casing to using the command line in the operating system. The choice of a specific method depends directly on the device you currently have and which has an active wireless connection.
It's important to understand that all the steps described below are intended solely for restoring access to your own networks or networks you are officially authorized to manage. Attempts to hack other people's access points are illegal and subject to prosecution. We will examine legitimate methods for obtaining information provided by operating system developers and network equipment manufacturers.
Finding a password on a computer running Windows
If your laptop or desktop computer is already connected to the desired Wi-Fi network, the Windows operating system stores the security key in its profile. This is done so that you don't have to enter long and complex character strings each time you reconnect. This data can be accessed through the graphical settings interface, without resorting to complex commands.
First, you need to open the Network and Sharing Center. Right-click the connection icon in the system tray (usually the monitor or fan icon in the lower right corner of the screen) and select Open Network and Internet settingsIn the window that opens, find the link Network and Sharing Center or go to Additional network settingsto see a list of active connections. Click on the name of your wireless network to open the status window.
⚠️ Please note: You will need administrator rights to view the security key. If you are using a corporate computer, the system may request confirmation from the system administrator or block access to these settings altogether.
In the status window that opens, click the button Wireless network properties. Go to the tab SecurityYou will see a field Network security key, the contents of which are hidden by asterisks. Check the box next to the item Show entered characters, and the hidden password will become visible in plain text. Copy it or rewrite it.
An alternative and faster method for experienced users is to use the command line. This method allows you to display the password directly in plain text, bypassing the graphical menus. Open the command line as administrator (find cmd in search, right click and select Run as administrator). Enter the following command, replacing "YourNetworkName" with the exact name of your Wi-Fi:
netsh wlan show profile name="Your_Network_Name" key=clear
After running the command, the system will generate a detailed report about the connection profile. Find the line Key content (or Key Content (in the English version). The value displayed next to this line is the password you're looking for for your wireless network. This method is especially convenient if you need to quickly find the key without a lot of mouse clicks.
Restoring access through router settings
The most reliable source of truth about your network passwords is the router itself. It stores all security settings, including the SSID (network name) and encryption key. If you have access to the router via cable or Wi-Fi, you can log in to its web interface and view or change any settings.
To access the control panel, open any browser and enter the router's IP address in the address bar. Standard addresses usually look like this: 192.168.0.1 or 192.168.1.1The exact address, as well as the login and password for accessing the admin panel, are usually indicated on a sticker on the bottom of the device. If you've changed this information previously and forgotten it, you'll have to reset the router using the reset button. Reset.
After successful authorization in the interface (login/password are often admin/admin) you need to find the section related to wireless settings. Depending on the model and firmware, it may be called Wireless, Wi-Fi, Wireless mode or WLAN. Within this section, look for the subsection Security (Security) or Security settings.
In the field Wireless network password, PSK Password or WPA/WPA2-Personal The current key will be displayed. Here you can change it to a more complex one if you suspect that someone else has connected to your network. Don't forget to save your changes by clicking Save or Apply, if you made any changes, otherwise the router will reboot with the previous settings.
| Router brand | Standard IP | Default login | Default password |
|---|---|---|---|
| TP-Link | 192.168.0.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 |
| Tenda | 192.168.0.1 | admin | admin |
⚠️ Please note: Router interfaces vary significantly between manufacturers. Menu names may vary, and the folder structure may change after firmware updates. If you can't find the item you need, consult the official manual for your specific model.
What should I do if the default admin password doesn't work?
If the admin/admin combination doesn't work, the password was changed earlier. If you don't remember it, a full reset of the router will help. Find the recessed Reset button on the router, press it with a paperclip, and hold it for 10-15 seconds until the lights flash. The router will reset to factory settings, and you can log in using the credentials on the sticker.
How to find out the password on an Android smartphone
Android smartphone owners can also view their saved passwords, but the capabilities vary depending on the operating system version. Starting with Android 10, the password viewer feature is integrated into the standard settings menu, making the process significantly easier. Older versions of the system require root access or third-party apps, which can be unsafe.
For devices with the latest OS version, the steps are simple. Open Settings, go to the section Wi-Fi or ConnectionsClick on the name of the network you're connected to, or the gear icon next to it. In some interfaces, you'll need to click the Share or a QR code icon.
After verifying your identity (using a fingerprint scanner or PIN), the system will display a QR code for connecting other devices. This code often displays the password in plain text. If the text is hidden, you can take a screenshot and open it in the Google Lens app or any similar QR scanner. The program will scan the code and display the password in plain text.
- 📱 Go to Wi-Fi settings on your Android device.
- 🔑 Click on an active network or the "Share" button.
- 👁️ Complete biometric or PIN code authorization.
- 📸 Use a QR code scanner if the password is not written in text.
If you have an older version of Android (below 10), you won't be able to view the password using standard tools. In such cases, users often turn to rooted file managers to find the file. wpa_supplicant.conf in the system folder /data/misc/wifi/However, rooting your device may void your warranty and disrupt banking apps, so this method is only recommended for experienced users.
View saved networks on iPhone and iPad
For a long time, iOS was notorious for its closed nature, preventing users from viewing saved Wi-Fi passwords in plain text. However, with the release of iOS 16 and iPadOS 16, Apple added a long-awaited feature that allows you to manage passwords directly from your device's settings. If you have an older version of the operating system, this method, unfortunately, won't work.
To view your password, make sure your device is up to date. Go to Settings → Wi-FiClick on the blue information icon (i) to the right of the name of the network whose password you want to find out. In the menu that opens, find the line PasswordTap the hidden dots, and the system will ask you to confirm the action via Face ID, Touch ID, or entering your screen unlock password.
After successful authentication, the dots will turn into readable text. You can copy the password by clicking the corresponding button and paste it on another device. This method only works for networks to which the device has previously connected or is currently connected.
There's also a way to access it via iCloud Keychain on a Mac. If your devices are synced, you can open A bunch of keys (Keychain Access) in macOS, find the desired network in the list and double-click on it to check the box Show passwordThis will require you to enter your Mac user account password.
⚠️ Note: The password viewing feature is only available on iOS 16 and later. If you can't update your device, the only legal option is to access your router settings or use another device (such as a Windows PC) where the password is already saved.
Using the Command Prompt and PowerShell
For those who prefer a text-based interface or can't find the necessary menu items, the Windows command prompt remains a powerful tool. It allows you not only to view passwords but also to manage network profiles, delete old connections, and export settings. This method is universal and works on all modern versions of Windows, from 7 to 11.
First of all, you need to know the exact profile name if it differs from the network name (SSID). Enter the command netsh wlan show profilesThe system will display a list of all saved profiles. Find the one you need in the list under the "User Profiles" heading. Then use the command mentioned earlier, adding the parameter key=clear to display the key.
If you need to transfer settings to another computer without internet access, you can export the profile to an XML file. Command netsh wlan export profile name="Network_Name" key=clear folder="C:\Users\YourName\Desktop" will create a file on your desktop. Inside this file (open with Notepad) there will be a line keyMaterial, containing the password in clear text.
- 💻 Open PowerShell or CMD with administrator privileges.
- 📝 Enter the command to show all profiles:
netsh wlan show profiles. - 🔍 Find the exact name of the profile you need in the list.
- 🔓 Use the command with the clear switch to display the password.
PowerShell offers even more flexibility for scripting and automation, but for a one-off task, the basic commands are sufficient. netshThe main thing to remember is that all commands must be entered precisely, including quotation marks if the network name contains spaces. A syntax error will result in a message stating that the profile was not found.
☑️ Check before entering a command
Physical inspection of the router and factory settings
The simplest, but often overlooked, method is to look at the sticker on the router's body. Manufacturers almost always include standard information there: the network name (SSID) and the factory password (Wireless Password/PIN/Key). This is especially true if you haven't changed the security settings since purchasing the equipment.
The sticker is usually located on the bottom or back of the device. Look for the inscriptions WPA/WPA2 Key, Wireless Password or simply PasswordThe combination can consist of 8 or more characters, sometimes a random set of letters and numbers. If the sticker only contains a PIN code (8 digits), it can be used to connect via WPS, but it is not always the Wi-Fi password.
If the sticker is worn off or missing, and you haven't changed the password, you can try the standard combinations often used by manufacturers by default. For example, many D-Link or TP-Link routers may have a blank password or the word "admin," although modern models require a unique key from the factory.
If the password was previously changed and lost, and there are no connected devices, the last resort is a factory reset. There's a hole on the router body. ResetWith the power on, press it with a paperclip and hold it there for about 10-15 seconds until all the lights flash simultaneously. After rebooting, the router will use the password on the sticker.
Is it possible to find out the password if I am not connected to the network right now?
No, if none of your devices (computers, phones, or tablets) have a saved profile for this network, you won't be able to find the password programmatically. In this case, the only solution is to find the router's password by looking at the sticker on it or accessing its settings via an Ethernet cable, provided the admin password hasn't been changed.
Is it safe to use third-party password recovery programs?
Most programs that promise to "hack" or "reveal" passwords are either useless or contain viruses. It's safer to use built-in Windows tools (cmd) or your router's settings. Programs like Wireless Key View work on the same principle as the command line, but require caution when downloading.
What should I do if my router gives an error when I enter the correct password?
Check your keyboard layout and Caps Lock. Make sure the correct security type (WPA2-PSK) is selected. If the issue persists, your router may have MAC address filtering enabled, and your device is blocked even if the password is correct.
Can my ISP tell me my Wi-Fi password?
No, your ISP provides internet access, but you're responsible for setting up your local wireless network. Your ISP doesn't have access to your Wi-Fi password unless you're using a rented router with remote management, and even then, they're more likely to reset it than give you the password.
How to protect your Wi-Fi from prying eyes after access is restored?
Change your password to a complex one, consisting of mixed-case letters, numbers, and special characters. Disable the WPS feature, as it is vulnerable. Regularly update your router's firmware and use WPA2 or WPA3 encryption, avoiding the outdated WEP.