Where to look at Xiaomi Wi-Fi password: all ways to MIUI 12-14

Forgot your home Wi-Fi password and no data sticker on your router? There are several ways to extract your stored security key on Xiaomi, Redmi and POCO smartphones, both through standard MIUI settings and through hidden system features. In this article, we will discuss all the current methods for MIUI 12-14 firmware, including bypassing restrictions on new versions of Android.

Important: Not all methods work on the latest models (e.g. Xiaomi 13/14 or Redmi Note 12) due to tightening security policies.We noted the limitations for each method, and added alternative solutions if the phone is not rooted or locked.

If you need a password urgently, start with the first one, which is the easiest one, and works on 90 percent of devices. ADB-Teams that help you even without root rights.

Method 1: Viewing passwords through Wi-Fi settings (MIUI 12–14)

The most obvious way is to look at the connected network menu, but in recent versions of MIUI, this option is often hidden or blocked.

  1. Open the Settings. β†’ Wi-Fi.
  2. Tap the name of your network (under the word "Connected").
  3. Scroll down to the Password block. If you don't have one, move on to the next one.
  4. Click Show Password and confirm with a fingerprint/pattern lock.

⚠️ Attention: Xiaomi with Android 12+ (for example, Xiaomi 12T, Redmi K50) This item may not be available. In this case, use the method of QR-code or access via router.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note (any)
POCO F/X
Xiaomi 11/12/13
Xiaomi 14 or newer
Other

If the password is displayed as dots but not copied, take a screenshot of the screen (click Volume Down + Power) and zoom in on the gallery. Sometimes the characters become readable.

Method 2: Export passwords through "Backup" (without root)

The MIUI backup feature allows you to save Wi-Fi data to a file that you can read on a PC, which works on most devices except the newest (2023-2026) with Android 13/14.

Instructions:

  • πŸ“± Open the Settings. β†’ The phone. β†’ Backup (or Additional) β†’ Backup and reset).
  • πŸ”„ Select Local Backup and create a new copy (make sure the box is opposite Wi-Fi").
  • πŸ’Ύ After completion, copy the file backup/AllBackup/... on the computer (it will be in.mbk format).
  • πŸ–₯️ Use the MiBackup Extractor program (you can download it from the XDA Developers) for data extraction.

Inside the archive, there will be a wifiPassword.txt file with network names and passwords, and on devices with MIUI 14, this method may not work due to the encryption of backups by the new algorithm.

Make sure your phone has enough memory (minimum 500MB)

Connect charging (the process can take 10-15 minutes)

Download MiBackup Extractor in advance on PC

Disable the antivirus (it can block unpacking)

-->

Method 3: Getting a password through QR-code (MIUI 13–14)

Starting with MIUI 13, Xiaomi has a generation function QR-It's code for connecting to Wi-Fi, and it can be decrypted using third-party applications:

  1. Go to Settings β†’ Wi-Fi and tap on your network.
  2. Select "Share the Network" (or "QR-code").
  3. Take a screenshot. QR-code (if the phone asks for confirmation by fingerprint - confirm).
  4. Scan the code using the WiFi Key Recovery app (available on Google Play).

The app will show the network name (SSID) and password (PSK), which works even on the Xiaomi 14 and Redmi Note 13, but requires biometric confirmation.

πŸ’‘

If QR-the code is not scanned, try to increase the contrast of the image in any graphic editor (for example, in Google Photos using the tool Edit). β†’ Light").

Method 4: Viewing Passwords through the Router Web Interface

If you have access to a router (e.g., Xiaomi Mi Router, Redmi Router or TP-Link, ASUS devices), you can find the password through its control panel. This is a universal method that does not depend on the phone model.

Steps:

  1. Find out. IP-Router address: usually 192.168.0.1, 192.168.1.1 or 192.168.31.1).
  2. Enter the address in the browser on your phone or PC. Login / password by default β€” admin/admin (or see the sticker on the router).
  3. Go to the Wi-Fi section (or Wireless Network).
  4. The password will be in the "PSK Password" or "Key" field.
Mark the routerIP-addressDefault login/passwordThe Way to Wi-Fi Password
Xiaomi Mi Router192.168.31.1admin / password from the stickerSettings β†’ Wi-Fi β†’ Security settings
TP-Link192.168.0.1 or 192.168.1.1admin/adminWireless β†’ Wireless Security
ASUS192.168.1.1admin/adminWireless Networks β†’ Authentication settings
Keenetic192.168.1.1admin/1234Wi-Fi β†’ Access point β†’ Security

