Forgetting your home Wi-Fi password is easier than you think: just don't connect a new device for a month or reset your smartphone. But what if your router access is limited and you need internet access urgently? Fortunately, modern smartphones Android And iOS Store passwords for saved networks - they can be retrieved without complex manipulations.
In this article you will find 5 proven methods Find your Wi-Fi password directly from your phone, including hidden system menu functions, third-party apps, and workarounds for non-rooted devices. We'll also discuss why some methods no longer work in newer versions. Android 14 And iOS 17, and what to do if the phone does not show the password even through the engineering menu.
⚠️ Important: All methods are intended only for extracting passwords from your own networksUsing them to hack other people's access points is illegal and punishable under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information").
1. The standard method for Android: Wi-Fi settings menu
On most smartphones with Android 10 and newer, the password for a saved network can be viewed directly in the settings - without additional applications. This method works on Samsung Galaxy, Xiaomi Redmi/POCO, Google Pixel and other devices, but may be absent on some custom firmware.
Instructions:
- 📱 Open
Settings → Wi-Fi(orNetwork and Internet → Wi-Fi). - 🔍 Find your network in the list and tap on its name.
- 🔑 Select an option
Share,Show passwordorQR code(the name depends on the model). - 🔐 Confirm the action with a fingerprint, PIN code, or pattern.
If options Share No, then the manufacturer has blocked it. In this case, try the alternative methods in the following sections.
Administrator rights on the phone|Updating the firmware to the latest version|Availability of the "Share" option in the network menu|Absence of corporate policies (on work phones)-->
2. Alternative for iPhone: via iCloud Keychain
On iPhone And iPad Apple hides Wi-Fi passwords deeper than ever Android, but they can be extracted through Keychain (keychain). This method only works if you have Mac or another Apple- gadget with synchronization via iCloud.
Step-by-step instructions:
- 🖥️ On Mac open the application
Bunch of keys(or find viaSpotlighton request "Keychain"). - 🔍 Enter the name of your Wi-Fi network in the search bar.
- 📋 Double-click on the found entry and check the box
Show password. - 🔑 Enter your account password Mac (not from Wi-Fi!).
If you don't have Mac, can be used cloud service iCloud.com:
- 🌐 Go to
iCloud.comfrom any browser. - 🔓 Log in and select
Keychain(If the option is not available, enable it in the settings iCloud on iPhone). - 🔍 Find your network in the list of passwords.
Why can't I see my password directly on my iPhone?
Apple deliberately restricts access to Wi-Fi passwords in iOS for security reasons. Unlike Android, where manufacturers can add such features at their discretion, iOS follows a strict privacy policy. The only "official" method is via Keychain, as it requires two-factor authentication and confirmation on trusted devices.
3. For advanced users: using ADB (Android Debug Bridge)
If your Android- the smartphone does not show the password through the settings menu, but you have a computer, you can extract it using ADB (Android Debug Bridge). This method works on all versions of Android, including Android 14, but requires USB debugging to be enabled.
What you will need:
- 💻 Computer with Windows, macOS or Linux.
- 🔌 USB cable (preferably original).
- 🛠️ Utility
ADB(download fromdeveloper.android.com).
Instructions:
- 📱 Turn on
Developer modeon the phone:Settings → About phone → Build number(tap 7 times). - 🔧 Return to
Settings → System → Developer Optionsand activateUSB debugging. - 🖥️ Connect your phone to your computer and trust the device.
- 📋 Open Command Prompt (
cmdon Windows orTerminalon macOS) and enter:
adb shellsu
cat /data/misc/wifi/WifiConfigStore.xml | grep -E 'SSID|PreSharedKey'
⚠️ Attention: On some firmware (for example, MIUI from Xiaomi) The path to the password file may differ. If the command doesn't work, try:
cat /data/misc/wifi/WifiConfigStoreSoftAp.xml
4. Workaround: Back up your Wi-Fi settings
On Android before version 9 Pie It was possible to extract passwords via a settings backup. This method still works on some devices, but requires additional steps.
How to do it:
- 📱 Go to
Settings → System → Backup. - 🔄 Back up your data Wi-Fi (not the whole phone!).
- 💾 Connect your phone to your computer and copy the backup file (usually in the folder
/sdcard/backup). - 🖥️ Use a program like WiFi Key Recovery (For Windows) or SQLite Browser (For macOS/Linux) to open the file and find the password.
⚠️ Attention: On Android 10+ Wi-Fi backups are encrypted, making it virtually impossible to extract the password without root access. This method is only suitable for older devices or firmware versions with disabled encryption.
5. Specialized applications (root only)
If on yours Android-there is a smartphone root rights, the process is simplified to installing a single app. Here are the top 3 proven utilities:
| Application | Root required | Compatibility | Peculiarities |
|---|---|---|---|
| WiFi Password Viewer | ✅ Yes | Android 5.0–14 | Shows all saved passwords, export to text file |
| WiFi Password Recovery | ✅ Yes | Android 4.0–12 | Works with encrypted backups |
| Root Browser | ✅ Yes | Android 4.4–14 | Manually search for Wi-Fi configuration files by path /data/misc/wifi/ |
⚠️ Warning: Rooting your phone will void your warranty and may result in inability to use banking applications (due to trigger SafetyNet). In addition, on Android 13+ Some applications may not work due to changes in the permissions system.
6. If nothing helps: reset the router
When all software methods have been exhausted, what remains is Hard reset of the routerThis is a last resort as it will delete all settings, including the network name, password, and linked devices.
How to reset a router:
- 🔌 Find the button on the back of the router
Reset(usually recessed into the body). - 📍 Take a paper clip or a toothpick and press the button on 10-15 seconds.
- 🔄 After rebooting, the router will return to factory settings.
- 📋 Set it up again using the data from the sticker (usually
admin/adminor1234).
⚠️ Attention: After the reset, all devices will be disconnected from the network. If you have dual-band router (2.4 and 5 GHz), you'll have to configure both networks separately. Settings may also reset. IPTV, Port Forwarding And Parent Control.
What should you do if you forgot your router login details?
If you don’t remember the login/password for the router administration panel (usually 192.168.1.1 or 192.168.0.1), try:
1. Look at the sticker on the bottom of the device (factory data is often indicated there).
2. Enter standard combinations: admin/admin, admin/1234, admin/password (empty field).
3. Use a utility like RouterPassView (for Windows only).
If nothing helps, the only solution is a hard reset.
FAQ: Frequently asked questions about Wi-Fi password recovery
❓ Is it possible to find out the Wi-Fi password from a phone without root access?
Yes, on most Android-smartphones (except Huawei and some models Xiaomi) the password can be viewed through the menu Settings → Wi-Fi → [network name] → ShareOn . iPhone without Mac This is impossible without jailbreak.
❓ Why isn't there a "Share Password" option on my Xiaomi?
Manufacturers like Xiaomi, Huawei And Oppo This feature is often removed due to security policies or local legal requirements (for example, in China). In this case, use ADB or specialized applications with root.
❓ Does the ADB method work on Android 14?
Yes, but with reservations. Android 14 Google has tightened access to system files, so you may need to root or additional permissions. On some firmware (for example, ColorOS from Oppo) the path to the password file has changed to /data/vendor/wifi/....
❓ Is it possible to recover a Wi-Fi password using a Google Account?
No, Google does not store Wi-Fi network passwords in the cloud (unlike Apple With iCloud Keychain). The only exception is if you manually saved the password in Google Password Manager, but less than 1% of users do this.
❓ What should I do if my phone is connected to Wi-Fi but the password isn't saved?
If the phone is connected to the network, but the password is not displayed (for example, on iPhone or some Android-devices), the only options are:
- 🔧 Use another gadget (laptop, tablet) where the password is saved.
- 🔄 Reset the router to factory settings.
- 📡 Connect to the router via cable and log into the administration panel.