How to completely remove Bluetooth pairing on Xiaomi Redmi smartphones: all ways

Why do Bluetooth devices remain on the conjugated list even after deleting?

Have you ever encountered a situation where Xiaomi headphones, speakers or fitness bracelets continue to automatically connect to your Redmi, you have long forgotten them in the settings? or when the list of associated devices is filled with old gadgets that you have not used for years? The problem lies in the peculiarities of the Bluetooth Low Energy (BLE) protocol and data caching in MIUI.

Unlike Android in its pure form, the MIUI shell (especially in versions 12-14) retains β€œshadow” records about devices even after pressing the Forget button. This is done to speed up reconnection, but often leads to failures: for example, Redmi Buds headphones can connect to two smartphones at the same time or the Mi Portable Speaker column – give an error Device is occupied. In this article, we will discuss all working methods for completely removing pairing, from standard to hidden.

Before you get to the instructions, check that the problem may not be in the smartphone, but in the Bluetooth device itself. For example, Xiaomi AirDots headphones often β€œstick” in pairing mode due to a dead battery. Try resetting them to factory settings (usually holding the power button for 10-15 seconds) – perhaps further manipulation of the smartphone will not be necessary.

πŸ“Š What Bluetooth device Xiaomi you most often "gluts"?
Redmi Buds headphones
Column Mi Speaker
Fitness bracelet Mi Band
Car tape recorder
Other

Method 1: Standard removal via Bluetooth settings

So let's start with the most obvious method, which works 70 percent of the time, and open the Settings β†’ Bluetooth menu and find the device you want to delete in the list, and here's the nuance: if the gadget is currently connected, first click on the gear next to its name, then select Unplug, and then the Forget option will be active.

On some Redmi models (e.g. Redmi Note 10 Pro or Redmi 9T), an additional window appears after clicking Forget, warning: This device will be removed from the list of trusted. Confirm?. If this window is not available, then the device is not completely deleted and its data remains in the cache of the system.

  • πŸ”Ή For MIUI 12–14: Keep your finger on the device name for 2-3 seconds and a context menu with the option Delete will appear.

⚠️ Attention: Redmi with firmware for the global market (Global) ROM) After removing the device, you may need to restart the smartphone. Otherwise, the gadget will appear again in the list after reconnecting.

Method 2: Reset Bluetooth settings via "All settings"

If standard deletion doesn’t work, try resetting the Bluetooth module alone without affecting other system settings, which is effective when the smartphone β€œremembers” the device even after a factory reset (this happens when you upgrade MIUI β€œover the air”).

Instructions:

  1. Open the Settings. β†’ The phone.
  2. Tap 5-7 times on the MIUI version until you become a developer! (if developer mode is already on, skip this step).
  3. Return to the main settings menu and select Additional β†’ Special features β†’ Developer Mode.
  4. Scroll down and find Reset Bluetooth settings (on some firmware this item is called Clear Bluetooth cache).
  5. Confirm the action and restart the smartphone.

After the reboot, all the connected devices will be removed and the Bluetooth module will return to the factory settings, which also helps to fix the error: You failed to connect to the device, which arises from a conflict of A2DP (for sound) and HFP (for calls).

Disable all connected devices

Write it down. MAC-addresses of important gadgets (located in their settings)

Make sure that there is enough charge on the devices (earphones, speakers) to re-pair

Backup your sound settings (if you use an equalizer)-->

Method 3: Remove via "Application Settings" (for hidden devices)

Sometimes devices (especially Mi Watch smartwatches or car radios) are not stored in the main Bluetooth list, but in hidden system profiles. To remove them, you need to go to the settings of the specific application that manages the connection.

