Have you forgotten your home Wi-Fi password and the message on your router's box has been erased? Or do you need to plug in a new gadget but the password is nowhere written? On the Xiaomi Redmi Note 9 (as on other Xiaomi smartphones), there are several ways to extract the saved password from the network, from simply browsing in settings to working with system files.
In this article, we'll look at 5 proven methods, including official and alternative ones: some will work on any MIUI firmware, others will require additional actions (for example, connecting to a PC). Importantly, if the network is not saved on your phone or you have never connected to it, these methods will not help β you have to reset the router or look for a password on another device.
1. Method: via Wi-Fi settings (the easiest)
Starting with MIUI 12, Xiaomi has added the ability to view saved network passwords directly in the settings menu, which works without root permissions or additional programs, but requires an active connection to the network you want to know the password from.
Instructions:
- π± Open the settings on your phone.
- π Go to the Wi-Fi section.
- π Find the network you want in the list and tap it by its name (not by switch!).
- ποΈ In the window that opens, click on the icon. QR-Code (or share password in older versions) MIUI).
- π Fingerprint confirmation, PIN-The code or pattern lock will display a password.
If paragraph c QR-No code, so your version is not MIUI It doesn't support this function. Try updating the firmware or use the following method.
2. Method: through the file manager (root or ADB required)
Passwords from Wi-Fi on Android are stored in a system file wpa_supplicant.conf. Xiaomi Redmi Note 9 Without root rights, it's blocked, but there are workarounds. If you have a super-user rights, it's going to take a couple of minutes. ADB (more in the next section).
Instructions for root users:
- Install any file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /data/misc/wifi/WifiConfigStore/ or (older versions of MIUI): /data/misc/wifi/
- Find the file. wpa_supplicant.conf Open it with a text editor.
- Inside will be lines of the form: network={ ssid="Name network" psk="password" key_mgmt=WPA-PSK }
Installed root manager |Root |File manager with access to system folders | Connect to the desired Wi-Fi network-->
Warning: editing system files without root can cause a Wi-Fi module to crash. If you're not sure about your actions, use other methods.
3. Method: through ADB (no root, but computer required)
If you donβt have root permissions but you have access to your computer, you can extract the password through Android Debug Bridge (ADB), which works on any version of MIUI, but requires USB debugging enabled and Xiaomi drivers installed.
Step-by-step:
- Download and install ADB Tools on PC.
- Turn it on on the phone: π§ Settings β The phone. β Version. MIUI (Tap 7 times to activate Developer Mode). π Settings β Additionally. β For developers β Debugging by USB.
Redmi Note 9
File transfer
adb.exe
adb shell
su -c "cat /data/misc/wifi/WifiConfigStore/wpa_supplicant.conf"If you make a mistake, try an alternative route:
su -c "cat /data/misc/wifi/wpa_supplicant.conf"If the command issues Permission denied, then your firmware has blocked access even through ADB. In this case, only ways with root or reset the router remain.
Yeah, often.|I tried it a couple times.|No, but I want to learn.|No, I don't plan on.-->
Method: through backup (if reservation is enabled)
Xiaomi offers a data backup feature, including Wi-Fi settings. If you have ever backed up through Settings β System and Device β Backup, the password can be extracted from the archive.
How to do this:
- π Connect your phone to your PC and find a folder. MIUI/backup/AllBackup.
- π Inside, there's a file with the name of the species. backup_20260515_123456.ab (date and time of creation).
- πΎ Copy it to your computer and rename the extension from.ab to.zip.
- π Unclose the file and find the wifi folder β there will be a file inside. WifiConfigStore.xml password-plate.
This method will only work if the backup was created without encryption, and if you entered a password when you created the backup, the data will be encrypted.
What to do if the backup is encrypted?
5. Method: through third-party applications
There are apps on Google Play that promise to show stored Wi-Fi passwords without root, most of which either don't work on MIUI or require additional permissions, and we tested a few and identified two relatively reliable options:
| Annex | Need root? | Works for MIUI? | Features |
|---|---|---|---|
| WiFi Password Viewer | No. | Partially. | It only shows passwords for networks currently connected. MIUI 14+ may not work. |
| WiFi Key Recovery | No. | Yes (on some firmware) | It uses Android vulnerabilities to extract passwords, requires USB debugging enabled. |
| Root Browser | Yes. | Yes. | Allows you to open manually wpa_supplicant.conf. We need root rights. |
β οΈ Attention: many apps on Google Play that promise to show Wi-Fi passwords contain malicious code or display ads. Check reviews and ratings before installing. Use official methods (through settings or ads) ADB).
What if none of the methods worked?
If all of these methods have not helped, radical measures remain:
- π Reset the router to factory settings (reset button on the back) After that, the password will be standard (indicated on the router sticker).
- π Contact an Internet provider β some operators (for example, Rostelecom or Beeline) can provide a password by phone after checking personal data.
- π₯οΈ Connect the router to the computer via cable and access its web interface (usually at 192.168.0.1 or 192.168.1.1). The password from the admin panel often matches the password from Wi-Fi or is indicated on the router's body.
The Xiaomi Redmi Note 9 also has a Mi Share feature that sometimes allows you to transfer your Wi-Fi password to another Xiaomi phone via Bluetooth.However, this method works unstable and depends on the version of MIUI.
π‘
If the smartphone has never connected to the network, you can't extract the password from it, and then you just have to reset the router or contact the provider.