How to find out the password from Wi-Fi on your Xiaomi phone: all working methods

Forgot the password from your home Wi-Fi, and the router is in an inaccessible place or the code sticker has long been erased? Xiaomi smartphones based on MIUI allow you to extract stored network passwords in several ways, from simple browsing in settings to using hidden system files. In this article, we will analyze all current methods, including those that work without root rights and on the latest versions of firmware.

Important: Password viewing options depend on the MIUI version and smartphone model. For example, the Xiaomi 13 Pro with MIUI 14 has a built-in viewer, and the old Redmi Note 8 may require a file manager. We tested instructions on devices from POCO X3 to Mi 11 Ultra β€” all of which are relevant for 2026.

1. Viewing your password through Wi-Fi settings (MIUI 12 and later)

The easiest method is to use the built-in MIUI feature, which came into existence starting with the 12th shell version.It works on most modern Xiaomi smartphones, including the Redmi Note 10/11/12 series, POCO F4/F5 and the flagship Mi 13/14.

To see the password:

  1. Open the Settings. β†’ Wi-Fi.
  2. Tap the name of the connected network (near the tick).
  3. In the window that opens, select Share your password (or Share in English firmware).
  4. Confirm the action with a fingerprint, pattern lock or PIN-code.

After that, it will appear on the screen. QR-Note that on some firmwares, the password is hidden under the Show button.

πŸ“Š What's your version? MIUI?
12
13
14
Older than 14.
I don't know.

⚠️ Note: If there is no option in the network menu to share your password, then your version MIUI It doesn't support this function. Go to the next one.

2. Use of the file wpa_supplicant.conf (rootless)

On Xiaomi smartphones, Wi-Fi passwords are stored in a system file wpa_supplicant.conf. It can be accessed through any file manager with the rights to read system folders (for example, MiXplorer or the file manager). FX File Explorer).

Instructions:

  1. Install MiXplorer from Google Play.
  2. Open the manager and go on the path: /data/misc/wifi/WifiConfigStore/Files/
  3. Find the file. wpa_supplicant.conf Open it with a text editor.
  4. Inside the file will be blocks of the form: network={ ssid="Name network" psk="password" key_mgmt=WPA-PSK } where psk is the password you are looking for.

If /data/misc/wifi/ is not available, try the alternative path:

/data/misc/apexdata/com.android.wifi/WifiConfigStore/Files/

It is relevant for devices with MIUI 13/14 based on Android 12+.

Install MiXplorer from the official website|Enable the display of hidden files in the manager settings|Provide all permissions to the application|Make a backup copy of the file before editing-->

⚠️ Note: Do not edit or delete the file wpa_supplicant.conf β€” This can lead to the loss of all the stored Wi-Fi networks.

3. View through ADB (for power users)

If previous methods have failed, you can extract the password using ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but does not need root rights.

Step-by-step:

  1. Download and install Google’s Platform Tools.
  2. Turn on USB Debugging: Settings β†’ About Phone β†’ MIUI Version (tap 7 times to activate Developer Mode), then go back to Settings β†’ Additional β†’ For Developers β†’ Debugging by USB.
  3. Connect your phone to your PC and execute in the command line: adb pull /data/misc/wifi/WifiConfigStore/Files/wpa_supplicant.conf If the folder is not found, try: adb pull /data/misc/apexdata/com.android.wifi/WifiConfigStore/Files/wpa_supplicant.conf
  4. Open the downloaded file on your computer with any text editor.

The file will list all the saved networks with passwords in psk=" format..." The advantage of the method: it works even on locked phones (if debugging over USB is enabled).

What if the ADB can’t see the device?
Make sure that Xiaomi drivers are installed (download Mi). PC Try reconnecting the cable or using another one. USB-In the command line, run adb devices β€” if the device does not appear, restart the smartphone and PC.

4. Password viewing applications (require root)

