Forgotten your home Wi-Fi password is a familiar situation for every second user. You connected to the network a month ago, your phone automatically saved the data, and now you need to share access with a guest or reconfigure the router. Luckily, The Wi-Fi password is stored in the phone's memory., and it can be extracted without any complicated manipulations - even if you don’t have superuser rights (root on Android or jailbreak on iPhone).
In this article we will look at all working methods — from standard system tools to hidden features and third-party apps. You'll learn how to find your password on Samsung, Xiaomi, iPhone and other devices, as well as what to do if your phone doesn't show saved networks. Important: The methods differ depending on Android And iOS, so please select your section below.
A word of warning: if you've never connected to this network from your phone, you won't be able to retrieve the password. In this case, you'll have to reset the router or use other devices (laptop, tablet) where the network is saved. But if you've connected to this network from your phone at least once, read on.
1. How to view Wi-Fi password on Android (without root)
On most modern smartphones Android (version 10 and above) you can find out the Wi-Fi password through standard settingsManufacturers added this feature after numerous user complaints. However, the interface varies depending on the shell: MIUI on Xiaomi, One UI on Samsung, ColorOS on Oppo/Realme etc.
The general algorithm is as follows:
- Open
Settings → Wi-Fi. - Find the desired network in the list and tap on its name.
- Select an option
Share(orShare(on English firmware). - Confirm screen unlock (PIN, fingerprint, pattern).
After this, a QR code and a text password will appear. If the options Share No - read the next section about alternative methods.
☑️ What to do if there is no "Share" button
⚠️ Note: On some phones (eg. Huawei With EMUI or old ones Meizu) the password display function may be disabled by the manufacturer. In this case, only root-access or reset the router.
Table: Compatibility of methods with popular brands
| Brand/Shell | Android version | Is there a share button? | Do you need root rights? |
|---|---|---|---|
| Samsung (One UI) | 10+ | Yes | No |
| Xiaomi/Redmi/Poco (MIUI) | 11+ | Yes (except MIUI 12.5 and below) | No |
| Google Pixel (clean Android) | 9+ | Yes | No |
| Huawei/Honor (EMUI/Magic UI) | Any | No | Yes (or third-party software) |
| Oppo/Realme/OnePlus (ColorOS/OxygenOS) | 11+ | Yes (starting from ColorOS 11) | No |
If your brand isn't listed, try updating your firmware—manufacturers often add a password display feature in new versions. For example, Xiaomi implemented it only in MIUI 12.6, and before that it was required root.
2. Alternative methods for Android (if the standard one doesn't work)
If the buttons Share There is no option in the settings, try these methods. They do not require root-right, but may require installation of additional applications.
Method 1: Via Wi-Fi Configuration File (For the Tech-Savvy Only)
On Android passwords are stored in a file wpa_supplicant.conf, but access to it is limited. However, on some firmware versions it can be read via ADB (developer tool). Here's how to do it:
- Turn on
USB debuggingVSettings → About phone → Build number(tap 7 times, then return toSettings → System → Developer Options). - Connect your phone to your PC and run the command:
adb pull /data/misc/wifi/WifiConfigStore.xml - Open the downloaded file in notepad and find the line
<string name="PreSharedKey"><your_password></string>.
This method does not work on all devices (for example, on Samsung (The file may be encrypted). If the command doesn't work, try an alternative path:
adb shell su -c "cat /data/misc/wifi/WifiConfigStore.xml"
⚠️ Note: Using ADB requires installation Platform Tools From Google. Don't download ADB from untrusted websites—it can infect your PC.
Method 2: Password Viewer Apps
If manual methods don't work, install one of these apps (they don't require root, but may request permissions to access files):
- 🔍 WiFi Password Viewer — displays saved passwords in a user-friendly interface. Works on most firmware versions, except Huawei And EMUI.
- 📱 WiFi Key Recovery — Recovers passwords from system files. Requires Android 9+.
- 🔑 WiFi Password Show — a simple tool with a minimalist design. Supports MIUI And One UI.
Example of operation: after installation, open the application, select the network from the list, and the password will be displayed in the field PSK or PasswordSome programs also allow you to export passwords to a file.
Method 3: Via a backup (if saving to Google is enabled)
If synchronization is activated on your phone GoogleWi-Fi passwords may be stored in a backup. To retrieve them:
- Go to the website Google Takeout.
- Select
Wi-Fi networksin the list of data to export. - Download the archive and find the file in it
wifi_config.xml.
This method does not always work because Google encrypts some of the data. But if you're lucky, you'll find the passwords in plaintext.
3. How to find the Wi-Fi password on an iPhone (without jailbreaking)
On iPhone the situation is more complicated: Apple does not provide direct access to saved Wi-Fi passwords without jailbreakHowever, there are workarounds that work on iOS 10 and newer.
Method 1: Via iCloud Keychain (if syncing is enabled)
If you have Mac or another Apple-device (for example, iPad), you can extract the password through iCloud Keychain:
- Open the app
Keychain Accesson Mac (find throughSpotlight). - 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.
The password will be displayed in the field. AttributesIf you don't have Mac, this method will not work.
Method 2: Through the router settings (universal method)
If none of the methods worked, there remains go to the router control panelTo do this:
- Find out the IP address of the router (usually
192.168.1.1or192.168.0.1). - Open the browser on your phone and enter this address in the address bar.
- Enter the login and password for the router (usually
admin/adminor indicated on the device sticker). - Go to the section
Wi-FiorWireless networkand find the fieldPassword(orPassword,Pre-Shared Key).
If you haven't changed your router login details, they're default. For popular models:
- 📡 TP-Link: login
admin, passwordadmin. - 📡 ASUS: login
admin, passwordadmin. - 📡 Keenetic: login
admin, password is the last of the 8 charactersMAC addresses(indicated on the box). - 📡 Xiaomi: login
admin, the password is unique for each router (see the sticker).
⚠️ Warning: If you can't log into your router, don't try to guess the password—after 3-5 unsuccessful attempts, the device may lock itself. In this case, only factory reset (button Reset on the back panel).
What to do if the router does not open on 192.168.1.1?
If the default IP address doesn't work, try:
1. Find out the correct IP via Settings → Wi-Fi → [your network] → Router (on iPhone) or Settings → Wi-Fi → Advanced (on Android).
2. Connect to the router via cable (if possible).
3. Use the manufacturer's application (eg. TP-Link Tether or Mi WiFi).
4. How to find the Wi-Fi password on a rooted phone
If you have root-access to Android or jailbreak on iPhone, the task is simplified. You gain full control over the system files where passwords are stored.
For Android with root:
Use a file manager with support root (For example, Root Explorer or FX File Explorer) and follow the path:
/data/misc/wifi/WifiConfigStore.xml
Open the file and find the line with PSK — this is the password. Alternative way (on some firmware versions):
/data/misc/wpa_supplicant.conf
For jailbroken iPhone:
Install the tweak WiFi Passwords from the repository BigBoss V CydiaAfter installation:
- Open
Settings → Wi-Fi Passwords. - Select the desired network from the list.
- Copy the password or share it via
AirDrop.
Another option is to use iFile or Filza to access the file:
/var/preferences/SystemConfiguration/com.apple.wifi.known-networks.plist
⚠️ Attention: Root And jailbreak These methods void your warranty and increase the risk of virus infection. Use these methods only if other methods have failed.
5. What to do if your phone doesn't show saved networks
Sometimes, networks previously connected to your phone aren't displayed in your Wi-Fi settings. Causes and solutions:
- 🔄 Reset network settings: Go to
Settings → System → Reset → Reset Wi-Fi/Bluetooth/mobile settingsThis will delete all saved networks, but may restore visibility of the current one. - 📱 Cache error: Clear the app cache
Settings(Settings → Applications → Settings → Storage → Clear cache). - 🔧 Firmware failure: Update your phone to the latest version Android/iOS.
- 🚫 Manufacturer's limitations: On some phones (eg. Huawei (or corporate devices) the password viewing function is disabled at the firmware level.
If the network is not listed, but the phone is connected to it, try forget the network and reconnect:
- Open
Settings → Wi-Fi. - Tap on the network name and select
Forget(orDelete). - Reconnect by entering your password (if you remember it).
If the network connection disappears after a firmware update, your network settings may have been reset. In this case, you'll need to reset the password through the router.
6. How to protect your Wi-Fi password from future leaks
To avoid having to search for your password every time your guests need it, follow these tips:
- 📝 Save your password in a safe place: Use password managers (1Password, Bitwarden) or write it down in a notebook (but don’t keep it near the router!).
- 🔄 Set up a guest network: In the router, create a separate network for guests with limited access to local devices.
- 📱 Use the QR code: Generate a QR code to connect to Wi-Fi (you can do this through sites like qifi.org) and print it.
- 🔒 Update your password regularly: Change it every 3-6 months, especially if strangers have connected to the network.
If you frequently share Wi-Fi access, consider using WPS (quick connect button on the router). However, keep in mind that WPS is less secure than a classic password.
FAQ: Frequently asked questions about Wi-Fi passwords on your phone
Is it possible to find out the password for a Wi-Fi network that the phone has never connected to?
No. The phone only stores passwords for networks it's connected to at least once. If the network is new, you'll have to find the password on another device or reset the router.
Why on mine? Xiaomi there is no "Share" button for the password?
Most likely you have an old version MIUI (below 12.6). Update the firmware via Settings → About phone → System updateIf there are no updates, use root or third-party applications.
Are Wi-Fi password viewer apps safe to use?
Most of the applications from Google Play They are safe, but some may collect data or display ads. Check reviews and permissions before installing. Avoid apps that request access to SMS or contacts.
Is it possible to find out the Wi-Fi password on a phone without the Internet?
Yes. All the methods described (except Google Takeout) work offline. You don't need internet access to view saved passwords.
What should I do if I forgot my router password?
The only way is to reset the router to factory settings. To do this:
- Press and hold the button
Reseton the back panel of the router (10–15 seconds). - Connect to the network with the default name (indicated on the sticker).
- Use the default password (usually
adminor empty).
After resetting, configure the router again.