Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or do you need to connect a new device, but the network owner isn't around? This situation is familiar to many, according to surveys. every third user I've lost my Wi-Fi password at least once. Luckily, there are legal ways to recover it. without root rights on Android or hacking someone else's network.
In this article we will look at All working methods for Android, Windows, macOS devices, and even through the router's web interface — from simply viewing saved networks to using specialized utilities. Important: all described actions are applicable only to your own Networks to which you have physical or administrative access. Illegally connecting to other people's Wi-Fi networks is punishable by law (Article 272 of the Criminal Code of the Russian Federation).
1. How to view your Wi-Fi password on Android without rooting
Modern versions Android 10+ Access to system files without root access is severely restricted, but there are workarounds. The most reliable is to use built-in firmware features or third-party apps with restricted rights.
On some smartphones (eg. Xiaomi, Samsung with shell One UI, Huawei With EMUI) the password can be seen directly in the network settings:
- Open
Settings → Wi-Fi. - Tap on the name of the connected network.
- Select
ShareorQR code(On some devices you may need to enter your lock screen PIN). - The password will be displayed under the QR code or in the field
Password.
What to check before searching for a password on Android
If the standard method doesn't work, try apps like WiFi Password Viewer (available in Google Play). They do not require root, but only work on devices with Android 9 and below or on firmware with vulnerabilities (for example, some versions MIUI). The principle is simple: the utility reads data from a file /data/misc/wifi/WifiConfigStore.xml, where the system saves passwords.
⚠️ Warning: Password viewer apps without root often contain adware or collect data. Install them only from official sources and disable them after use.
2. Password recovery via Windows 10/11
On computers with Windows You can find out the password for your current or previously connected network in 30 seconds—without installing any additional software. This method works if your PC has connected to the network at least once.
Instructions:
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks. - Select the desired network and click
Properties. - In the section
Security parameterscheck the boxShow entered characters— the password will become visible.
If the network is not listed as "known" but you are sure you have connected to it before, try the alternative method via Command line:
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME the name of your Wi-Fi. The password will be in the line Key content.
| Method | Powered by | Required rights | Restrictions |
|---|---|---|---|
| Through "Network Properties" | Windows 10/11 | Administrator | Only for saved networks |
Team netsh |
Windows 7+ | Administrator | Doesn't show networks that haven't been connected to |
| Third-party utilities (eg WirelessKeyView) | Windows XP–11 | Administrator | Can be detected by antivirus software as PUP |
3. View password on Mac (macOS)
On MacBook or iMac The Wi-Fi password is stored in the keychain (Keychain Access). To find it:
- Open
Programs → Utilities → Keychain. - Enter the network name in the search bar.
- Double-click on the found entry.
- Check the box
Show passwordand enter your account password macOS.
If the network doesn't appear in your keychain, try using the terminal. Enter the command:
security find-generic-password -ga NETWORK_NAME | grep password
The system will ask for your account password; once entered, the desired combination will be displayed.
⚠️ Note: On macOS Ventura 13.3+ Apple has tightened password access via Terminal. If the command doesn't work, use Keychain only.
4. How to find out the password through the router (web interface)
The most common way is to access the router settings. This requires physical access to the device or login credentials for the admin panel (usually found on a sticker on the device).
Step-by-step instructions:
- Connect to the router via cable or Wi-Fi (if the password has not been changed, use the default one from the sticker).
- Open your browser and enter your router's IP address. This is most often:
- 🌐
192.168.0.1(TP-Link, D-Link) - 🌐
192.168.1.1(ASUS, Zyxel, Keenetic) - 🌐
192.168.8.1(some Huawei models)
- 🌐
admin/admin or admin/empty).Wireless (or Wi-Fi, Wireless network).Password, Key or PSK password.What should I do if I can't access my router?
If the default IP address does not open, try:
1. Check the cable connection (Wi-Fi may be disabled).
2. Use the command ipconfig (Windows) or ifconfig (macOS/Linux) to find the default gateway.
3. Reset the router using the button Reset (hold for 10-15 seconds), but this will delete all settings, including the password.
On some routers (for example, Keenetic) The password is hidden by asterisks. To see it, you need to:
- Click
Show password(if there is such a button). - Or open the source code of the page (
Ctrl+U), find the line withtype="password"and replace it withtype="text". - 📶 Network name (
SSID) - 🔑 Password (
Wi-Fi Key) - 🌍 Encryption type (usually
WPA2-PSK)
5. Using the QR code from the router sticker
Many modern routers (for example, Xiaomi Mi Router, Huawei WS5200, TP-Link Archer) have a sticker with a QR code on the body. It contains:
To read the QR code:
- Scan it with the standard camera app on your smartphone (Android 9+/iOS 11+ support this out of the box).
- Or use specialized scanners, for example QR Code Reader.
- The system will prompt you to connect to the network; the password will be visible in the connection window.
If the QR code is damaged or unreadable, try manually entering the data from the sticker. It typically contains:
- 🔤
SSID— network name; - 🔐
Password/Key- password; - 📡
5GHz— a separate password for the 5 GHz network (if any).
6. Specialized programs for password recovery
If standard methods don't help, you can use password recovery utilities. They analyze saved data or intercept the handshake (handshake) when connecting devices.
Popular tools:
- 🖥️ WirelessKeyView (Windows) - Shows all saved passwords.
- 📱 WiFi Map (Android/iOS) — open network databases (legal only for public access points).
- 🐧 Aircrack-ng (Linux) - for intercepting and analyzing traffic (requires skills).
Example of working with WirelessKeyView:
- Download the program from the official website NirSoft.
- Run as administrator.
- Find the desired network in the list - the password will be in the column
Key (Ascii).
⚠️ Attention: Programs like Aircrack-ng or Wireshark can be used to hack into other people's networks, which is illegal. We describe them solely for the purpose of restoring access to his own network if you lose your password.
7. Alternative methods (if nothing helps)
If all the above methods do not work, there are radical measures left:
- 🔧 Resetting the router - press the button
Resetfor 10-15 seconds. Everything will return to factory settings, and the password will be indicated on the sticker. Minus: you will have to configure the router again. - 📞 Contact your provider - some operators (for example, Rostelecom, Beeline) may provide the password over the phone after verifying personal data.
- 🔄 Connect via WPS - if the router supports it
WPS, press the button on its body, and on the device select connection viaWPSin the Wi-Fi settings.
For advanced users There is another way - flashing the router firmware via TFTP In emergency mode. This allows you to bypass the administrator password, but requires technical knowledge and can brick the device if you make a mistake.
FAQ: Frequently Asked Questions
Is it possible to find out a Wi-Fi password without accessing the router?
Yes, if at least one device (smartphone, laptop) has previously connected to this network. Use the methods for Android, Windows or macOS, described above. Without connected devices and access to the router, it is impossible to legally recover the password.
Why isn't the "Share" password option showing up on Android?
This feature is firmware dependent:
- 📱 On stock Android (Pixel, Motorola) option may not be available.
- 📱 Manufacturers like Samsung or Xiaomi add it to their shells.
- 📱 On Android 12+ Google has restricted access to passwords for security reasons.
Try alternative methods from first section.
What should I do if my router requires a login/password and the sticker has worn off?
Standard combinations for most routers:
admin/admin;admin/empty field;admin/password;- For Zyxel Keenetic:
admin/1234.
If nothing works, the only option left is to reset to factory settings (Reset).
Is it possible to hack someone else's Wi-Fi without a password?
Technically yes, but that's illegallyIn Russia, unauthorized access to the network is punishable by Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"), which carries a fine of up to 200,000 rubles or imprisonment for up to 2 years. Use the methods described only to restore access to your own networks.
How to protect your Wi-Fi from hacking?
To minimize risks:
- 🔒 Use
WPA3instead ofWPA2(if the router supports it). - 🔑 Set a complex password (12+ characters with letters, numbers, and symbols).
- 🚫 Turn it off
WPS- This protocol is vulnerable to brute force. - 🔄 Update your router firmware regularly.
- 📡 Hide
SSID(turn off broadcast) and use filtering byMAC-addresses.