Needing to connect a new device to a wireless network but losing or forgetting the password is a common occurrence. This could be due to purchasing a new smartphone, having guests over, or needing to connect a printer. Fortunately, modern operating systems often store security keys in their registries, allowing you to restore access without a complex reset of the equipment settings.
Restoring access to Wi-Fi There are several possible methods, depending on which device already has access to the network or whether you have physical access to the router. We'll cover methods ranging from simply browsing on a connected computer to logging into the router's administrative panel. It's important to understand that these actions are only valid for networks you own or have legal rights to.
Below are detailed instructions for different platforms. Key point: if the device has previously connected to the network, the password is already stored in its memory and can be retrieved. Let's look at how to do this technically correctly.
Viewing a saved password in Windows 10 and 11
The Windows operating system automatically saves profiles of all networks your computer has ever connected to. To view hidden passwords, you must have administrator rights. This is the easiest method and doesn't require installing any additional software.
There are two main ways: through the graphical interface and through the command line. The graphical method is more intuitive for beginners. You need to open Network and Internet settings and proceed to managing known networks. However, in Windows 11, this path is slightly longer than in previous versions.
- 🖥️ Right-click on the Wi-Fi icon in the tray and select "Network and Internet".
- ⚙️ Go to Advanced network settings (in Windows 11) or Network and Sharing Center (in Windows 10).
- 🔗 Click on the name of your wireless network (blue link with connection status).
- 🔓 In the window that opens, select “Wireless Network Properties”, then the “Security” tab.
- 👁️ Check the "Show input characters" box to see network security key.
An alternative and faster method is to use the command line. This method is universal and works even in cases where the graphical interface may malfunction. Open a terminal as administrator and enter the command to display profile information.
netsh wlan show profile name="Your_Network_Name" key=clear
In the command output, find the "Key Content" line. This is where the password you're looking for will be listed in cleartext. This method is especially useful for system administratorswho need to quickly obtain data without unnecessary clicks.
How to find out your password on Android and iOS
Mobile devices have long hidden passwords from users for security reasons, but modern versions of Android and iOS now allow you to view them. On iPhone, this feature was introduced in iOS 16, while on Android, it depends on the OS version and the year the device was released (usually Android 10 or later).
On Apple devices, the process is simplified to the max thanks to biometrics. You don't need to remember complex character combinations; simply verify your identity with Face ID or Touch ID. This makes the access recovery process extremely fast and convenient for the average user.
- 🍏 Open "Settings" and go to the "Wi-Fi" section.
- 📡 Find the network you are connected to or one that is on the list of known networks.
- ℹ️ Click on the blue "i" (information) icon to the right of the network name.
- 🔑 Tap the hidden "Password" field (dot).
- 👤 Complete biometric authentication and the password will be displayed.
⚠️ Attention: On some corporate devices with MDM (Mobile Device Management) profiles, the password viewing feature may be blocked by the organization's administrator.
In the Android world, the situation is a bit more complicated due to the variety of manufacturers. On stock Android (Pixel, Motorola, Nokia) and many skins (Xiaomi, Samsung), the password can be found by scanning a QR code or simply opening the network settings. The system often prompts you to "Share" the network by generating a QR code with the password written in small print or in a separate field underneath.
Finding a password through the router's web interface
If no devices are connected to the network, but you have access to the router itself (via cable or you can connect to an open guest network), the password can be found in the router's settings. To do this, you'll need to log in to web interface administrator.
First, find out the gateway IP address. This is usually 192.168.0.1 or 192.168.1.1Enter this address in your browser. You'll be asked to enter your username and password to log into the router. If you haven't changed them, they're often found on a sticker on the bottom of the device (standard pairs are admin/admin or admin/password).
After successful authorization, navigation depends on the router model (TP-Link, ASUS, Keenetic, MikroTik). You need to find the section related to the wireless network. It may be called "Wireless," "Wi-Fi," or "Wireless Mode."
| Router brand | Menu path (approximate) | Field name |
|---|---|---|
| TP-Link | Wireless -> Wireless Security | Wireless Password / PSK Password |
| ASUS | Advanced -> Wireless -> General | Authentication Method / Pre-Shared Key |
| Keenetic | My Networks and Wi-Fi -> Home Network | Password |
| D-Link | Wi-Fi -> Basic Settings | PSK encryption key |
In this section, you can not only view the current password but also change it to a new, more complex one. After changing the settings, be sure to click "Save" or "Apply," otherwise the changes will not take effect, and the router may reboot with the old settings.
What should I do if I forgot my router web interface password?
If you changed your router settings password (not your Wi-Fi password) and forgot it, you'll need to perform a full reset. To do this, hold down the Reset button for 10-15 seconds while the router is turned on. All settings, including your ISP login, will be reset to factory defaults.
Using the Command Prompt and PowerShell
For advanced users and IT support professionals, the command line provides powerful network management tools. In Windows, PowerShell allows you to not only view but also export profiles. This is especially useful when migrating to a new computer.
Team netsh is a standard Windows utility for network configuration. It allows you to manage the configuration of wireless interfaces. It can be used to export a profile to an XML file, in which the password will be stored in encrypted form, or to output it directly to the console, as we discussed earlier.
- 💻 Run PowerShell or CMD as administrator.
- 📝 Enter the command:
netsh wlan export profile key=clear folder="C:\WifiPasswords". - 📂 Go to the specified folder and open the XML file with a text editor (Notepad).
- 🔍 Find the tag
— your password will be inside.
This method is great because it allows you to back up all your passwords at once. You can move the profile folder to another computer and import them there, eliminating the need to re-enter passwords for every device in your office or home.
⚠️ Attention: Exported profile files contain cleartext passwords. Do not share these files with third parties and delete them after use.
Third-party password recovery programs
There are many tools available to recover lost data such as WirelessKeyView from NirSoft, Wi-Fi Password Revealer or WiFi PassviewThese programs scan the Windows registry and extract saved keys.
Using third-party software has its risks. Firstly, antivirus programs often treat such programs (like HackTool or RiskWare) as threats, as they employ techniques similar to malware. Secondly, by downloading software from unverified sites, you risk infecting your computer with real viruses.
However, if you trust the source, such utilities can save the day when standard methods fail (for example, if Windows system files are damaged). They offer a user-friendly interface and the ability (in one click) to copy the password or generate a QR code for guests.
☑️ Security when using software
What to do if nothing helps: Reset the router
If none of these methods work (the computer doesn't remember the network, the phone doesn't display the password, and you can't log into the router), the last radical option is to completely reset the router to factory settings.
This procedure will return the router to its out-of-the-box state. The Wi-Fi password will be reset to the one written on the sticker on the bottom of the device (or will disappear entirely if the network was open by default). However, this will also remove your internet service provider's settings (PPPoE, L2TP, static IP).
To perform a reset, find the button on the router body. Reset or RestoreIt may be recessed into the case. Press it with a paperclip or toothpick and hold for about 10-15 seconds until the indicators flash simultaneously. After rebooting, configure the router again using the quick setup wizard.
Frequently Asked Questions (FAQ)
Is it possible to find out someone else's Wi-Fi password from a distance?
No, this is impossible to do legally. Hacking someone else's network (e.g., brute-forcing a password or exploiting WPS vulnerabilities) is illegal. Modern encryption protocols (WPA2/WPA3) are extremely difficult to brute-force without specialized equipment and a significant amount of time.
Where can I find my password if I've never changed it?
Look at the sticker on the bottom of the router. It contains the factory settings: SSID (network name) and PIN/Password (security key). If the sticker is worn off, you'll need to reset the router.
Why does Windows say "Cannot display password"?
This happens if your account doesn't have administrator rights or if you're trying to view the password for the network your computer is currently connected to using certain third-party programs. Use built-in Windows tools or log in using an administrator account.
Do apps like "WiFi Map" or "Universal Password" work?
Apps like these operate on the crowdsourcing principle (users share passwords themselves). They don't "hack" the network, but rather reveal a database of passwords previously uploaded by someone else. They're generally useless on private networks with unique passwords.
How to view password on Mac (macOS)?
Open Keychain Access using Spotlight search. Find your network name in the list, double-click it, check the "Show password" box, and enter your Mac account password.