Connecting a new device to the network, but losing or forgetting the password, is one of the most common problems in home network administration. The access key is often written on a sticker underneath the router, but if the equipment is located high up or the sticker has worn off, owners look for other ways to discover the Wi-Fi password. It's important to understand that this is purely a matter of restoring access to the router. own network or a network that you have legal right to control.
Modern operating systems such as Windows 10/11, macOS, as well as mobile platforms Android And iOS, store data about connected networks in secure registries. This is done for user convenience, so you don't have to enter a combination of characters each time you connect. However, this feature allows you to retrieve a forgotten key if you already have a device that is successfully authorized on the network. There are several proven methods, depending on the device type and operating system.
Before we begin any technical manipulations, it's worth noting that the security of a wireless connection directly depends on the strength of the key. If you plan to change your password, make sure the new combination is secure. In this article, we'll look at legal methods for restoring access through standard operating system interfaces and router web interfaces. Attempts to hack other people's networks using specialized software are illegal and may result in criminal liability.
Using the Command Prompt in Windows
operating system Windows Stores profiles of all networks the computer has ever connected to in a special storage area. Even if you're not currently connected to the router, but have successfully connected in the past, the system remembers the key. You can use the built-in utility to retrieve this information. netshThis method is considered the most reliable and does not require the installation of third-party software.
To get started, open a command prompt with administrator rights. Right-click the Start button and select the appropriate option from the menu. In the window that opens, enter the following command to display a list of all saved profiles: netsh wlan show profilesYou'll see a list of network names (SSIDs). Find your network's name in the list and remember its exact spelling.
Next, you need to enter a command to display details for a specific profile, including the security key. The command syntax is as follows:
netsh wlan show profile name="Network_Name" key=clear
Instead of Network_name Enter the exact name of your Wi-Fi network. In the list of options that appears, find the "Security settings" section. The "Key Content" line will contain the password you are looking for in clear text. This method works on all current versions of Windows, starting with Vista and ending Windows 11.
View saved networks on Android and iOS
Mobile devices have long ceased to be just phones, becoming full-fledged control centers for digital life. In the latest versions of mobile operating systems, developers have implemented the ability to view and share passwords. On devices running Android 10 and newer, as well iOS 16 and newer, the process of restoring access has been greatly simplified.
On smartphones Android (on clean interface and shells Samsung One UI, Xiaomi MIUI) You need to go to Wi-Fi settings. Click the gear icon next to your active or previously saved network. Select "Share" or "QR code." A square code will appear on the screen, often (but not always) with the password written in text underneath. If there is no text, scan the code with another device's camera—the connection string will show the key after the parameter. P:.
Users iPhone You can see saved passwords in the settings menu. Follow the path Settings → Wi-FiTap the blue information icon (the letter "i" in a circle) next to the desired network. Tap the hidden "Password" field. The system will require biometric authentication (Face ID or Touch ID) or the device passcode. Once verified, the password will be displayed in plain text and can be copied.
- 📱 On Android, you can use the standard camera app or Google Lens to scan a QR code.
- 🍏 On iOS, the password viewing function only works if the device is unlocked and has passed owner authentication.
- 🔒 To transfer a password to another Apple device, simply bring your iPhone close to the new device with Bluetooth enabled.
Login to the router's web interface
The most universal method, which works regardless of the type of connected device (TV, laptop, phone), is to log into the router's settings. If you know the password for the router's administrative panel, you can not only view but also change the wireless network settings. Standard login addresses usually look like this: 192.168.0.1 or 192.168.1.1, and can also be domain-specific, for example, tplinkwifi.net.
To log in, enter the address in the browser's address bar. The system will ask for a username and password. The default pair is often admin/admin or admin/passwordHowever, if you've previously changed this information and forgotten it, you'll need to reset your device. In the interface, look for the "Wireless," "WLAN," "Wi-Fi," or "Security" sections. This is where the encryption settings and access key are stored.
⚠️ Note: If you change the password in the web interface, all connected devices will lose internet connection and will require re-authorization with a new key.
Interfaces from different manufacturers vary greatly. TP-Link This is often the "Wireless Security" tab, ASUS - "Wireless network", MikroTik knowledge of WinBox or CLI is required. In modern cloud routers (for example, Keenetic or Tenda) settings can be synchronized via a mobile application, where the password can also be viewed in the status section.
What to do if the address 192.168.1.1 does not open?
Make sure your device is connected to the router via cable or Wi-Fi. Check if you're using mobile data instead of your local network. It's also possible that the gateway address has been changed in the TCP/IP settings.
Comparison of access recovery methods
The specific method you choose depends on your current situation: whether you have a Windows computer, your smartphone connected to the internet, or physical access to the router. Below is a table to help you quickly navigate the available options and their features.
| Method | Necessary conditions | Complexity | Risk of data loss |
|---|---|---|---|
| Command Prompt (Windows) | PC with saved profile | Low | Absent |
| Android/iOS settings | Smartphone with OS version 10+/16+ | Low | Absent |
| Router web interface | Router admin password | Average | Average (if error occurs) |
| Reset with the Reset button | Physical access to the router | High | High (reset all settings) |
As the table shows, software methods (via the OS) are the safest, as they don't change the hardware configuration. Router-based methods require greater caution, especially resetting the device to its factory settings.
Resetting the router to factory settings
If none of the software methods work and you don't remember the password for your router's admin panel, the last resort is a hard reset. Every router has a recessed button on the body. Reset or WPS/ResetTo activate recovery mode, press it with a thin object (paper clip, toothpick) and hold for 10-15 seconds until the indicators blink simultaneously.
After rebooting, the router will return to its out-of-the-box state. The Wi-Fi password will be reset to the one on the sticker on the bottom of the device (usually the default key or no key at all). However, along with the Wi-Fi password, your provider settings (PPPoE, L2TP, VLAN) will also be reset, and you'll need to re-enter them to connect to the internet.
⚠️ Important: Before performing a reset, make sure you have a contract with your provider or written down your authorization data (login, password, connection type), otherwise the internet will not work even after Wi-Fi access is restored.
The reset process may take 10 to 30 minutes. You will need to connect your computer with a cable, log in to 192.168.0.1 (or whatever is indicated on the sticker) and run the Quick Setup wizard. Modern routers can often automatically detect your connection type, making this process easier.
☑️ Checklist before resetting your router
Security measures and network protection
Once you've identified or recovered your password, it's time to consider your network's security. Default passwords issued by ISPs or manufacturers are often weak or publicly available. Attackers can use dictionaries of popular combinations to brute-force the key.
It is recommended to use an encryption protocol WPA2-PSK or, even better, WPA3, if your equipment supports this standard. Avoid using the outdated protocol. WEP, which can be cracked in a few minutes even by a novice. The password must contain at least 12 characters, including uppercase and lowercase letters, numbers, and special characters.
- 🛡️ Update your router firmware regularly to patch security vulnerabilities.
- 🔐 Disable the feature WPS in the router settings, as it is one of the most vulnerable entry points.
- 👀 Periodically check the list of connected clients in the web interface for any unauthorized devices.
Store new passwords in a safe place. This could be a dedicated password manager (for example, Bitwarden, KeePass) or a physical notepad accessible only to you. Writing your password in plaintext in a "passwords.txt" file on your computer desktop is bad practice and can compromise your entire home network.
Can a neighbor steal my Wi-Fi without a password?
Without a password and without exploiting WPS vulnerabilities, it's impossible to connect to a secure WPA2/WPA3 network. However, if your neighbors know your password, they can connect automatically. Change the key and disable WPS for security.
Frequently Asked Questions (FAQ)
Is it possible to find out the Wi-Fi password if I have never connected to this network from this device?
No, it's impossible to programmatically find out the password without prior authorization. The operating system doesn't store keys for networks the device hasn't connected to. The only option is physical access to the router (using a sticker) or logging into its settings from a known device.
Do Wi-Fi hacking apps work on phones?
Most of these apps in official stores (Google Play, AppStore) are fake or contain viruses. Real security audit tools (for example, Aircrack-ng) require complex setup, root access, and special Wi-Fi adapters that support monitoring mode. They won't work on regular smartphones without OS modifications.
What should I do if the password on the router sticker has been erased?
If the password has been changed by the user and the sticker is unreadable, and there is no key in the device's memory, the only solution is to reset the router using the button ResetAfter this, the key will become the standard code specified in the instructions or on the manufacturer's website for this model.
Is it safe to use third-party password recovery programs?
Using unknown software carries risks. Such programs may contain malicious code that will steal your data or turn your PC into part of a botnet. Built-in Windows tools (netsh) or standard OS functions are safer and more reliable.