⚠️ Warning: If you change your router login/password and forget it, you'll have to reset to factory settings (reset button on the back), and then the Wi-Fi settings will reset, and you'll have to reset the network.

Method 5: Retrieving passwords through ADB (for advanced)

If previous methods didn't work, you can use Android Debug Bridge (ADB), which requires you to connect your phone to your PC, but you don't need root rights.

  1. Turn on "Debugging by" USB" on the phone: Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times to become a developer, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB.
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Download ADB Tools and open the command line in the folder with adb.exe.
  4. Execute the command: adb shell su -c "cat /data/misc/wifi/WifiConfigStore.xml | grep psk" If root is requested but not, use the alternative command: adb shell "cmd wifi list-networks" Then: adb shell "cmd wifi get-network-info [network_id] --verbose" (substitute [network_id] to the network number from the first output).

The password will be in the psk="your password" bar, which works on MIUI 12-14, but may require additional rights on new devices.

What if the ADB issues a β€œpermission denied” error?
This means that your device is blocking access to system files: 1. Try the adb shell command "cmd wifi share" [network_id] qrcode, which will generate QR-code that can be decrypted (see Method) 3). 2. Install Magisk and Disable Flag Secure module, then try again. 3. Use Termux with the Su command -c "cat /data/misc/wifi/*.conf" (requires root).

Method 6: Use of third-party applications (at risk)

Google Play has apps that promise to show saved Wi-Fi passwords, such as:

  • πŸ”“ WiFi Password Viewer (requires root)
  • πŸ“‘ WiFi Key Recovery (works with WiFi Key Recovery) QR-code)
  • πŸ› οΈ Network Info II (Technical data of the networks)

⚠️ Note: Most of these applications either do not work without root or contain malicious code. We recommend using them only as a last resort and pre-check reviews on the site. 4PDA.

If you do decide to try, turn off the internet on your phone before installing it and check the app's permissions. No legitimate application should ask for access to SMS or contacts to view Wi-Fi passwords.

Frequent problems and solutions

Some users have difficulty trying to find out the password, and here are the typical situations and their solutions:

Problem.Possible causeDecision
There is no "Show Password" option in Wi-Fi settingsLimit MIUI on Android 12+Use Method 3 (QR-code or Method 4 (router)
ADB issues a "device unauthorized" errorNot confirmed debugging on USBDisconnect/connect the cable and confirm the permission on the phone
The backup copy does not contain passwordsMIUI 14 encrypts dataTry to create a copy on another device (e.g. Redmi Note 10)
QR-code not scannedLow screen resolutionTake a screenshot and process it in a graphic editor

1. Reset your router settings (reset button) and reset your Wi-Fi.

2. contact the provider - some (for example, Rostelecom or Beeline) can send a password to the provider SMS or in a private office.-->

FAQ: Answers to Frequent Questions

Can I get a Wi-Fi password on Xiaomi without rooting?
Yes, in most cases: QR-Code (Method 3) - works on MIUI 13–14; router web interface (Method 4) – universal method; ADB (Method 5 requires a PC, but no root rights are needed. Root is only needed for some third-party applications or if the phone is locked with a pattern lock.
Why is there no β€œShow Password” button in Wi-Fi settings?
Starting with Android 10 and MIUI 12, Xiaomi began to hide this option for security reasons, and it may not be available: on corporate policy devices (such as those issued by an employer); if the phone is tied to a Mi Account account with restrictions; on firmware for the Chinese market (China ROM).
Can I find out the password from someone else’s Wi-Fi that my phone was connecting to?
Technically, yes, but: This violates the law on protection of information (Article 272 of the Criminal Code); modern routers use WPA3, which is difficult to hack; Xiaomi blocks access to other people's passwords through system restrictions; the legal way is to ask for a password from the network owner.
How to save your Wi-Fi password so you don’t forget?
Here are the surest ways: πŸ“ Write it in a notebook or Google Keep (encrypted); πŸ” Save it in the password manager (Bitwarden, 1Password); πŸ“± Export router settings to the file (System Tools section in the web interface); πŸ–ΌοΈ Take a photo. QR-- code (Method 3) and save it to a secure folder. SMS or unencrypted notes!
Does this work for POCO and Redmi?
Yes, all methods from the article are applicable to: POCO F3/F4/F5, POCO X3/X4/X5; Redmi Note 10/11/12, Redmi 9/10/11; Redmi K40/K50/K60. Exception: POCO F5 Pro and Redmi Note 12 Pro+ may not work Method 1 (view password in settings) due to the updated security policy.