It's common to urgently need to connect to a wireless network but lose or forget your access key. You might remember entering it on your laptop once, but now the device is asking for the data again, or a new gadget requires confirmation, and you didn't have time to write down the password. Users often look for ways to How to find out anyone's WiFi password neighbor or establishment, but this is technically and legally impossible without access to the router's administrative panel or an already connected device.
In this article, we'll look at legal and technically sound methods for recovering forgotten access data. We'll also examine where it's stored. encryption keys in operating systems, how to extract them via the command line, and what to do if no device remembers the network. It's important to understand that modern security protocols, such as WPA3, make direct selection of combinations almost impossible for the average user.
If you own the equipment or have physical access to it, restoring access is easy. In most cases, information is stored unencrypted in operating system profiles or on a sticker on the router itself. Below, we'll detail the steps for various platforms.
Restoring access through Windows settings
The Windows operating system automatically saves profiles of all networks it has successfully connected to. This is for user convenience, so you don't have to re-enter the information each time. If your computer or laptop has ever connected to the desired access point, you can easily view the saved key directly in the system interface.
To do this, go to the Network Control Panel. Open the Start menu and start typing "Network status," then select the appropriate item. In the window that opens, click the "Change adapter settings" or "Properties" link for the active network. Depending on your version of Windows (Windows 10, 11), the path may differ slightly, but the logic remains the same.
Find the wireless connection in the list, right-click it, and select "Status." In the dialog box that appears, click "Wireless Network Properties." Go to the "Security" tab and check the "Show characters" box. The system will prompt you for administrator privileges, after which the desired combination will appear in the "Network Security Key" field.
⚠️ Note: If the Security tab is unavailable or grayed out, it may mean your account doesn't have administrator rights or your organization's group policies are blocking you from viewing the settings.
There's also a faster command line method that works more reliably across different OS builds. Open a terminal as administrator and enter the command to list all saved profiles. This will display a list of all networks known to the computer.
netsh wlan show profiles
Once you have the list, find the desired network name (SSID) and use the following command to display the details of a specific profile, including the key. Replace "NAME" with the exact name of your network.
netsh wlan show profile name="NAME" key=clear
In the command output, find the line "Key Content". This is where the cleartext passwordThis method is especially useful if the graphical interface is not working correctly.
Finding a password on Android and iOS devices
Mobile operating systems have long hidden saved passwords for security reasons, but recent versions Android And iOS This feature has become available to users. Android smartphones, starting with version 10, now feature a QR code feature that allows you to not only share access but also view the key itself.
To find data on Android, go to Wi-Fi settings, select the network you're connected to (or saved), and tap the "Share" button or the gear icon. The system will ask you to verify your identity with a fingerprint or PIN. A QR code will appear on the screen, with the password often written underneath.
- 📱 If the text under the QR code is hidden by asterisks, take a screenshot.
- 📸 Open the screenshot in the Google Lens app or any QR code reader from your gallery.
- 🔍 Point the camera at the code on the screen or select an image from memory – the app will recognize the string and display the password.
On Apple devices (iPhone, iPad) With iOS 16 and later, the process is even simpler. Go to "Settings" → "Wi-Fi." Find the desired network in the list and tap the "i" icon in a blue circle to the right of its name.
In the menu that opens, find the "Password" line. Initially, the characters will be hidden by dots. Tap this line, and the system will prompt you to authenticate using Face ID, Touch ID, or your device's passcode. Once verified, the password will be displayed and can be copied.
It is important to note that on older versions of Android without root access, it is impossible to view saved passwords of third-party networks due to file system limitations. File wpa_supplicant.conf, where the data is stored, is protected by system access rights.
Using the router's web interface
The most secure way to find out or change your password is to access your router's settings. This method works whether your device is currently connected to the network or not, as long as you have a physical connection (wired or WiFi) and the login information for the control panel.
First, you need to find out the gateway's IP address. On Windows, this is done using the command ipconfig In the command line, find the line labeled "Default Gateway." This is typically an address like 192.168.0.1, 192.168.1.1, or 10.0.0.1. Enter this address into your browser's address bar.
The router's login page will open. Default logins and passwords are often found on a sticker on the bottom of the device. The most common pairs are admin/admin, admin/password, or admin/1234. If you've changed these details previously and forgot them, you'll need to perform a full reset (more on that below).
Once you enter the interface, navigation depends on the manufacturer (TP-Link, ASUS, D-Link, Keenetic). Look for sections titled "Wireless," "Wireless Mode," "WLAN," or "Wi-Fi." Inside, you'll find a "Security" subsection, where the current key is displayed in the "PSK Password" or "WPA Pre-Shared Key" field.
| 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 |
⚠️ Note: Firmware interfaces are constantly being updated. The menu layout may differ from what's described. Search for the keywords "Wireless Security" or "WLAN Settings."
In modern routers with cloud management (for example, Keenetic or MikroTik) You can access the settings remotely via the mobile app, if one has been configured previously. This allows you to change the password even when you're away from home.
WPS method and its limitations
Technology Wi-Fi Protected Setup Wi-Fi Protected Setup (WPS) was developed to simplify connecting devices without entering long passwords. It allows you to connect to a network by pressing a button on the router or entering a PIN code. However, this method has serious vulnerabilities and has recently been actively blocked by manufacturers.
If your router has WPS enabled (the indicator light is often on or flashing), you can try connecting without knowing the password. There are scanner apps available for Android (for example, WiFi WPS Connect), who try to guess the PIN code or exploit protocol vulnerabilities to gain access.
Why is WPS considered?
The WPS protocol uses an 8-digit PIN. The last digit serves as a checksum, reducing the number of possible combinations. Trying all possible combinations takes anywhere from a few minutes to several hours, after which the device gains full access to the network, including the cleartext password.
On computers running Windows 7 and earlier, it was possible to connect via WPS by selecting the appropriate option in the network menu, but in Windows 10 and 11, this feature was removed from the interface for security reasons. Using WPS on a PC now requires third-party utilities or a physical button on the router.
It's worth noting that many modern router models have WPS disabled by default or don't support PIN mode, requiring a push button. In this case, finding the password using this method won't work; you can only connect if you have physical access to the push button.
Resetting the router to factory settings
If none of the above methods helped and you cannot enter the control panel, there remains a radical but effective method - a complete reset of the settings (Hard Reset). This will return the router to the state it was in when you purchased it.
It's important to understand the consequences: after resetting, all provider settings (connection type, login, PPPoE/L2TP password), network name, and WiFi password will be deleted. You'll have to reconfigure your internet connection, which may require your contract information.
☑️ Checklist before resetting your router
To reset the device, locate the small hole labeled "Reset" or "RST" on the device's casing. It's usually recessed to prevent accidental pressing. You'll need a straightened paperclip or a thin needle.
- Plug the router into a power outlet and wait for it to load (1-2 minutes).
- Press and hold the Reset button inside the hole for 10-15 seconds.
- The indicators on the front panel should blink or turn off, indicating that the reset process has begun.
- Release the button and wait for the router to reboot (about 2-3 minutes).
After rebooting, the device will broadcast the network with the factory name (indicated on the sticker) and no password (or with the password from the sticker). Once connected, you can set a new password through the web interface at the address indicated on the sticker.
⚠️ Important: Make sure you have internet access via cable or mobile phone to download your provider's settings or contact technical support if automatic setup does not work.
Specialized software and hacking myths
You can find a lot of programs on the internet with names like "WiFi Password Hacker," "Universal Key," and so on. Most of them are either useless junk that collect your data, or security audit tools that require in-depth knowledge.
Real tools like Aircrack-ng, work not by brute-forcing a password in real time, but by intercepting the handshake between the device and the router. Then, an offline dictionary search is performed. If the password is complex (long, containing numbers and special characters), this search can take years.
Furthermore, using such programs to access other people's networks without the owner's permission is illegal in many countries and falls under computer fraud statutes. Legal use is only permitted for testing the resilience of one's own network.
If you've forgotten your network password, it's always more effective to use legitimate recovery methods through connected devices or resetting the router than to search for a "magic pill" in the form of dubious software.
Is it possible to find out the WiFi password if I'm not connected to the network?
Without a prior connection or a saved profile on the device—no. Operating systems don't store passwords for networks the device has never connected to. The only option is physical access to the router (using a sticker or resetting it).
What should I do if the password on the router sticker has been erased?
Try the default combinations (admin/admin) or perform a reset using the Reset button. After the reset, the router will return to factory settings, but the password from the sticker may not be restored if it was changed by the firmware. In this case, the only solution is to log in to the interface with the default credentials and set a new key.
Is it safe to use WiFi finder apps?
Most free apps from stores collect user geolocation data and passwords, creating databases of open networks. Using such programs compromises the security of your personal network if you share your connection data.
How to create a strong WiFi password?
Use a combination of at least 12 characters, including uppercase and lowercase letters, numbers, and special characters. Avoid obvious combinations like "12345678" or a phone number. A good password cannot be cracked using dictionary attacks.