Forgot your home Wi-Fi password, or has the sticker on your router worn off? Or do you need to connect a new device, but the network owner isn't around? Situations where you need to restore access to a wireless network arise frequently. There are several ways to do this on Android devices. find out the saved password or restore it without hacking - the main thing is to act carefully and legally.
In this article we will discuss 5 working methodsHow to get a Wi-Fi password on an Android smartphone or tablet. From simply viewing saved networks to using specialized utilities, choose the right option depending on your version. Android, device model and availability root rights. Important: All described methods are intended only to restore access to your networks, to which you previously had legal access.
1. View saved passwords in Android settings (without root)
Starting from Android 10, Google added the ability to view passwords for saved Wi-Fi networks directly in the settings - but only if the device not protected by a pattern or PIN code at the login stage. This method works on most smartphones. Samsung, Xiaomi, Google Pixel and other brands with pure Android.
Instructions:
- 📱 Open
Settings → Network & Internet → Wi-Fi. - 🔍 Find the desired network in the list and tap on its name.
- 🔑 Select an item
Share(orShare(on English firmware). - 🔐 The system will ask you to confirm your identity - enter
PIN code, pattern or fingerprint. - 📋 A text password will appear under the QR code—you can copy it.
⚠️ Attention: On some devices (eg. Huawei or Honor) This method may not work due to a customized shell. Also, the function is unavailable if the network was connected via WPS or Wi-Fi Direct.
The device runs Android 10 or later|You know the screen unlock|The network has been connected to this device before|The router password has not been changed since connecting-->
2. Using a Wi-Fi configuration file (root required)
If you have Android device root rights, you can extract the password directly from the system file where all data about connected networks is stored. This method is suitable for outdated versions of Android (up to 9 inclusive) or customized firmware such as LineageOS.
Step-by-step instructions:
- Install any file manager with root support (For example, Root Explorer or FX File Explorer).
- Follow the path:
/data/misc/wifi/WifiConfigStore.xmlor (for older versions of Android):
/data/misc/wifi/WPA_SUPPLICANT.conf - Find the block with the name of your network (
<string name="SSID">NETWORK_NAME</string>). - Below there will be a line with a password (
<string name="PreSharedKey">PASSWORD</string>).
⚠️ Attention: Editing system files may result in loss of connection to all Wi-Fi networks, if the file gets corrupted. It is recommended to create a backup copy first via TWRP or Titanium Backup.
What to do if the WifiConfigStore.xml file is missing?
On some firmware versions (for example, Xiaomi's MIUI), the path may differ. Try searching for the file by keyword. wpa_supplicant in the root directory /data/misc/wifi/. Also check for the presence of the file wifi.config in the same folder.
3. Wi-Fi Password Recovery Apps
If manual methods don't work, you can use specialized utilities. It's important to choose applications from official Google PlayTo avoid viruses, here are some proven options:
| Application | Root required? | Supported Android versions | Peculiarities |
|---|---|---|---|
| WiFi Password Viewer | ❌ No | Android 10+ | Shows passwords only for networks connected to this device. |
| WiFi Key Recovery | ✅ Yes | Android 5–13 | Exports all saved networks to a file |
| Root Browser | ✅ Yes | Any | Allows you to manually search for Wi-Fi configuration files |
| Network Info II | ❌ No | Android 8+ | Shows technical information about the network, but not passwords. |
🔹 How to use: Install the application, grant the necessary permissions (including access to location (to scan networks) and follow the on-screen instructions. Most utilities will automatically display a list of saved networks with passwords.
WiFi Password Viewer|WiFi Key Recovery|Root Browser|Other|I don't use-->
4. Resetting the router settings (last resort)
If none of the previous methods worked, and you have physical access to the router, you can reset it to factory settingsThis will delete all custom settings, including the Wi-Fi password, but will allow you to set up the network again.
How to reset a router:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Take a paperclip or toothpick and hold the button 10-15 secondsuntil the indicators start flashing.
- After rebooting, connect to the router's default network (the name is usually indicated on a sticker, for example,
TP-Link_1234). - The default password is also indicated on the sticker (for example,
adminor12345678).
⚠️ Attention: Resetting the router will disconnect all users from the network, including devices connected via cable (IPTV, smart speakers, etc.). After the reset, you will need to reconfigure PPPoE (if used), IP address, DNS and other parameters.
5. Alternative methods: QR code and WPS
If you have access to another device already connected to this Wi-Fi network (for example, Windows laptop or a second smartphone), you can generate a QR code for a quick connection. This method works on Android 10+ and doesn't require a password.
Instructions for generating a QR code:
- 🖥️ On a device that is already connected to Wi-Fi, open
Network settings(on Windows:Settings → Network & Internet → Wi-Fi → Manage known networks). - 📱 On your Android smartphone, open
Settings → Wi-Fi → Advanced → Connect via QR code. - 📷 Point the camera at the QR code on the screen of another device.
Another option is to use WPS buttons on the router (if supported). To do this:
- Press the physical button
WPSon the router (usually works within 2 minutes). - On Android, select the network in the Wi-Fi list and tap
Connect via WPS.
⚠️ Attention: The WPS method is considered unsafe, as it is vulnerable to brute-force attacks. Many modern routers disable this feature by default.
What to do if nothing helps?
If all the above methods do not work, there are two options left:
- Contact your provider — it may have saved the password for your router (especially if the equipment was leased).
- Use a backup copy - if you previously made a backup of Android settings via Titanium Backup or
adb backup, Wi-Fi passwords could be saved in the archive.
🔹 Helpful tip: To avoid similar situations in the future, save your Wi-Fi passwords Google Password Manager or specialized managers (for example, 1Password, KeePass). To do this:
- 📝 Create an entry with the network name and password.
- 🔐 Protect your database with a master password.
- ☁️ Enable cloud sync (optional).
FAQ: Frequently Asked Questions about Wi-Fi Password Recovery
Is it possible to find out the Wi-Fi password without rooting on Android 9 and below?
On older versions of Android (before 10), viewing saved passwords through the settings is impossible without root access. However, you can try:
- Connect the device to PC and use
ADBto extract the filewpa_supplicant.conf. - Use apps like WiFi Password Recovery (requires root).
Command for ADB:
adb pull /data/misc/wifi/WPA_SUPPLICANT.conf
Why is there no "Share" button for Wi-Fi in Android settings?
This feature may be missing for several reasons:
- The device runs on Android version below 10.
- Manufacturer (Huawei, Meizu etc.) removed this option in its shell.
- The network was connected via
WPSorWi-Fi Direct. - The device is installed job profile (Work Profile), which restricts access to settings.
Is it possible to hack someone else's Wi-Fi using Android?
No, all the methods described in the article are intended solely to restore access to their networksHacking other people's Wi-Fi networks:
- 🚫 Violates Article 272 of the Criminal Code of the Russian Federation (illegal access to computer information).
- 🔒 Modern routers use protection
WPA3, which cannot be hacked by brute force. - 🛡️ Providers monitor suspicious activity and can block a device by MAC address.
If you urgently need the Internet, it is better to use mobile hotspot or public Wi-Fi networks (in cafes, libraries, etc.).
How to protect your Wi-Fi from password recovery?
To prevent unauthorized access:
- 🔄 Change your password regularly (every 3-6 months).
- 🔐 Use
WPA3-Personalinstead ofWPA2. - 📵 Turn off
WPSin the router settings. - 📋 Enable filtering by
MAC addresses(although this does not guarantee 100% protection). - 🌐 Hide
SSID(turn off network name broadcasting).
Also recommended disable remote administration router via the Internet.
Do Wi-Fi hacking apps from Google Play work?
No, all apps that promise to "hack Wi-Fi in 5 minutes" are:
- 🤖 Fakes - They show random passwords or ads.
- 🦠 Viruses — may steal data or display malicious banners.
- 🔍 Scammers — they ask you to pay for a "premium version" to access non-existent features.
Google regularly removes such apps from Play Market, but they appear under new names. Don't risk your device's security!