Examples:

    For devices that have connected via the BLE protocol (such as Xiaomi Smart Tag contactless tags), additional cache cleaning may be required.

    1. Go to Settings β†’ Applications β†’ Application Management.
    2. Find Bluetooth (or Bluetooth Share) in the list of system applications.
    3. Select Warehouse β†’ Clear cache and Clear data.

    ⚠️ Attention: Clearing the Bluetooth app data will remove all the connected devices, including those that work correctly.

    Method 4: Manual removal via ADB (for power users)

    If none of the previous methods worked, the ADB (Android Debug Bridge) commands are left with heavy artillery, which requires connecting the smartphone to the computer, but is guaranteed to remove all traces of the device from the system, including hidden records in /data/misc/bluedroid.

    Instructions:

    1. Download and install ADB Tools on PC.
    2. Turn on your smartphone Debugging by USB (Settings β†’ About Phone β†’ MIUI Version β†’ 5 taps β†’ Additional β†’ For developers β†’ Debugging by USB).
    3. Connect Redmi to your computer and enter:
    adb devices

    (Your device name should appear with authorized status.)

    1. Run a command to view the list of associated devices:
    adb shell settings get global bluetooth_paired_devices

    (You'll see. MAC-device addresses ["AA:BB:CC:11:22:33"].)

    1. Remove the unnecessary device by MAC-address (replace) XX:XX:XX:XX:XX:XX real address):
    adb shell settings delete global bluetooth_paired_devices XX:XX:XX:XX:XX:XX
    1. Reboot your smartphone:
    adb reboot

    This method also helps remove "ghost" devices that appear in the Bluetooth list but don't connect (device error is not available).If the device still appears after the commands are executed, check the folder. /data/misc/bluedroid/bt_config.conf via a Root Explorer (such as MiXplorer) and remove it manually.

    What if the ADB can’t see the device?
    If the adb device command returns an empty list: 1. Check if the debugging is included USB smartphone. 2. Install Xiaomi drivers ADB Interface from the official website. 3. Try another one. USB-cable (preferably original). 4. On the menu, Debugging by USB On your smartphone, select the file transfer mode (MTP). 5. If you are using Windows, disable driver signatures (Execute) β†’ bcdedit /set nointegritychecks on β†’ restart).

    Method 5: Reset network settings (last resort)

    If the problem is not solved, and Bluetooth devices continue to β€œlink” to the smartphone, it remains to reset all network settings, which will remove not only Bluetooth pairings, but also stored Wi-Fi networks, VPN settings and mobile Internet data.

    How to do this:

    1. Go to Settings. β†’ SIM-maps and mobile networks β†’ Resetting network settings.
    2. Enter the password from the lock screen (if requested).
    3. Confirm the reset and wait for the reset.
    What's being droppedEffects of consequencesShould I re-configure?
    List of Bluetooth devicesAll conjugations are removed irrevocablyYeah, we'll have to reconnect.
    Saved Wi-Fi networksPasswords from access points are erasedYeah, we need to re-enter.
    VPN settingsConfiguration. VPN-junctionYes, if you use a VPN.
    APN mobile internetReset to factory (usually restored automatically)It is recommended to check

    ⚠️ Attention: Redmi with two SIM-Resetting network settings may result in loss of priority SIM for calls SMS. After the procedure, check the settings in SIM-maps and mobile networks β†’ Choice SIM call-in.

    πŸ’‘

    Before resetting your network settings, export a list of Wi-Fi networks with passwords through the WiFi Password Viewer app (available on Google Play), which will save you time re-entering passwords.

    Solving common problems after removing the pairing

    Even after successful removal of the device, problems can occur, and here are the most common ones and ways to fix them:

    • πŸ”Š Sound goes through the smartphone speaker, not through Bluetooth headphones: Check in Settings β†’ Sound. β†’ The output of the audio, that the device is selected. Turn off and turn on Bluetooth again. Remove the headphones from the list and reconnect.
    • πŸ”„ The device connects, but immediately shuts down: Reset the settings of the gadget (for example, for Redmi Buds 3 Pro - hold the button for 10 seconds). Try connecting the device to another smartphone – if the problem recurs, the gadget is faulty.
    • πŸ“± Smartphone doesn't see device when searching: Make sure gadget is in pairing mode (usually flashing blue light). Turn off power saving mode for Bluetooth on Redmi (Settings) β†’ Battery. β†’ Choice of applications β†’ Bluetooth β†’ No restrictions. Update the firmware MIUI Up to the latest version – in the old versions there are bugs with device detection.

    If the device still automatically connects after all the manipulations, check if the smartphone has a third-party Bluetooth control application (for example, Bluetooth Auto Connect or Tasker), such programs can intercept the control of connections.

    πŸ’‘

    Before buying new Xiaomi Bluetooth devices, check their compatibility with your Redmi model on the official website. For example, Redmi Buds 4 Pro headphones require MIUI 13+ for proper operation.

    FAQ: Frequent questions about removing Bluetooth pairing on Xiaomi Redmi

    Can I remove a Bluetooth device without resetting?
    Yes, in 90% of cases, standard removal via the Bluetooth menu or clearing the Bluetooth app cache is enough. Use ADB or reset network settings only if other methods have not worked.
    Why does the device appear on the list again after deleting?
    This is because of the quick reconnect function in MIUI. To avoid this: Remove the device through settings. Turn off Bluetooth for 30 seconds. Reboot the smartphone. Only then reconnect the device (if necessary).
    How to remove a device that is not displayed in the Bluetooth list?
    Hidden devices can be found: In the settings of the application through which they connected (for example, Mi Home for smart lamps). Through Settings β†’ Apps β†’ Bluetooth β†’ Storage β†’ Clear data. Through ADB (see Method 4 in the article).
    Will a network reset remove data from applications?
    No, the network reset only affects: Wi-Fi list and passwords; Bluetooth devices conjugated; VPN and APN settings; photos, messages, apps and other user data remain intact.
    Can a remote Bluetooth device be restored without re-pairing?
    No, after complete deletion (especially through ADB or reset), the device will have to be reconnected, as the first time. However, some gadgets (such as the Mi Band) keep the sync history in the Xiaomi cloud, and after reconnecting, the data will recover.