It's common to urgently need to connect a new gadget to your home network but have forgotten or lost the password. Often, one device already works successfully online, and it can be used to retrieve forgotten login credentials. Modern operating systems store security keys in special registries for automatic connection, making the recovery task quite feasible even for an inexperienced user.
There are several proven methods for retrieving saved keys, each depending on the device type and operating system. You can use built-in Windows tools, the functionality of an Android or iOS smartphone, or access your router's web interface. It's important to understand that most of these methods require physical access to a device already authorized on the network or administrator rights on the computer.
In this article, we'll cover all the relevant workflows in detail, eliminating complex hacking tools and focusing solely on secure, built-in tools. We'll explore the nuances of working with the command line, the specific settings in different Android versions, and the specific limitations Apple imposes on its devices. Data security At the same time, it remains a priority, so all methods will only apply to networks to which you already have legal access.
Password recovery through Windows settings
The Windows operating system stores profiles of every network your computer has ever connected to. This is the simplest method, requiring no additional software, but it only works if you're within range of the network or are currently connected to it. The settings interface may vary slightly depending on the OS version, but the logic remains the same across all current builds.
First, you need to open the Network and Sharing Center. Press the following key combination: Win + R, enter the command ncpa.cpl and press Enter. In the window that opens, find your wireless connection icon, right-click it, and select "Status." Then, go to the wireless network properties, where a window with security information will appear.
The "Security" tab contains a "Network Security Key" field, which is hidden by default behind asterisks. To see the characters, check the "Show entered characters" box. The system may prompt you to confirm administrator rights, which is a standard security measure to prevent unauthorized viewing of saved data.
It's worth noting that this method only displays the password for the network you're currently connected to or that's active in your profile. If you're trying to find information for a guest network or an old profile that hasn't been used in a while, the system may require additional steps or not display the key immediately.
⚠️ Please note: All users with administrative rights on this computer can access these settings. If you are working on a corporate device, ensure that viewing this data does not violate your organization's security policy.
Using the Command Prompt in Windows
For those who prefer a faster and more professional approach, the command line (CMD) is ideal. This method not only allows you to view the password for the current network but also displays a list of all saved profiles and their security keys. This is especially useful if you need to find information for a network your computer has connected to in the past but is currently out of range.
Run the command prompt as administrator. To do this, enter cmd In the Start menu search, right-click the result and select the appropriate option. The first step is to get a list of all saved Wi-Fi profiles. Enter the command:
netsh wlan show profiles
Find the exact name of your network (SSID) in the list. Then use the command to display detailed information about a specific profile by adding the parameter key=clear, which displays the hidden key in plain text. The command syntax is as follows:
netsh wlan show profile name="NETWORK_NAME" key=clear
In the command output, scroll down to the "Security settings" section. There you'll find the "Key Content" line, which contains the password you're looking for. This method is universal and works even when the Windows graphical interface crashes or doesn't work correctly.
Usage PowerShell produces similar results, but the command syntax may differ. However, the classic CMD remains the most stable tool for working with network configurations in Windows. If the network name contains spaces or special characters, be sure to enclose it in quotation marks, otherwise the system will return a runtime error.
How to find out the password on Android
Android smartphone owners are in luck, as modern versions of the operating system (starting with Android 10) allow you to view saved passwords directly in the Wi-Fi settings. Previously, this required root access, which was unsafe and difficult for the average user. Now, the process is standard and accessible.
To find the key you need, go to Settings → Wi-Fi (or "Network & Internet"). Tap the name of the network you're connected to, or select "Saved Networks" if you want to find data for another connection. In the details menu, select "Share" or the QR code icon. The system will ask you to verify your identity using a PIN, fingerprint, or Face ID.
After successful authentication, a QR code for guest login will appear on the screen. Below this code, the password itself is usually written in small print. If the text doesn't appear immediately, you can take a screenshot and open it with Google Lens or any other QR code scanner. The app will recognize the code and display the data in text format.
What should I do if the password is not visible under the QR code?
On some skins (for example, older versions of MIUI or OneUI), the text may be hidden. In this case, take a screenshot of the QR code, open Google Photos, select the image, and tap "Search by photo" (Google Lens). The system will scan the code and display a string like WIFI:S:MyNetwork;T:WPA;P:MyPassword;;, where "P" is your password.
It is important to take into account that on devices from different manufacturers (Samsung, Xiaomi, Realme) The path to settings may vary slightly. However, the logic of "Settings -> Wi-Fi -> Share" remains basic for stock Android and most custom shells released in recent years.
Restoring access to iPhone and iPad
For a long time, the Apple ecosystem was a closed fortress, preventing users from seeing Wi-Fi network passwords. With the release of iOS 16 and iPadOS 16, the company changed this policy, adding long-awaited functionality to the default settings. Now iPhone owners can not only view but also copy passkeys, significantly simplifying connections to other devices.
To view your password, make sure your iPhone is updated to the latest version of iOS. Go to Settings → Wi-FiIn the upper right corner or in the list of networks, find the blue "i" button in a circle next to the name of your active or previously used network. Click it.
On the network details screen, you'll see a "Password" field covered by dots. Tap this field, and the system will prompt you for biometric authentication (Face ID or Touch ID) or a device unlock code. Once confirmed, the dots will disappear, and you can copy the password by tapping it.
| iOS version | Viewing option | Required authorization | Copying |
|---|---|---|---|
| iOS 16 and later | Available | Face ID / Touch ID | Yes |
| iOS 15 and later | Not available | - | No |
| iPadOS 16+ | Available | Code / Touch ID | Yes |
If you have an older version of the operating system, standard tools won't be able to find the password. In this case, the only option is to use a Mac computer linked to the same iCloud account, where passwords are synced via Keychain, or to access the router settings.
Viewing the key through the router's web interface
The most universal method, regardless of the type of connected device (be it a TV, refrigerator, or old phone), is to log into the router's administrative panel. Since the router distributes the internet and stores security settings, it is the primary source of truth. To do this, you'll need a device already connected to the router's network (via cable or Wi-Fi).
Open any browser and enter your router'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, are usually written on a sticker on the bottom of the device. If you've changed this information before and forgot it, you may need to reset the router to factory settings.
After authorization, the interface may look different depending on the brand (TP-Link, Asus, Keenetic, MikroTik). You need to find the section related to wireless networking. Look for tabs named "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Within this section, there should be a subsection called "Security" or "WLAN Settings."
- 🔍 Find the "Wireless Password", "WPA Pre-Shared Key" or "Wireless Network Password" field.
- 👁️ If the password is hidden behind asterisks, there is often a “Show Password” or “Display” checkbox next to it.
- 💾 Don't forget to save your changes if you decide to set a new password by clicking the "Save" or "Apply" button.
Some modern routers with WPS support can temporarily display the password on a pop-up notification screen when the physical button on the router is pressed, but this doesn't work on all models. The web interface remains the most reliable source.
⚠️ Please note: Router firmware interfaces are frequently updated. Menu locations may change in new firmware versions. If you can't find the item you need, consult the official instructions for your model on the manufacturer's website.
Viewing saved passwords through a browser
Many users forget that modern browsers (Google Chrome, Yandex Browser, Edge) have a built-in password manager. If you've ever connected to a Wi-Fi network from a computer and the browser prompted you to save your data for syncing with other devices (for example, via a Google account), your password may be stored there.
In Google Chrome, go to Settings (three dots in the corner -> Settings). On the left, select "Autofill & Passwords," then "Password Manager." In the search bar, enter the name of your network or the word "wifi." If the password has been saved, it will appear in the list.
To view, click the eye icon. The browser will ask you to enter your Windows or macOS account password to verify that the device owner is the one gaining access. This is an additional layer of security that cannot be bypassed without authorization.
☑️ Checking your router's security settings
This method is great because it's cross-platform: if you saved your password in your PC browser, you can see it in the browser app on your phone when you sign in to your account. This makes the browser a convenient cloud storage for access keys.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I am not connected to that network right now?
Yes, this is possible, but only if your device (computer or phone) has previously connected to this network and saved the profile. Windows stores a history of all connections, and you can retrieve the password from a saved profile via the command line, even if the router is turned off. On Android and iOS, this also works for "Remembered Networks."
What should I do if my router requires a password to access its settings, but I don't remember it?
By default, the login and password are often words admin / admin or admin / passwordThis information is always located on a sticker under the router's casing. If the data has been changed by the owner and lost, the only solution is a full factory reset (press the Reset button). Afterward, the router will return to the factory settings on the sticker, but you'll have to re-enter the internet settings.
Is it safe to use third-party password recovery programs?
Using unknown software carries risks. Many programs that promise to "hack" or "reveal" passwords may contain viruses or miners. Windows (CMD) and Android native tools are completely safe and don't require additional software. Priority should always be given to the operating system's built-in tools.
Why doesn't my iPhone display my password even though iOS is updated?
Make sure you're trying to view the password for the network your phone is currently connected to or one that's listed in the "Saved" list. This feature also won't work if enterprise restrictions are enabled on the device or if the iPhone is in managed mode.
Is it possible to find out someone else's Wi-Fi password while being nearby?
No, the methods described in this article only work with networks you already have access to or that were previously saved on your device. Hacking into other people's networks without the owner's permission is illegal and beyond the scope of this guide. We are exclusively concerned with restoring access to your own resources.