Bluetooth on Xiaomi smartphones is one of the most capricious modules, often getting stuck with MIUI updates, connecting new devices, or even for no apparent reason. The problems range from the inability to find headphones to the constant breakdown of the connection with smartwatches or speakers. In 80% of cases, resetting Bluetooth settings helps - a procedure that returns the module to factory parameters without losing data on the phone itself.
In this article, weβll look at 5 proven Bluetooth reset methods, from standard MIUI menus to hidden engineering commands and tools for power users. Youβll learn how to reset the module cache, remove all paired devices at once, and what to do if Bluetooth doesnβt turn on at all. The instructions are relevant for all modern Xiaomi, Redmi and POCO models (including Xiaomi 13/14, Redmi Note 12, POCO F5 and others).
Before you start, check the basics: Bluetooth may not work due to a battery drain (less than 15%), active mode "Save charge" or conflict with a VPN.
1. Standard Bluetooth reset via MIUI settings
The safest and most recommended way is to use the built-in MIUI tools. It is suitable for most users and does not require super-user rights (root).
- Open the Settings app (cog icon).
- Go to Connections and Sharing (or Bluetooth in older versions of MIUI).
- Click on the three dots in the top right corner and select Bluetooth Settings.
- Scroll down and tap on Reset Settings (or Clear cache in some firmware).
- Confirm the action by pressing OK in the dialog box.
Once reset, the phone will automatically restart the Bluetooth module, and all previously paired devices will be removed and reconnected, which works on MIUI 12/13/14 and newer, including global and Chinese firmware.
β οΈ Warning: If Bluetooth still doesn't turn on after reset, check if the module is disabled in Flight Mode or via Quick Settings (swipe down from the top of the screen.
βοΈ Preparing for Bluetooth reset
2. manual removal of all paired devices
If resetting through settings didn't work, try to clear the list of paired devices completely. Sometimes the conflict arises because of damaged connection profiles (especially after MIUI updates).
- Go to Settings β Connections and Sharing β Bluetooth.
- Click on the gear icon next to each device in the list.
- Select Disable, then Forget this device (or Delete).
- Repeat for all devices.
After removing, restart your phone (required!) Then try reconnecting your headphones or other device, a method that often solves problems with connection breaks or lack of sound in your headphones.
If the list of devices is empty, but Bluetooth still does not work, move to the next method - cleaning the cache of the system.
π‘
Once you remove the devices, try to reconnect them, first the ones that were less common, and this helps to avoid conflicts when you re-match.
3. Cleaning the Bluetooth cache through "Applications"
The Bluetooth module in MIUI works as a standalone system application, and its cache can clog up, causing crashes.Cache cleaning often solves problems with constant device searches or inability to connect.
- Open Settings β Applications β Application Management.
- Click on the three dots in the upper right corner and select Show System Processes.
- In the search bar, type Bluetooth.
- Select the Bluetooth app (or Bluetooth MIDI Service in some firmware).
- Click Clear cache and Clear data (if available).
- Reboot the phone.
Important: On some models (like the Redmi Note 10 Pro), Bluetooth may temporarily disappear from the Quick Settings menu after cleaning up the data.
| Xiaomi model | Name of the Bluetooth process | Need a reboot? |
|---|---|---|
| Xiaomi 12/13/14 | Bluetooth | Yes. |
| Redmi Note 11/12 | Bluetooth MIDI Service | Yes. |
| POCO F3/F4/F5 | com.android.bluetooth | No. |
| Xiaomi Mi 10/11 | Bluetooth Share | Yes. |
4. Reset via engineering menu (code ##4636##)
For power users, there is a way to reset through the hidden engineering menu.It works on most Xiaomi models, but requires caution - don't change the other settings on this menu!
Instructions:
- Open the Phone app.
- Enter the code ##4636## (on some firmwares, see the alternative below).
- In the menu that opens, select Phone Information (or Usage Statistics).
- Scroll down and find the Bluetooth section.
- Click Reset Settings or Clear BT config.
- Reset the device.
If the code doesnβt work, try an alternative:
1. Install the MTK Engineering Mode application from the Play Market (MediaTek processors only).
2. Open it and go to the Connectivity section.
3. Select "Bluetooth" and press "Reset".β οΈ Note: On smartphones with Qualcomm Snapdragon processors (for example, Xiaomi 13 Pro, POCO F5 Pro) the engineering menu may be missing or have a different interface. Do not change the settings unless you are sure of their purpose!
5. Bluetooth reset via ADB (for advanced users)
If standard methods don't work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to execute system commands, which requires a computer and minimal technical skills.
Step-by-step:
- Download and install ADB Tools on your computer.
- Turn on USB Debugging on your phone: Go to Settings β About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings β Additional β Developer. Enable USB Debugging.
File transfer
Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
adb devices
adb shell
su
pm clear com.android.bluetooth
reboot(If you request root rights but donβt have them, skip the su command.)
After the reboot, Bluetooth will be completely reset, which is effective if the problem is caused by corrupting system files or firmware conflicts.
What if the ADB canβt see the device?
6. Hardware reset (if Bluetooth is not turned on at all)
In rare cases, the Bluetooth module can shut down completely at the hardware level β for example, after a phone drops or moisture hits. If none of the above methods worked, try:
- π Hard reboot: Press the power button + Increase volume by 10-15 seconds until the phone restarts.
- π§ Antenna check: If the phone is disassembled, make sure that the Bluetooth plume (usually combined with Wi-Fi) is tightly connected.
- π± Test in Safe Mode: Press the Power button β Safe Mode. If Bluetooth is working, the problem is in the third-party app.
- π Resetting to factory settings: a last resort if other methods didn't help (Settings) β The phone. β Resetting settings).
If Bluetooth still doesnβt work, you may need to replace the module (in the service center) or flash it through Fastboot (for power users).
π‘
Before visiting the service center, check the warranty β on most Xiaomi models, the Bluetooth module is covered by the warranty for 12 months.