Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or need to connect a new device, but you can't write down the password anywhere? This situation is familiar to many. Luckily, Android There are several ways to retrieve a saved network password without resetting the router or losing the connection. The key is to already have an active connection to the network on your phone or tablet.
In this article we will look at 5 proven methods: from viewing through standard settings to using technical utilities. Please note: some methods require root rights, while others only work on certain versions Android (from 5.0 Lollipop to 14). If you are not confident in your skills, start with the simplest options.
⚠️ Important: Extracting Wi-Fi passwords from someone else's device without the owner's consent may be illegal. This guide is intended only for restoring access to your own networks.
1. View password through Android settings (without root)
Starting from Android 10Google has added a feature for viewing passwords for saved networks—but only if the device isn't protected by a PIN or pattern. This method is the simplest and doesn't require any additional software.
Instructions:
- 📱 Open
Settings → Network & Internet → Wi-Fi. - 🔍 Find your network in the list and tap on its name (
SSID). - 🔑 Choose
Share(orShare(on English firmware). - 👁️ The system will ask you to confirm your identity: enter your PIN, fingerprint, or pattern.
- 📝 A text password will appear under the QR code—you can copy it.
⚠️ Attention: On some devices (eg. Xiaomi, Huawei, Samsung with shell One UI) this item may be missing or require additional steps. If the buttons Share no - go to the next method.
Check your Android version (must be 10+)
Make sure the network is currently connected
Try disabling your VPN
Reboot your device-->
2. Using a Wi-Fi configuration file (requires root)
If your phone has root access, you can extract the password directly from the system file wpa_supplicant.confThis file stores all saved networks and their passwords in encrypted form, but is easily readable with root privileges.
Step-by-step instructions:
- Install any file manager with root support (for example, Root Explorer or Solid Explorer).
- Follow the path:
/data/misc/wifi/WifiConfigStore/or (on older versions of Android):
/data/misc/wifi/ - Find the file
wpa_supplicant.confand open it with a text editor. - Look for blocks like:
network={ssid="NAZVANIE_SETI"
psk="PAROL_OT_WIFI"
key_mgmt=WPA-PSK
}Where
psk- this is the password.
🔧 Technical note: On Android 9 and newer the file may be called WifiConfigStore.xml and stored in binary format. In this case, a converter (for example, a utility) will be required. WiFi Password Viewer from Play Market).
What to do if the file is missing?
On some firmware versions (for example, MIUI from Xiaomi), the file may be located in a different location:
/data/vendor/wifi/WifiConfigStore/ or be hidden by the system.
Try using the app WiFi Password Recovery - it automatically searches for a file in all possible paths.
3. Apps for viewing Wi-Fi passwords
If manual methods seem complicated, you can use specialized utilities. They work with and without root (but functionality without root is severely limited).
Top 3 applications:
- 📱 WiFi Password Viewer — shows passwords for root devices, supports export to file.
- 🔑 WiFi Key Recovery — works on Android 5–9, extracts passwords from system files.
- 🛠️ Root Browser - file manager with access to
wpa_supplicant.conf.
⚠️ Attention: Rootless apps often only show networks you've connected to manually (not via WPS or QR code). They may also contain ads or request unnecessary permissions—read reviews before installing!
WiFi Password Viewer
WiFi Key Recovery
Root Browser
Other/I don't use-->
4. Viewing the password through the router
If access to your phone is restricted (for example, it's a work device), you can find the password directly from the router. To do this, you'll need:
- 🖥️ A computer or other device connected to the same network via cable or Wi-Fi.
- 🔌 Access to the router's web interface (usually at
192.168.0.1or192.168.1.1). - 🔐 Login and password for the admin panel (by default, often
admin/adminor indicated on the router sticker).
Instructions for popular models:
| Manufacturer | Wi-Fi password path | Notes |
|---|---|---|
| TP-Link | Wireless → Wireless Security |
Password in the field PSK password |
| ASUS | Wireless Network → Authentication Settings |
Field WPA Pre-Shared Key |
| Xiaomi | Wi-Fi → Security Settings |
Requires SMS confirmation |
| Keenetic | Home Network → Access Point |
Password in the section Security |
🔹 If you can't access your router's control panel, try resetting it to factory settings (button Reset (on the back panel). But keep in mind: this will disconnect all network users!
5. Alternative methods (without a phone)
If none of the methods worked, there are a few more options:
- 📱 View password on another device: On Windows or Mac The password can be retrieved via the command line or Keychain.
- 📄 Check the documentation: The password may be specified in the contract with the provider or on the router box.
- 📞 Contact support: Some providers (eg Rostelecom, Beeline) can provide the password using the contract number.
💡 Advice: To avoid losing passwords in the future, save them in password managers (for example, Google Password Manager, Keepass) or take screenshots of QR codes for quick connection.
Security: How to Protect Your Wi-Fi
Recovering your password is good, but preventing it from being leaked is more important. Follow these rules:
- 🔒 Use WPA3 instead of the outdated one
WPA2(if the router supports it). - 🔄 Change your password every 3-6 months (especially if it is used by others).
- 🚫 Turn it off
WPS- This protocol is vulnerable to hacking. - 📵 Hide
SSIDnetworks, if it does not interfere with your devices.
⚠️ Attention: If you find unknown networks in the list of saved networks on your phone, this may be a sign of malware. Check your device with an antivirus (for example, Malwarebytes or Dr.Web).
FAQ: Frequently Asked Questions
Is it possible to find out a Wi-Fi password without root?
Yes, but only if you have Android 10+ and the network is saved in the settings. Use the button method Share (section 1). On older versions, this is not possible without root.
Why is the password in the wpa_supplicant.conf file encrypted?
Starting from Android 6, passwords are stored in hashed format. To decrypt them, you need root privileges and special utilities (for example, WiFi Password Decryptor).
What should I do if my router won't let me access the settings?
Try:
- Reset the router using the button
Reset(hold for 10-15 seconds). - Connect via cable (sometimes Wi-Fi blocks access).
- Check the router's IP address in the network settings on your PC (
ipconfig(in the command line).
Is it possible to find out someone else's Wi-Fi password?
Technically yes, but that's illegallyIn Russia, unauthorized access to the Internet is punishable by Article 272 of the Russian Criminal Code ("Unauthorized access to computer information").
Why doesn't the internet work after resetting the router?
A reset clears all settings, including your ISP connection information. Here's what you need to do:
- Check with your provider for connection parameters (for example,
PPPoE,L2TP). - Set a new Wi-Fi password in the router settings.
- If necessary, update the device firmware.