If your Xiaomi has root access, it's a simplification, and there are specialized applications that automatically extract all the stored Wi-Fi passwords.

  • πŸ”Ή WiFi Password Viewer – shows passwords in a convenient list with the ability to copy.
  • πŸ”Ή Root Browser – file manager with access to system folders where it is stored wpa_supplicant.conf.
  • πŸ”Ή Network Info II β€” displays detailed information about networks, including passwords (requires root).

How to use:

  1. Install one of the applications (such as WiFi Password Viewer) from Google Play.
  2. Provide root access when requested.
  3. In the main window, a list of all saved networks with passwords will appear.

Important: Installing root on modern Xiaomi (such as the Redmi Note 12 Pro+ or Xiaomi 13T) can block banking applications and disrupt MIUI. Use this method only if others have not helped.

5. Alternative methods (if nothing works)

If none of the above methods worked, try these options:

MethodConditionsInstructions
Router resetPhysical access to the routerPress the Reset button for 10 seconds. The password will be reset to the factory (indicated on the sticker).
Viewing on another deviceAnother device is connected to this network.Check the password on your laptop (Windows/macOS) or other smartphone.
Contacting the providerHome Internet from the operatorCall support - they can reset the password or say factory.

On Xiaomi with MIUI 14 and later, sometimes resetting network settings helps: Settings β†’ Memory β†’ Resetting settings β†’ Resetting Wi-Fi, mobile network and Bluetooth settings.

After that, the phone will forget all the networks, but the router can be reconnected by entering the password from the sticker.

πŸ’‘

If you often forget passwords, save them to Google Password Manager or Bitwarden. To do this, when connecting to a new network, select Save to Google Account instead of saving to MIUI as standard.

Frequent Mistakes and How to Avoid Them

When trying to find out the password from Wi-Fi on Xiaomi, users face typical problems:

  • πŸ”΄ No item "Share password" β†’ Your version. MIUI Update the firmware in Settings. β†’ Updating the system.
  • πŸ”΄ File. wpa_supplicant.conf hollow β†’ Check alternative paths to the file (see section) 2) or use ADB.
  • πŸ”΄ ADB can't see the device β†’ Install Xiaomi drivers and enable debugging by USB (instruction in section 3).
  • πŸ”΄ Apps require root, but there is none. β†’ Use rootless methods (sections 1–3) or get temporary root through Magisk.

If you see a password in the form of stars () in the file wpa_supplicant.conf, So it's encrypted, and then it's root or router reset.

πŸ’‘

On Xiaomi MIUI 14 and the newest is the easiest to use the built-in password viewer (section) 1). For older versions, the method with a file is suitable wpa_supplicant.conf (section 2).

Can I get a Wi-Fi password on Xiaomi without rooting?
Yeah, in 90% In cases of root, no need. Use: Built-in viewer in MIUI 12+ (section 1). File. wpa_supplicant.conf through the file manager (partition) 2). ADB (section 3). Root will only be required for specialized applications (section) 4).
Why in the file wpa_supplicant.conf I don't have my network?
Possible reasons: The network is saved in another file (check the paths from section 2). WPS or QR-code - these networks may not save a password. The file is corrupted (try reconnecting to the network).
Does this method work for POCO?
Yes, POCO uses the same MIUI shell, so all instructions are current, except for the POCO Launcher model (e.g. POCO X6 Pro), where the path to the file may differ: /data/misc/wifi/WifiConfigStore/Files/ remains standard.
Can I get a password from someone else's Wi-Fi?
No, it is impossible without physical access to a device that is already connected to this network. All methods in the article work only for networks to which your Xiaomi smartphone has already connected before. Attempts to hack someone else's Wi-Fi violate the law (Article 272 of the Criminal Code of the Russian Federation - "Illegal access to computer information").
How to save a password so you don’t forget?
Methods: Take a photo of the sticker on the router and save the photo in Google Photos. Save the password in Google Password Manager (select the appropriate option when you connect). Use password managers (Bitwarden, KeePass). Write the password in a notebook and store it in a safe place.