Needing to connect a new device to your home network but forgetting your Wi-Fi password is a common occurrence. This could be due to unexpected guests, the purchase of a new smartphone, or the need to set up a smart TV. Fortunately, modern operating systems and router hardware interfaces offer several scenarios for resolving this issue without contacting your provider's support team.
Before resorting to drastic measures like a complete hardware reset, it's worth checking the software capabilities of your already connected devices. Often, the desired character combination is stored in the Windows or Android cache, waiting for its moment. Knowing where to look for this data will save you time and frustration, allowing you to avoid the hassle of reconfiguring your internet connection.
In this article, we'll cover the detailed steps for various router platforms and models. You'll learn how to view saved keys via the command line, find them in the administrator's web interface, and what to do if none of the soft methods work. Restoring access — the process is technically simple, but requires attention to detail.
Finding a password through Windows settings
If you already have a Windows laptop or desktop computer connected to your Wi-Fi network, the operating system already knows the answer to your question. It stores security keys in a special vault for automatic future connections. You can retrieve this information through the graphical interface, without resorting to complex commands.
First, open the Network and Network Control Panel. Right-click the Wi-Fi icon in the system tray (near the clock) and select "Network and Internet Settings." Next, go to "Network and Sharing Center" or simply click the name of your active wireless network. In the status window that opens, click "Wireless Network Properties."
In the new dialog box, switch to the "Security" tab. This is where the "Network Security Key" field is located, with the characters hidden behind asterisks. To see the actual password, check the "Show entered characters" box. The system may request administrator privileges to confirm this action.
An alternative, faster method for experienced users is to use the command line. This method is convenient because it allows you to directly copy the text to the clipboard. Open the terminal (cmd) as administrator and enter the following command, replacing "NetworkName" with the name of your Wi-Fi network:
netsh wlan show profile name="Network_Name" key=clear
In the command output, find the line "Key Content." This will contain the password you're looking for in cleartext. This method is especially useful if the graphical interface is unstable or hidden by group policies.
How to view your password on Android and iPhone
Mobile devices also store data about connected networks, but access to it depends on the operating system version and access rights. On modern smartphones with Android 10 and above, as well as iOS 16+, this feature is built-in and does not require root or jailbreak.
On an Android device, the process is typically as follows: go to "Settings" and select "Wi-Fi" or "Connections." Tap the gear icon next to your network name or select "Share" (sometimes represented as a QR code). The text password is often written underneath the graphic code, or you can see it by scanning the QR code with another device's camera.
What should I do if the QR code does not show text?
Some Android skins (such as older versions of MIUI or EMUI) only generate an image. In this case, take a screenshot of the QR code and open it using Google Lens or any QR code scanner on your phone. The app will recognize the string and display the password in plain text.
iPhone users with the updated iOS 16 can do it even easier. Go to "Settings" -> "Wi-Fi." Tap the blue "Info" button (the "i" in a circle) to the right of the network name. In the "Password" field, tap the hidden dots. The system will prompt you to authenticate with biometrics (Face ID or Touch ID), after which the password will become visible and can be copied.
It's important to note that on older versions of Android (below 10), it's impossible to view the saved password using standard tools without root access. In such cases, you'll have to resort to third-party apps that require extended access rights or reset the router.
Login to the router control panel
The most secure way to find or change your password is to access the router's admin panel. This is the web interface where you can configure all device settings, including wireless network security. To log in, you'll need a device connected to the router via cable or Wi-Fi and a browser.
The first step is to find out the gateway's IP address. On Windows, this is done via the command line with the command ipconfigFind the line "Default Gateway". This is usually the address 192.168.0.1 or 192.168.1.1Enter this address into the address bar of your browser.
Next, you'll need to log in. If you've never changed your router's login and password, they're factory defaults. This information is usually found on a sticker on the bottom of the device. For popular models, it looks like this:
| Router brand | Default login | Default password | Entrance address |
|---|---|---|---|
| TP-Link | admin | admin | tplinkwifi.net |
| ASUS | admin | admin | router.asus.com |
| D-Link | admin | (empty) | 192.168.0.1 |
| Keenetic | admin | 1234 | my.keenetic.net |
| Tenda | admin | admin | tendawifi.com |
After successfully logging in, find the section responsible for your wireless network. It may be called "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN." Within this section, look for the "Security" or "Wi-Fi Settings" subsection. The "PSK Password," "Wireless Password," or "Pre-Security Key" field contains your current password.
Finding the password on the device sticker
Many users forget that the manufacturer often indicates the factory settings directly on the device's body. If you've never changed the Wi-Fi password since purchasing the router, there's no need to search for it in Windows or the control panel—just flip the device over.
There is an information sticker on the bottom or back of the router. It contains the SSID (network name) and Wireless Key/Password. Please note that on some models (e.g., MikroTik or Ubiquiti) the password can be part of the PIN code or WPS code.
However, this method only works if the router settings haven't been manually changed. If the previous owner or you yourself changed the default security key some time ago, the information on the sticker will be out of date. In this case, the system will simply not allow you to access the network with the factory password.
It's also worth considering the condition of the sticker itself. Over time, the inscription may wear off due to friction against the table surface or dust. If the letters are barely visible, try shining a flashlight on the sticker at an acute angle—this often helps reveal faded text.
Resetting the router to factory settings
If none of the software methods work and the password on the sticker doesn't work, the final, drastic option is a hard reset. This will return the router to its factory-fresh state, erasing all user settings, including the network name, Wi-Fi password, and provider settings.
⚠️ Attention: After resetting, the router will stop distributing internet until you re-enter your ISP credentials (PPPoE/L2TP login and password or static IP settings). Make sure you have your ISP contract handy before starting the process!
To reset the router, locate the "Reset" or "WPS/Reset" button on the device. It may be recessed to prevent accidental pressing. You'll need a thin object, such as a paperclip, toothpick, or needle. With the router turned on, press and hold the button for 10-15 seconds until the LEDs blink simultaneously or the device reboots.
After rebooting, the router will create an open network (without a password) or a network with the password indicated on the sticker. You can connect to it and, through the web interface (at the address indicated on the sticker), reconfigure your internet connection and set a new password.
☑️ Checklist before resetting your router
The reconfiguration process may take anywhere from 5 to 20 minutes depending on your printing speed and connection type. For cable providers (e.g., Rostelecom, Dom.ru) often requires a PPPoE connection type, and for fiber optic (MGTS, Beeline) — DHCP or L2TP.
Using third-party programs and utilities
There is a category of software designed to recover and manage Wi-Fi passwords. Utilities such as WirelessKeyView from NirSoft or WiFi Password Revealer, scan the Windows registry and extract saved keys. They are useful if the standard Windows interface is malfunctioning.
However, using such programs requires caution. Firstly, antivirus programs often detect them as potentially unwanted software (HackTools), as they use the same methods as stealer viruses. Secondly, such programs should only be downloaded from the developers' official websites to avoid infecting your computer with actual malicious code.
There are QR code scanner apps for mobile devices, as mentioned above. They don't hack Wi-Fi, but simply read the information encrypted in the graphic code generated by the Android system. This is a legal and secure method.
⚠️ Attention: Do not attempt to use brute-force password cracking programs on other people's networks. This is illegal and violates criminal law provisions on unauthorized access to computer information. All described methods are intended only for restoring access to your own equipment.
In some cases, mobile apps from router manufacturers themselves can help. For example, Tether for TP-Link or ASUS RouterIf you've ever configured a router through such an app and logged in, the password may be saved in the device profile within the app.
Frequently Asked Questions (FAQ)
Is it possible to find out your neighbors' Wi-Fi password via their phone?
No, this is impossible to do legally. Modern encryption protocols (WPA2/WPA3) reliably protect the network. Apps in stores that promise "hacks" are most often scams or simply display a list of open networks within range.
What to do if the reset button sticks or is broken?
If the button is physically faulty, resetting the router programmatically through the web interface won't work (since you don't know the login password). In this case, you'll have to open the case (which will void the warranty) and short the contacts on the board, or contact a service center. You can also try searching for vulnerabilities (exploits) in your specific router model if the firmware version is very old.
Where can I find the password if the router was provided by my ISP?
If the equipment is leased or provided by a provider (often with the operator's logo), the password can be specified in the subscriber's personal account on the provider's website. Technical support can also provide the factory password if the device hasn't been flashed.
Why does Windows say "Unable to save password"?
This is a permissions error. Try running the command prompt as administrator. If that doesn't help, the user profile may be corrupted or group policies may be preventing keys from being saved. In this case, it's easier to reset the network settings with the command netsh wlan delete profile name="Network_Name" and reconnect.
Does the password on the sticker change after flashing the router?
No, the sticker is a physical object. However, if you've updated the router's firmware or reset it, the password you set during the new setup becomes valid. The factory password on the sticker becomes invalid immediately after the first manual change of the security key.