Many users are familiar with the situation of urgently needing to access the internet but forgetting their home network password. This can happen after a long absence, a phone reset, or when trying to connect a new guest. Fortunately, there are several proven methods for restoring access without having to perform a full factory reset.
Restoring access is possible using already connected devices, such as a computer running Windows or a smartphone based on AndroidYou can also use the router's web interface if you have access to its administrative panel. The main thing is not to panic and to follow one of the suggested steps step by step.
In this article, we'll cover all the current methods for retrieving a forgotten security key. We'll cover methods for different operating systems and router models so you can choose the most appropriate option for your situation.
Using an already connected Windows computer
If you already have a laptop or desktop computer running an operating system connected to your wireless network Windows, then password recovery will only take a couple of minutes. The operating system stores the keys of all networks you've ever connected to in a secure registry.
First, you need to open your network settings. Right-click the Wi-Fi icon in the system tray (lower-right corner of the screen) and select Network and Sharing CenterIn the window that opens, find the name of your active wireless network and click on the link Wireless network.
A small status window will appear where you need to press the button Wireless network propertiesIn the new dialog box, switch to the tab SecurityThis is where the information you are looking for is located, hidden by default.
In the field Show entered characters You need to check the box. Immediately after that, your password will appear in plain text instead of the asterisks in the "Network Security Key" field. You can copy it or rewrite it.
⚠️ Attention: If the "Security" tab is grayed out or the Properties button is unavailable, it may mean your account doesn't have administrator rights on this computer. In this case, ask the PC owner to perform these steps.
It's worth noting that the interface may differ slightly on Windows 10 and 11, but the logic remains the same. In newer OS versions, you can also use the command line to retrieve data.
Restoring access via an Android smartphone
Owners of smartphones based on Android Versions 10 and above can find out the password for the network the device is connected to without root access. This feature has become standard for most modern shells, including Samsung One UI, Xiaomi MIUI and clean Android.
The procedure is quite simple and intuitive. Go to Settings your device, then select the section Wi-Fi or ConnectionsFind the network you need the password for (usually marked "Connected") and click the gear icon next to it.
In the network settings menu, find the button Share or QR codeThe system may require identification via a PIN, pattern, or fingerprint. Upon successful authentication, a QR code will appear on the screen for connecting other devices.
On many smartphones, the password is displayed in text below the QR code image. If there's no text, simply take a screenshot and open the image using any QR code reader app or Google Lens.
- 📱 Open Wi-Fi settings on the connected Android smartphone.
- 🔑 Click on the gear next to the active network.
- 📸 Select the "Share" or "QR code" option.
- 👁️ Look at the text below the code or scan the screen with another phone.
It's important to understand that on older versions of Android (below 10), this method may not work without root access. In such cases, you'll have to find the password through the router's web interface.
Viewing your password on Apple devices (macOS and iOS)
Ecosystem users Apple has a unique feature for syncing passwords via iCloud Keychain. This means that if you've ever connected your iPhone or iPad to a network, the password could be saved in the keychain and accessible on your Mac.
On macOS computers, open the app Bunch of keys (Keychain Access). You can find it via Spotlight (Cmd+Space) or in the Applications → Utilities folder. In the list on the left, select the "Passwords" category and find the name of your Wi-Fi network in the general list.
Double-click the network name. In the properties window that opens, check the box. Show passwordThe system will prompt you to enter your Mac user account password or Touch ID. Once entered, the information will appear in the text field.
On iPhones with iOS 16 and later, the process has become even simpler. Go to Settings → Wi-FiClick on the blue icon (i) next to the network name. Tap the "Password" field, which will be hidden by dots. After confirming with Face ID or Touch ID, the password will be displayed and can be copied.
| Device | Minimum OS version | Viewing method | Is Root/Jailbreak necessary? |
|---|---|---|---|
| Windows PC | Any | Network Properties / CMD | No |
| Android | 10+ | QR code / Share | No |
| macOS | Any | Bunch of keys | No |
| iPhone / iPad | iOS 16+ | Wi-Fi settings | No |
⚠️ Attention: The ability to view passwords on iPhone was only introduced in iOS 16. On older versions of the system (iOS 15 and below), viewing saved passwords using standard tools is not possible; you'll need a Mac with the same iCloud account.
Login to the router's web interface
The most universal method, which always works if you have physical access to the router and a cable connection (or Wi-Fi from another device), is to log into the router's settings. The Wi-Fi password is stored in the device's configuration.
First, you need to find out the gateway's IP address. On Windows, this is done via the command line: enter cmd, then the command ipconfigFind the line Default gateway (usually 192.168.0.1 or 192.168.1.1). Enter this address in your browser.
The router's login page will open. Here you'll need to enter the administrator username and password. If you haven't changed them, they're located on the sticker on the bottom of the device. The default combinations are: admin/admin, admin/password or admin/1234.
After logging in, the interface may look different depending on the brand (TP-Link, ASUS, D-Link, Keenetic). Search sections Wireless, Wi-Fi or Wireless network. In subsections Security or Security settings There will be a field with the WPA/WPA2 key.
☑️ Check before logging into the router
If the default admin password doesn't work, it may have been changed previously. In this case, you'll need to perform a hard reset of the router by holding down the button. Reset on the case for 10-15 seconds. After this, the device will return to the factory settings indicated on the sticker.
What should I do if I forgot my router admin password?
If you changed your router password and forgot it, the only solution is a full reset. This will erase all settings, including the network name and internet password (PPPoE/L2TP), which you will have to re-enter. Make sure you have your ISP credentials before resetting.
Using third-party snails and programs
There are many wireless connection management software solutions that can help retrieve saved passwords. One of the most popular and secure tools is the utility WirelessKeyView from NirSoft.
This program requires no installation and works immediately after launch. It scans the Windows system registry and displays a list of all known networks with their security keys in clear text. This is especially convenient if the standard Windows interface is unavailable for some reason.
There are also Android apps such as WiFi Password Viewer, but they often require root access to function. Without superuser access, they may only display QR codes or be useless on newer OS versions due to Google's security restrictions.
- 💻 WirelessKeyView — a lightweight utility for Windows that displays all saved keys.
- 📡 WiFi Password Decryptor — a more advanced tool with additional features.
- 📱 QR Code Scanner - any code scanner for decoding QR codes from another phone.
Be careful when downloading such software. Download programs only from the developers' official websites to avoid introducing malware that could steal your data.
Frequently asked questions and connection problems
Even with the password, users may encounter connection errors. Often, the problem lies not in a forgotten password, but in incompatible encryption standards or frequency bands.
For example, if the router only broadcasts in the 5 GHz band, but the device only supports 2.4 GHz, there will be no connection. A MAC address filter may also interfere if it was accidentally enabled in the router's security settings.
Sometimes simply restarting the network adapter helps. In Windows, this can be done via the command line with the following commands: netsh winsock reset And netsh int ip reset, after which a computer restart is required.
Why does my phone say "Incorrect password" even though I'm entering it correctly?
A common cause is an incorrect keyboard layout or Caps Lock being enabled. Also, check that similar characters aren't mixed up (for example, the zero "0" and the letter "O," or the one "1" and the letter "l"). Try copying the password from another device, if possible.
Is it possible to find out someone else's Wi-Fi password?
No, it's impossible to legally discover the password to someone else's closed network without access to the router or connected device. All WPA2 hacking methods are illegal and require sophisticated equipment, and modern routers are well protected against such attacks.
What to do if nothing helps?
If none of the software methods work, physical access remains. Check the sticker on the bottom of the router—the factory password is often listed there. If it's changed, the only solution is to press the Reset button on the router, but this will reset all settings.
Is it safe to store passwords in your browser?
Modern browsers encrypt saved passwords, but for complete security, it's recommended to use a browser master password or a separate password manager. This will protect your data if someone else accesses your computer.
How to create a complex yet memorable password?
Use a combination of 4-5 random words separated by special characters or numbers (for example, Stol-Lampa-Kot-24!). Such a password is easy to remember by association, but extremely difficult to brute-force.