How to completely clean the list of Bluetooth devices on Xiaomi: all ways

The list of paired Bluetooth devices on Xiaomi smartphones has become a mess over time: old headphones that have been long gone, friends’ speakers, fitness bracelets of the past, and random devices connected in public places. This β€œdigital dust” not only makes it difficult to find the right gadget, but can slow down the connection to new devices or even cause conflicts of Bluetooth profiles (for example, when a smartphone tries to automatically connect to a neighbor’s speaker instead of your headphones).

Unlike iPhones or Samsungs, where cleaning a list is intuitive, MIUI hides some features deep in the menu β€” or doesn’t provide direct access to mass removal at all. In this article, we’ll look at all the ways we can go from standard settings to hidden commands for power users, and why devices sometimes return to the list after deletion and how to avoid it.

1. Standard method: Delete via Bluetooth settings

The most obvious method is to manually remove each device via the Settings β†’ Bluetooth menu, which is suitable for most Xiaomi, Redmi and POCO models on MIUI 12–14 (including HyperOS).

Open Settings (cog icon on the main screen) β†’ Select the Connections and Sharing section β†’ You can tap Bluetooth. You'll see here a list of all the devices that are connected (βš™οΈ) near-needle β†’ Choose Delete (or Forget this device). Confirm the action.

  • πŸ”Ή Pros: does not require additional knowledge, works without the Internet.
  • πŸ”Έ Cons: You have to delete each device separately; on some firmware, the list can be restored after a restart.
  • πŸ”Ά Feature: If the device is currently connected, first turn it off (button Disconnect).

πŸ’‘

If the device appears again in the list after removal, try to disable the Auto Connection function in its settings (before deleting).

2. Mass removal through "Network Reset"

If the Bluetooth list is full and you take too long to delete one at a time, use the Network Reset feature, which will delete all your Bluetooth devices and reset your Wi-Fi, mobile network and VPN settings. Importantly, after the procedure, you will have to re-enter your Wi-Fi passwords!

Instructions:

  1. Go to Settings. β†’ The phone.
  2. Tap a few times on the MIUI version until you get a message You are a developer! (this unlocks hidden settings).
  3. Return to the main Settings menu β†’ Additional β†’ Resetting.
  4. Select Network Reset β†’ Confirm the action.

Remember passwords from all Wi-Fi networks |Save mobile internet (APN) |Switch off important Bluetooth devices (such as smartwatches) |Check that you have a backup of contacts

-->

⚠️ Note: Some Xiaomi models (e.g. Redmi Note 10 Pro) POCO X3 Pro) resetting the network may also reset the settings NFC And Hotspot. If you use contactless payments, you're going to have to reconfigure them.

3. Cleaning through Developer Mode (for experienced)

If standard methods don’t help (e.g., devices aren’t deleted or the list is blank but Bluetooth isn’t stable), try using developer mode, which requires accuracy but allows you to reset the Bluetooth cache.

Activate the developer mode (as in the previous section), then:

  1. Go to Settings β†’ Additional β†’ For developers.
  2. Find the Network section and tap on Reset Bluetooth settings (on some firmware, the item may be called Clear Bluetooth cache).
  3. Confirm the action and restart the smartphone.

This method doesn’t delete the list of devices, but resets all the time data of the Bluetooth module, which can solve connection problems, for example, if your Xiaomi AirDots headphones only connect on a second time or the sound is interrupted.

What to do if there is no Bluetooth Reset in developer mode?
On some firmware (for example, MIUI 13 for POCO F3) This item is missing. In this case, try: 1. Remove all devices manually (section 1). 2. Turn off Bluetooth for 30 seconds, then turn on again. 3. Use ADB-teams (section 5).

4. Delete via MIUI Hidden Settings (hidden menu)

MIUI hides some settings from ordinary users, but they can be accessed using secret codes or third-party applications, one of which opens a Bluetooth testing menu where you can manually control the paired devices.

Enter the following code in the Phone application:

##232338##

After that, the Bluetooth Test menu will open, and here you will see a list of all devices, including those that may not appear in the standard settings, to remove the device:

  1. Pick him from the list.
  2. Press Unpair (or Remove).
  3. Confirm the action.

⚠️ Warning: Do not change other options in this menu unless you are sure of their purpose! BT Address is responsible for your Bluetooth module’s unique identifier – resetting it may cause you to lose compatibility with certain devices.

5. Radical-method: ADB-crews to clean up

If none of the previous methods worked, the last option is the use of ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but is guaranteed to clear all Bluetooth data, including hidden cache files.

