Forgot your home Wi-Fi password, but your phone is connected? This situation is familiar to many: the router was set up a long time ago, the password was written down somewhere on a piece of paper (which, of course, got lost), and you urgently need to give guests access. Luckily, Find out the saved Wi-Fi password on your phone You can do this without any complicated manipulations, even if you don’t have access to the router’s admin panel.
In this article we will analyze all current methods For Android (including Samsung, Xiaomi, Huawei) And iPhone, as well as alternative methods through the router settings. Important: not all methods are universal - some require root rights on Android or access to MacBook for iPhone. But let's start with the simplest!
1. Method for Android: standard password viewing (without root)
Starting from Android 10Google has added the ability to view saved Wi-Fi passwords. without additional programsHowever, this method does not work on all firmware versions - manufacturers like Xiaomi or Samsung often hide the function or modify it.
To check if your phone supports this method:
- 📱 Open
Settings → Wi-Fi. - 🔍 Find your network in the list and tap on its name (do not reconnect!).
- 🔑 Search for the item
Password,Show passwordorShare(on English firmware). - 👁️ The system may ask Lock screen PIN or fingerprint for verification.
If there's no password option, your firmware is hiding it. In this case, proceed to the next method.
⚠️ Note: On some devices (eg. Samsung Galaxy With One UI) the password is displayed only if the phone connected to this network at the momentDisconnect and reconnect if the password field is inactive.
Check your Android version (must be 10+)
Restart your phone
Update your firmware to the latest version
Try another method from the article-->
2. Rooted Android: How to Retrieve Passwords via the File System
If your phone has root access, you can extract the Wi-Fi password directly from the system files. This method works on any version of Android, but requires caution - incorrect actions can disrupt the operation of the system.
Instructions:
- Install any file manager with root access (For example, Root Explorer or FX File Explorer).
- Follow the path:
/data/misc/wifi/WifiConfigStore.xmlor (on older versions of Android):
/data/misc/wifi/WPA_SUPPLICANT.conf - Open the file in a text editor and find the block with the name of your network (
SSID). There will be a line next to it.PSK- this is the password.
Example of file content:
network={
ssid="MyWiFi"
psk="12345678"
key_mgmt=WPA-PSK
}
⚠️ Warning: Changing or deleting this file may result in loss of all saved Wi-Fi networksMake a backup before editing!
What if the file does not exist?
On some firmware (for example, MIUI from Xiaomi) The path may differ. Try searching for the file by keyword. wpa_supplicant via search in the file manager. Also check the folder /data/vendor/wifi/.
3. iPhone: How to find your Wi-Fi password through settings (with limitations)
Apple strictly controls access to system data, so iPhone there is no direct way View your saved Wi-Fi password. However, there are workarounds:
- 💻 Via MacBook: If your iPhone And Mac synchronized via
iCloud Keychain, the password can be found inSystem Preferences → Wi-Fi → Advanced(you need to select the network and check the boxShow password). - 📱 Via an iTunes backup: Special programs (eg iBackup Viewer) can extract passwords from a backup, but this requires unlocked iPhone and computer.
- 🔧 Via a router: If you have access to the router's admin panel (see section 5), the easiest way to view the password is there.
Important: On clean iPhone without additional devices or programs It is impossible to find out the password - this is a security limitation iOS.
4. Universal method: viewing the password through the router
If none of the previous methods worked, the most reliable way — access your router settings. You don't need to be an IT specialist to do this; just follow these simple instructions:
- Find out Router IP address. Usually it is:
- 🌐
192.168.0.1or192.168.1.1(For TP-Link, D-Link, Asus), - 🌐
192.168.8.1(For Huawei), - 🌐
192.168.100.1(For ZTE, Rostelecom).
- 🌐
The address can also be found on a sticker on the back of the router.
- 🔐 Login:
admin, password:adminorpassword; - 🔐 For routers from the provider (for example, MTS, Beeline) the data may be unique - look at the sticker.
- Go to the section
Wi-Fi(orWireless network), thenSecurity settingsThe password will be in the field.PSK passwordorKey.
| Router manufacturer | Wi-Fi password section | Example path |
|---|---|---|
| TP-Link | Wireless → Wireless Security | 192.168.0.1 → Basic → Wireless |
| Asus | Wireless Network → Authentication Settings | 192.168.1.1 → Advanced → Wireless Network |
| Keenetic | Wi-Fi Network → Access Point | my.keenetic.net → Wi-Fi → Main Network |
| Huawei | WLAN → WLAN Basic Settings | 192.168.8.1 → Home Network → WLAN |
⚠️ Attention: If you did not change the default router password, it could have been reset by attackers. After logging into the admin panel Be sure to change your password to a more complex one (for example, Wpa3-Personal with 12+ characters).
5. Alternative methods: apps and ADB
If standard methods don't work, you can use third-party tools. Let's look at two proven options:
📌 Android Apps (No Root)
Some applications (eg. WiFi Password Viewer or WiFi Key Recovery) they promise to show passwords without root, but only work on older versions of Android (up to 9.0). Be careful - many of them:
- 🚫 Requires unnecessary permissions (access to SMS, contacts);
- 🚫 Contains advertising or paid features;
- 🚫 May be malicious (check reviews in Google Play).
📌 ADB Commands (for Advanced Users)
If the phone is enabled USB debugging, you can extract the password through ADB (Android Debug Bridge). To do this:
- Connect your phone to your computer and enable debugging.
- Enter in the command line:
adb pull /data/misc/wifi/WifiConfigStore.xml - Open the downloaded file and find
PSKfor your network.
Warning: This method requires unlocked bootloader on some devices (eg Xiaomi or OnePlus).
6. What to do if nothing helps?
If you've tried all the methods and still haven't found the password, there are some drastic measures left:
- 🔄 Reset your router settings button
Reset(on the back panel). After this, the network will be named by default (for example,TP-Link_1234), and the password is indicated on the sticker. - 📞 Contact your providerIf the router was issued by an Internet company (for example, Rostelecom or MTS), they can provide the password over the phone (you will need to confirm your personal information).
- 🔧 Set up a new networkIf the router is yours, it's easier to create a new access point with a new password than to try to recover the old one.
If the router is rented from a provider, resetting the settings may lead to loss of Internet access — in this case, you will have to call support to re-configure.
⚠️ Attention: After resetting the router, all connected devices (TVs, printers, cameras) disconnect from Wi-Fi and they will have to be configured again.
FAQ: Frequently asked questions about Wi-Fi passwords on your phone
Is it possible to find out the Wi-Fi password on an iPhone without a MacBook?
No, iOS does not provide such an opportunity. The only options are:
- Use a backup copy iTunes and special software (for example, iBackup Viewer);
- View the password on another device connected to this network (for example, on Windows-laptop);
- Go to the router settings.
Why isn't the Wi-Fi password displayed in Android's settings?
The reasons may be as follows:
- Outdated Android version (below 10.0);
- The manufacturer has hidden the function (for example, on Samsung With One UI up to version 3.1);
- The phone is not connected to the network at the moment;
- The password is saved in a cloud service (for example, Google Smart Lock), and not locally.
Solution: Update your firmware or use the alternative methods in the article.
How to protect your Wi-Fi from hacking after recovering your password?
Once you have learned the password, it is recommended to:
- Change your password to a more complex one (for example,
Wpa3-Personalwith 12+ characters, including letters, numbers and signs); - Disable
WPSin the router settings (this is a vulnerable protocol); - Enable filtering by
MAC addresses(although this is not a panacea); - Update the router firmware to the latest version;
- Hide network name (
SSID), if it does not interfere with your devices.
Is it possible to find out the password for someone else's Wi-Fi that their phone is connected to?
No, it's illegal. Unauthorized access to other people's networks is classified as a violation Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information"). The maximum penalty is a fine of up to 200,000 rubles or imprisonment for up to two years.
If you need access to someone else's network, ask the owner to provide the official password.
What is WPA3 and why is it recommended for Wi-Fi?
WPA3 — is the latest security standard for Wi-Fi, which:
- 🔒 Protects against dictionary attacks (brute force);
- 🛡️ Encrypts traffic even on open networks;
- 🔄 Automatically configures a secure connection for devices without a display (e.g. IoT gadgets).
To turn on WPA3, go to the router settings and select WPA3-Personal or WPA2/WPA3 Mixed in the security section.