You removed your headphones, speakers, or fitness bracelet from Xiaomi's list of associated Bluetooth devices, and now you can't reconnect them? The system stubbornly ignores the gadget even though it's on and around? This problem is familiar to many MIUI smartphone owners -- especially after upgrades or resets. 80% of the time, it's not the faults, but the hidden limitations of the Bluetooth protocol or the system's cache.
Unlike the iPhone or Samsung, where re-pairing often takes place in a single click, Redmi smartphones, POCO and Mi can block the devices by MAC-We will discuss 4 working ways to return a connection, from basic to advanced (including) ADB And we will also find out why Xiaomi sometimes โforgetsโ gadgets after unmatching and how to avoid this in the future.
Why Xiaomi doesnโt see the device after removing the pairing
The problem lies in the specifics of implementing Bluetooth stack in MIUI, and here are the key reasons:
- ๐ Bluetooth Cache: The system retains device data even after being removed from the list, which blocks re-detection.
- ๐ฑ Limitations MIUI: Some of the scalings (especially) MIUI 12โ14) there is a limit on the number of connected devices of the same type (for example, 5 headphones).
- ๐ Lock-in MAC-Address: If the device previously connected via Secure Simple Pairing (SSP), The system can "remember" it as unsafe.
- ๐ Profile conflict: Gadget tries to use old profile (e.g, A2DP Itโs not sound, but the smartphone canโt see itยป.
On the Redmi Note 10 Pro and POCO X3 Pro, the problem most often occurs with devices that previously connected via BLE (Bluetooth Low Energy) - Mi Band fitness bracelets or Redmi Buds wireless headphones. In such cases, standard Bluetooth reset does not help - you need a comprehensive approach.
โ ๏ธ Note: If the device previously connected to the smartphone through an application (for example, Mi Fit for Mi Band), remove it from the list of conjugated gadgets and in the application itself.
Method 1: Standard re-pairing (works in 60% of cases)
Start with the basic method โ it works if the problem is not related to deep MIUI settings:
- Open Settings โ Bluetooth and make sure the module is enabled.
- Click Add Device (the + or Search icon).
- Turn on the pairing mode on your gadget (for example, press the button on the headphones before the indicator blinks).
- Select the device from the list and confirm the connection.
If the smartphone does not find the gadget:
- ๐ด Reboot both devices (smartphone and gadget).
- ๐ Turn off/on Bluetooth on Xiaomi 2โ3 times in a row.
- ๐ถ Make sure the distance between the devices is less than 1 meter (walls and interference reduce the range of action).
Remove the device from the list of conjugates (if it is still there)
Reboot the Bluetooth gadget (turn off/on)
Turn off VPN or plane mode on your smartphone
Check the battery charge of the gadget (below 20% can block pairing)
-->
On the Xiaomi 12T and new models with MIUI 14, sometimes keeping the device name on the Bluetooth list helps, with a context menu with the option โForgetโ (even if the gadget is already removed) that clears the hidden pairing data.
Method 2: Reset Bluetooth settings (works 85% of the time)
If the standard method doesn't work, reset the Bluetooth module settings, which will delete all the stored devices and cache:
- Go to Settings โ Applications โ Application Management.
- Press three points (โฎ) in the upper right corner and select Show System Processes.
- Find Bluetooth in the list and open it.
- Click Warehouse โ Clear the cache and Clear the data.
- Reboot your smartphone.
After the reboot, try reconnecting the device, a method that is particularly effective for the Redmi 9 and POCO M3, where conflicts with Bluetooth 5.0 often occur.
๐ก
If Bluetooth is no longer on after reset, go to Settings โ Memory โ Clean up and optimize the system. This will restore the module.
| Xiaomi model | Typical problem | Decision |
|---|---|---|
| Redmi Note 8/9 | Can't see headphones after MIUI update | Reset Bluetooth + reset |
| POCO X3 | Conflict with Mi Band 5 | Remove from Mi Fit and reset Bluetooth |
| Mi 11 | The โfailure to connectโ error | Cleaning up the com.android.bluetooth cache via ADB |
| Redmi A1 | Can't find JBL speakers | Disable Double Audio in Bluetooth Settings |
โ ๏ธ Attention: On Xiaomi with MIUI 13+ A Bluetooth reset can cause data loss in applications using this module (e.g. Google Fit or Strava.
Method 3: Manually remove the device through the engineering menu (for advanced)
If the smartphone persistently โdoes not seeโ the gadget, although it is turned on and is nearby, the problem may be in the list of blocked devices. MAC-To clear it:
- Open the Phone app and type ##4636##.
- Go to the phone information section.
- Scroll down to the Bluetooth block and click Clear Device List (or Reset BT).
- Reboot your smartphone.
On some models (Redmi K40, Mi 10), this method is not available โ instead, use ADB:
adb shell pm clear com.android.bluetooth
adb shell rm /data/misc/bluedroid/bt_config.confCritical detail: After cleaning bt_config.conf All the associated devices will be removed without recovery, and this method should only be used if other methods have failed.
What to do if the engineering menu is not opened?
Method 4: Using ADB for forced reset (100% result)
This is the most reliable method, but it requires unlocking debugging over USB and your computer, and is suitable for all Xiaomi models, including the Redmi Note 12 and POCO F5:
- Turn on Developer Mode: Go to Settings โ About Phone and click on MIUI Version 7 times.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your smartphone to your PC, install it ADB Tools and execute commands: Adb devices adb shell su rm /data/misc/bluedroid/bt_config.conf reboot
Once you reboot, all previous pairings will be erased, and you can reconnect the device, and this method is guaranteed to work even if:
- ๐ Smartphone โdoes not seeโ gadget in range.
- ๐ There is an error โI could not connectยป.
- ๐ต The device flashes but does not appear in the list.
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Redmi 9/10/A1
Another model
-->
Frequent Mistakes and How to Avoid Them
Even after a successful connection, problems can come back, and here are the typical user errors and how to prevent them:
- ๐ Low-charge gadget: Many Bluetooth devices (especially TWS-Headphones block pairing at a charge below 15%. Charge them before connecting.
- ๐ฑ Conflict with other devices: If more than 3-4 gadgets are connected to the smartphone, new ones may not be identified.
- ๐ Automatic Connection: In Bluetooth Settings โ Additionally, disable the option โAuto-connection to audio devicesโ โ it may interfere with manual pairing.
- ๐ฒ Updates MIUI: After updating the firmware, reset the Bluetooth settings (see Method 2).
Xiaomi has a new feature with MIUI 14 called Smart Connection (in Bluetooth settings) that automatically connects devices based on location, but sometimes blocks manual pairing. Turn it off if there's a problem.
๐ก
If the device connects but the sound is coming through the smartphone speaker, check Settings โ Sound โ Output โ the wrong profile may have been selected (e.g., Phone Call instead of Media).