What you need:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ“± Developer mode enabled and debugging by USB smartphone.
  • πŸ”Œ Cable USB (preferably original).

Instructions:

  1. Connect your smartphone to your PC and open the command line (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: adb devices Wait for the serial number of your device to appear.
  3. Run a command to reset Bluetooth: adb shell pm clear com.android.bluetooth This command clears Bluetooth application data, including the list of devices.
  4. Reboot your smartphone.

πŸ’‘

The adb shell pm clear com.android.bluetooth command removes ALL Bluetooth settings, including stored device profiles and cache, the equivalent of a full module reset, but without losing other smartphone data.

After the reboot, the Bluetooth list will be empty and the module will return to factory settings, a method that is particularly useful if:

  • πŸ”΄ Bluetooth is not turned on or permanently off.
  • πŸ”΄ Devices connect, but sound goes through the phone's speaker, not through headphones.
  • πŸ”΄ The list shows "ghost" devices (which are physically inaccessible but not removed).

6.Why are devices returned to the list after deletion?

One of the most common problems with Xiaomi is the automatic recovery of remote Bluetooth devices after rebooting or updating MIUI.

Reason.How it manifestsDecision
Cash Bluetooth.Devices return after rebootingClear the cache through Settings β†’ Applications β†’ Application Management β†’ Bluetooth β†’ Storage β†’ Clear the cache
Synchronization with Mi AccountDevices appear after you log in to your Xiaomi accountTurn off sync in Settings β†’ Xiaomi Account β†’ Sync β†’ Bluetooth
Firmware errorThe list is reset on its own.Update MIUI to the latest version or reset via ADB
Profile conflictThe device is connected but not working (e.g. no sound)Remove the device, then reconnect it in silent mode (sometimes helps)

If the problem is Mi Account, try temporarily logging out of Xiaomi’s account, deleting all devices, and then re-signing in.

Once a month |Only when problems arise |Never cleaned |I don't know how to do it-->

7. Alternative methods: third-party applications

If you don't want to go through the settings or use ADB, you can use third-party Bluetooth management tools, for example:

  • πŸ“± Bluetooth Auto Connect – automatically connects priority devices and allows you to massively remove old ones.
  • πŸ”§ QuickShortcutMaker – Finds Hidden Functions MIUI, including the Bluetooth reset menu.
  • πŸ› οΈ SD Maid – clears the cache of the Bluetooth module (requires root rights).

Warning: Google Play apps may ask for extra permissions (such as access to contacts or location) check reviews and ratings before installing, and remember that root rights take away your device warranty.

Standard methods are enough for most tasks, but if you often connect new devices (for example, test gadgets), third-party utilities can save time.

FAQ: Frequent questions about Bluetooth cleanup on Xiaomi

❓ Why my Xiaomi headphones don't plug in after clearing the list?
The problem is probably not the list of devices, but the Bluetooth profile. Try: Remove the headphones from the list. Turn off Bluetooth for 10 seconds, then turn on. Press the button on the headphones to reset (usually 10-15 seconds until the indicator flashes); Reconnect. If it doesn't work, check if your smartphone supports AAC/aptX codecs (on some firmware they are disabled by default).
❓ Can a remote Bluetooth device be restored?
No, the pairing information is permanently erased after deletion, but if the device supports fast pairing (e.g. Xiaomi AirDots), it will automatically connect the next time you turn on Bluetooth (but you will need confirmation on your smartphone). Except that if you used MIUI backup (to the cloud or locally), you can restore Bluetooth settings from the backup - but this will return all devices, not selectively.
❓ Why After Updating MIUI All Bluetooth devices are missing?
This is a well-known error of some versions of MIUI 13-14, when after a major update, the module settings are reset. Solutions: Reboot your smartphone. Check if sync with Mi Account is enabled (perhaps devices will recover automatically). If the list is empty, connect the devices again.
❓ How to prevent Xiaomi from automatically connecting to other devices?
V MIUI There's a feature that auto-connects to known devices. To turn it off: Go to Settings. β†’ Put it on the gear (βš™οΈ) Disable the Auto Connection option. Disable the Auto Connection option. Use the Auto Connection option to completely disable the autoconnection. ADB-Adb shell settings put global bluetooth_auto_connectable false
❓ Bluetooth Cleaning Affects the Mi Band Smartwatch?
Yes, if your Mi Band or Xiaomi Watch is connected via Bluetooth, you'll have to re-match them after cleaning the list, but your steps, pulse and other metrics will be stored in the Mi Fitness/Zepp app β€” they're not dependent on Bluetooth pairing. Tip: untie the watch in the app before cleaning (Profile β†’ Delete device) to avoid conflicts.