Have you ever encountered a situation where the headphone icon is stubbornly burning on the Xiaomi screen, even though no headset has long been turned off? This problem is familiar to many owners of the brand's smartphones - from budget Redmi to flagship Mi 13 Ultra. The icon is not only annoying visually, but can block the output of sound through speakers, forcing the user to look for a solution in the blind.
The causes of ghost headphones are both software failures of MIUI and hardware failures, most often a contaminated 3.5 mm connector (if it is in the model), contact oxidation or an audio driver error. In rare cases, the problem is associated with damage to the plume or motherboard - but these cases are usually accompanied by other symptoms, such as spontaneous reboots.
Today we will discuss all working ways to remove the headphone icon, from the basic (reboot, clean the connector) to advanced (reset settings, edit system files). Particular attention will be paid to models without a 3.5 mm connector, where the problem is often associated with a Bluetooth module or software glitches MIUI 14/15.
Basic methods: reset and physical cleaning
Start with the simplest one: rebooting your smartphone. In 30 percent of cases, it helps reset the temporary audio system failure. If the icon is left, check if the garbage is stuck in the 3.5mm connector (relevant to Redmi Note 10/11, POCO X3/X4, etc.) Dust, villi, or contact oxidation can create a false sense of the connected device.
Use:
- π―οΈ Wood toothpick (carefully, without pressing so as not to bend the contacts)
- π¨ A container with compressed air (keep at a distance of 5-10 cm)
- π§΄ Alcohol and cotton swab (to remove oxidation, pre-turn off the phone)
If your model doesnβt have a 3.5mm connector (like the Xiaomi 12T or Mi 11), skip this step β the problem lies in the software part or Bluetooth stack.
β οΈ Warning: Do not use metal objects to clean the connector! this can close contacts and disable the audio chip.
2. Check connected devices and Bluetooth
Sometimes the headphone icon appears because of a "hung" Bluetooth connection, and even if the headset is long ago disabled, the system can continue to "see" it.
- Open Settings β Bluetooth and remove all saved devices.
- Turn off Bluetooth completely for 1-2 minutes, then turn it on again.
- Check if the headphones are connected to another device (laptop, tablet) β sometimes they automatically switch.
If you use TWS-headphones (e.g. Xiaomi AirDots or Redmi Buds), try resetting them to factory settings:
- π Place the headphones in the case and hold the button on the back for 10-15 seconds (until the indicator flashes).
- π± Remove the device from the list of conjugates in the smartphone.
- π Reconnect as if you were using it for the first time.
On models with MIUI 13+, disabling the AutoAudio Connect function in Bluetooth settings can help, and this option sometimes works falsely, especially after updates.
π‘
If the icon only appears when you listen to music, try changing the player app, for example, YouTube Music or Spotify may conflict with the system audio driver.
3. Resetting of sound and audio system settings
If physical cleaning and manipulation of Bluetooth didn't help, the next step is to reset the settings associated with sound. MIUI has a hidden option that returns audio parameters to factory values without affecting personal data.
Instructions:
- Go to Settings. β Sound and vibration.
- Slip on the three dots in the upper right corner and select "Reset sound settings".
- Confirm the action and restart the smartphone.
Some firmware may not have this item. Alternatively,
1. Open the Phone app and dial ##4636##
2. Select "Phone Information" β "Audio"
3. Under "Audio Settings" click "Reset"After reset, check if the badge has disappeared. If not, move on to more radical methods.
βοΈ Preparation for resetting settings
4. Firmware update and manual reinstallation of the audio driver
Errors in the audio system are often fixed in new versions of MIUI. Check for updates:
- Go to Settings β About the phone β System update.
- If a new firmware is available, install it.
- After the update, reset the sound settings (see the previous section).
If there are no updates or the problem remains, you can try manually resetting the audio driver via ADB. This method is suitable for advanced users:
adb shell settings put global headset_state 0
adb shell settings put global headset_mic_state 0To execute commands:
- π₯οΈ Install. ADB Tools on PC (download from the official Android website).
- π± Turn on Debugging. USB In Settings β The phone. β Version. MIUI (tap 7 times on the assembly number).
- π Connect your phone to your PC and execute commands in the terminal.
β οΈ Attention: Misuse of the right ADB If you're not sure what you're doing, you're not going to do it.
What if the ADB does not recognize the device?
5. Hardware causes: connector, plume, motherboard
If the software methods don't work, the problem may lie in the hardware.
| Reason. | Symptoms | Decision |
|---|---|---|
| Pollution/oxidation of the 3.5 mm connector | The icon appears after connecting the headphones, the sound is interrupted. | Cleaning with alcohol, replacement of the connector (in the service) |
| Damage to the audio chip plume | The badge is constantly burning, the speakers are not working. | Diagnostics in the service, replacement of the plume |
| Short circuit on the motherboard | Phone overheats, spontaneous reboots | Repair of the board (solding, replacement of elements) |
| Faulty Bluetooth module | The icon appears when Bluetooth is turned on, problems with connecting devices | Flashing the module or replacement |
To diagnose hardware problems:
- π Check if the connector reacts to the connection of real headphones (if any).
- π§ Connect Bluetooth headset β if sound is normal, the problem is a 3.5mm connector.
- π§ Use test apps (like Phone Doctor Plus) to check your audio system.
Critical information: On Xiaomi 12/13 series models without a 3.5 mm connector, a common cause is the failure of the Bluetooth/Wi-Fi chip (combo chip).
Extreme measures: reset to factory settings
If all previous methods failed, you will have a complete reset, which will delete all data from the device, so back up first:
- π Save photos, contacts and files on Google Drive or PC.
- π Write down passwords from accounts (they will be deleted).
- π± Charge your phone to at least 70% β reset can take 10-20 minutes.
Resetting instructions:
- Go to Settings β About the phone β Reset settings.
- Select "Delete all data".
- Enter a password (if required) and confirm the action.
Once reset, the phone will reboot in factory condition. Don't restore data from the backup right away -- first check if the headphone icon has disappeared. If the problem has returned after recovery, it must have been in one of the apps or settings installed.
π‘
Resetting to factory settings helps in 90% of cases if the problem is software, if the icon is left, the hardware malfunction, and you need repairs.
7. Alternative solutions for advanced users
If you are ready for experimentation, try these methods (at your own risk!):
- π οΈ Disabling the Bluetooth system application: Activate Developer Mode (Tap) 7 once-over MIUI In the settings. Turn on "Debugging by" USB". Connect to your PC and execute the command: adb shell pm disable-user --user 0 com.android.bluetooth
Minus:
Bluetooth
Installation of custom firmware:
LineageOS
Pixel Experience
MIUI
Replacement of the audio chip:
WM6132
AK4377A
On models with MIUI 14+, sometimes a rollback to the previous firmware version helps.
- Download the desired version of MIUI from the Xiaomi Firmware website.
- Use the Mi Flash Tool to run in Fastboot mode.
β οΈ Attention: Firmware rollback can cause the device to lock if the Anti-Rollback version is higher than the current. 4PDA or XDA-Developers.