Forgot your home Wi-Fi password, and the sticker on your router has worn off? Or need to connect a new device but can't remember the combination? On phones Huawei And Honor There are several ways to retrieve a saved network password, both through standard settings and using hidden functions. EMUIIn this article we will analyze all the current methods for modern models (from P40 Pro to Mate 60) and we will point out the nuances for different firmware versions.
Important: Not all methods work on the latest versions. Android 14 And EMUI 14 due to stricter security policies. We tested the instructions on devices with shells from EMUI 10.1 to EMUI 14.0.1 We've highlighted the ones that are guaranteed to work. If your phone isn't rooted, start with the first method—it's the easiest and doesn't require any additional software.
Please be advised that some actions (for example, working with ADB (or root rights) may result in a reset or blocking of the device. On Huawei phones with Kirin 9000/9000S processors and the latest chips (2023-2026), access to system files via standard methods is often blocked at the kernel level. If none of the methods worked, the only thing left to do is reset the router to factory settings (look for the button Reset on the back panel) or contact your provider.
1. Standard method: via Wi-Fi settings (EMUI 10–14)
The most obvious and secure method is to view the password directly in the connected networks menu. Unfortunately, Huawei hides this option by default, but it can be activated through the hidden developer menu. The instructions work on most models, including Huawei P50, Mate X3, Nova 11 And Honor Magic5.
Here's what you need to do:
Open
Settings→About the phone→Information about the software.Find the item
Build numberand tap on it 7 times in a row (a notification will appear saying "You have become a developer").Return to the main menu
Settings→System and updates→For developers.Activate the switch
USB debuggingand find the optionShow Wi-Fi passwords(orDisplay Wi-Fi passwords(in the English-language firmware). Turn it on.Now go to
Settings→Wi-Fi, tap on your network name and selectShare passwordThe system will display a QR code and a text password.
⚠️ Attention: On some firmware (for example, EMUI 13.1 (for the European market) option Show Wi-Fi passwords may be missing. In this case, proceed to the next method.
2. Via configuration file (file manager required)
If the standard method does not work, you can try to extract the password from the system file wpa_supplicant.conf, where all saved networks are stored. To do this, you will need file manager with root folder access (For example, Solid Explorer or FX File Explorer). The method works without root rights, but on newer versions EMUI The file path may be blocked.
Instructions:
Install from AppGallery or Google Play file manager with root access support (for example, CX File Explorer).
Open the manager and go to the following path:
/data/misc/wifi/WifiConfigStore/Or (on some firmware versions):
/data/misc/wifi/wpa_supplicant.confFind the file
wpa_supplicant.confand open it with any text editor.Inside there will be a list of networks in the following format:
network={ssid="Your_Network_Name"
psk="your_password"
key_mgmt=WPA-PSK
}
⚠️ Attention: On phones with EMUI 12+ And Android 12+ access to folder /data/misc/wifi/ Often blocked even for system apps. If the manager returns an "Access Denied" error, try the following method.
Install a file manager with root access
Enable USB debugging in Developer Options
Connect your phone to your PC (if using ADB)
Back up important data-->
3. Using ADB (without root)
ADB (Android Debug Bridge) — is a tool for debugging Android devices via a computer. It can be used to extract the Wi-Fi password even if the phone is not rooted. This method works on most models. Huawei And Honor, but requires preliminary configuration.
What you will need:
- 🖥️ A computer running Windows, macOS, or Linux
- 📱 USB cable (preferably original)
- 🛠️ Utility Platform Tools from Google (download from official website)
- 🔧 Enable USB debugging on your phone
Step-by-step instructions:
Connect your phone to your PC and open the command prompt (or Terminal on macOS/Linux) in the folder with
platform-tools.Enter the command to check the connection:
adb devicesThe name of your device should appear.
Run the command to get a list of saved networks:
adb shell "su -c 'cat /data/misc/wifi/WifiConfigStore/wpa_supplicant.conf'"If the folder is locked, try an alternative path:
adb shell "su -c 'cat /data/misc/wifi/wpa_supplicant.conf'"In the output, find the block with your network (
ssid="...") and copy the password from the linepsk="...".
💡 Helpful tip: If the command returns an error Permission denied, try to get root access first through Magisk or use the backup method (section 4).
What to do if ADB doesn't see the device?
If the team adb devices your phone number is not showing, check:
1. Are the drivers installed? Huawei HiSuite on PC.
2. Is the mode enabled? File transfer (MTP) when connected via USB.
3. Have you allowed debugging on your phone (you will be asked to do so the first time you connect).
4. Try a different USB cable or port.
4. Back up Wi-Fi settings (for EMUI 9–12)
On older versions EMUI (up to and including version 12) you can create a backup copy of your Wi-Fi settings and extract the password from it. This method does not require root access, but it does not work on all firmware versions. It is suitable for models like Huawei P30, Mate 20 or Honor 20.
Algorithm of actions:
Go to
Settings→System and updates→Backup and reset.Select
Local backup→Data backup.Please tick only
Wi-Fi(uncheck the other boxes) and clickReserve.After creating the copy, connect your phone to the PC and find the backup file in the folder
HWBackup(usually in the root directory or in/sdcard/Backup/).Copy the file to your computer and change its extension from
.dbon.zip. Unzip it.Find the file inside
wifiConfig.xmlorwpa_supplicant.conf— it will contain the password in clear text.
⚠️ Attention: On EMUI 13+ Backups are encrypted, and it is impossible to extract the password from them without special tools. Also, some providers (for example, Beeline or MTS) block the creation of local backups on their proprietary firmware.
5. Password Viewer Apps (Requires Root)
If your phone has root access, the task is simplified: you can use specialized applications. They automatically read passwords from system files and display them in a convenient format. The best options for Huawei:
- 🔓 WiFi Password Viewer — a simple open source application.
- 🛡️ Root Browser — file manager with access to root folders.
- 📱 Magisk Module "WiFi Password" — module for Magisk, which adds the password viewing function to the settings.
How to use:
Install one of the applications (for example, WiFi Password Viewer from F-Droid).
Provide root access when prompted.
Open the list of saved networks - passwords will be displayed next to the names.
📌 Key takeaway: Root access opens up maximum capabilities, but voids the warranty and may impair operation. Huawei Mobile ServicesIf the phone is under warranty, it is better to use non-root methods (sections 1–3).
6. Alternative methods (if nothing helps)
If none of the above methods work, radical or indirect solutions remain. Their downside is that they require additional steps or equipment, but they are guaranteed to produce results.
| Way | What you will need | Pros | Cons |
|---|---|---|---|
| Resetting the router | Access to the router, paperclip | It always works, regardless of the phone. | All router settings will be reset, you will have to configure them again. |
| View on another device | Another phone/laptop connected to this network | Fast and risk-free | You need to have a second gadget with a saved password. |
| Contacting your provider | Passport, Internet contract | Legal and safe | Time commitment, possible payment for a repeat visit by the technician |
| Connection via WPS | Router with WPS button, supported phone | No password needed | Not all routers and phones support WPS. |
🔹 How to reset a router: On the back of the router, find a small hole labeled ResetInsert a paperclip into it and hold it for 10-15 seconds until the lights flash. After the reset, connect to the network with the factory name (indicated on the sticker) and password (usually admin or an empty field).
🔹 How to view your password on another device:
- On Android: Use the methods from sections 1–3.
- On iPhone: go to
Settings→Wi-Fi, tap on the network and selectCopy password(requires iOS 16+). - On Windows: open
Network parameters→Network and Sharing Center→ Find your network and clickWireless network properties→Security→ check the boxShow entered characters.
FAQ: Frequently Asked Questions
Is it possible to find out the Wi-Fi password on a Huawei device without rooting or a computer?
Yes, but only if you have EMUI 10–12. Enable display of passwords through the developer menu (section 1) or try creating a backup (section 4). On newer versions (EMUI 13+) without a PC or root it is impossible to bypass restrictions.
Why isn't my network listed in the wpa_supplicant.conf file?
Possible reasons:
- The network is saved in
Google Account(if you use Wi-Fi sync via Google account). - Password saved in
Huawei Cloud(check inSettings→Huawei ID→Cloud). - The file is reset after the firmware update.
Try connecting to the network again and check the file again.
Will ADB work on Huawei with HarmonyOS?
No. HarmonyOS (used on new models like Huawei Mate 60) does not support ADB In its usual form. There are currently no reliable ways to extract the password for this OS without resetting the router.
Is it possible to find out someone else's Wi-Fi password via Huawei?
Technically yes, but that's illegallyHacking into other people's networks is prosecuted under Article 272 of the Russian Criminal Code ("Unauthorized access to computer information"). The most that can be done legally is to ask the network owner to share the password via a QR code (in the Wi-Fi settings on Huawei There is a QR generation function for guest access).
Why did all methods stop working after updating EMUI?
Huawei regularly tightens its security policy. Starting with EMUI 13.0.1 And Android 13, access to system files with passwords is blocked at the kernel level. If you've updated your firmware and can no longer see passwords, try rolling back to the previous version via HiSuite or use router reset.