How to remove the Xiaomi headphone icon from the screen if they are not connected: 7 working methods

You took a Xiaomi phone out of your pocket, and the headphone icon still burns on the screen — even though no wired or wireless headsets are long gone? — This problem is familiar to many owners of smartphones on MIUI, especially after upgrades or mechanical damage to the 3.5mm connector. The icon is not just annoying visually: it blocks the output of sound to speakers, making it impossible to call and listen to music without connected devices.

The reasons for the appearance of the “ghost” icon are diverse: from the banal contamination of the connector to malfunctions in the work of an audio driver or firmware. Qualcomm/Mediatek. V 80% In cases, you can solve the problem yourself without going to the service center. 7 Proven methods, including software tricks, hardware checks and even hidden engineering menus that are not written in the official instructions. 10/11/12, POCO X3/X4 and flagships Xiaomi 13/14, where the problem is most often encountered.

Before you go to radical measures (like resetting), try simple steps. For example, on models with a Snapdragon 8 Gen 1 chipset and later, the failure is often associated with a Bluetooth stack-audio driver conflict - it can be fixed by restarting in safe mode. And owners of devices with MIUI 14 should first check the updates: version 14.0.6.0 fixed a critical error in determining the connected accessories.

1. Basic checks: what to do before resetting

Start with the basics -- they take less than a minute, but they solve the problem in 30 percent of the cases -- and most often, the headphone icon gets stuck because of a temporary audio subsystem failure or physical contact in the connector.

The first thing you need to do is force the phone to restart. Press the power button for 10-15 seconds until the screen goes out and the MIUI logo appears. This method works if the fault is caused by the sound card driver freezes. After rebooting, check if the icon is gone. If not, move on to the next step.

  • 🔌 Turn off all accessories: Remove the charger, OTG-cables, adapters, sometimes connectors. USB-C or 3.5 mm closed, simulating the connection of headphones.
  • 🧹 Clean the connector: Take a toothpick (not a metal one!) and carefully remove dust or oxides from the socket. 9A/9C Often accumulates dirt, which closes the contacts.
  • 🔊 Check the sound: try to turn on music or video. If the sound is going through the speakers, the only problem is the icon. If there is no sound, the failure is deeper.
  • 📱 Put your headphones on and off, put any working headphones in the jack, wait for the icon to appear, then remove them. Sometimes it resets the state of the audio port.

If the basic methods didn't work, go to the software methods, but first make sure that the problem is not a hardware malfunction. For example, on the POCO F3 and Xiaomi 11T, the audio port controller often fails, in which case only repairs will help.

📊 How long ago you had a headphone icon on Xiaomi?
Less than a day.
1-3 days
More than a week.
Appeared after the update

Reboot in Safe Mode: Diagnosing Conflicts

Safe Mode loads MIUI with minimal driver set and no third-party apps, and if the headphone icon disappears in this mode, the problem is a conflict of programs or corrupted cache data.

To enter safe mode:

  1. Press the power button until the shutdown menu appears.
  2. Press and hold your finger on the “Switch off” (or “Switch off power”) option.
  3. After 2-3 seconds, a proposal will appear to go to safe mode - confirm.

In safe mode:

  • 🔍 Check if the headphone badge is gone.
  • 🎵 Try to play the sound through the speakers.
  • 📱 Connect and turn off the headphones (if possible).

If the problem disappears, one of the installed applications is to blame, and most often conflicts are caused by:

  • 🎧 Applications for sound management (Equalizer) FX, ViPER4Android).
  • 🔊 Modified firmware or patches (Magisk, Xposed).
  • 🤖 Automation applications (Tasker, MacroDroid).

To find the culprit, remove suspicious programs one by one, restarting the phone after each deletion. On Xiaomi with MIUI 13+, you can use the built-in Activity Monitor (Settings → Special Opportunities → Activity Monitor) to track which application is interacting with the audio system.

☑️ Diagnosis in safe mode

Done: 0 / 4

3. Resetting audio and cache settings of audio services

If the headphone icon remains even after the reboot, the audio driver or system services cache may be damaged. MIUI has hidden settings that allow you to reset the sound settings without completely resetting the phone.

First, try resetting the sound settings:

  1. Go to Settings. → Sound and vibration.
  2. Slip on three points in the upper right corner (or additionally).
  3. Select “Reset settings” (or “Restore default values”).

If this method does not help, clear the cache of audio services through the application settings:

  1. Open Settings → Applications → Application Management.
  2. Tap it on three points. → «Show system-based».
  3. Find and select: com.android.bluetooth (Bluetooth) com.miui.player (Music) com.android.media (Media)

"Clear the cache."

"Stop it."

For Android 12+ models (such as the Xiaomi 12 Pro or Redmi Note 11 Pro+), additional cache cleaning of AudioFX may be required:

adb shell pm clear com.android.effects

This command must be executed via ADB (read more about ADB settings in Section 5).

What if there is no "Reset" item in the sound?
On some firmware (e.g. MIUI EU), this item is missing. Alternatively, reset all settings through Settings → System → Additional → Resets → Reset network/sound settings.

4. Engineering menu and audio port tests

The hidden engineering menu (Engineer Mode) allows you to test the phone’s hardware components, including the audio port, which is especially useful if you suspect a physical malfunction of the 3.5mm or USB-C connector.

To open the engineering menu:

  1. Open the phone app.
  2. Enter the code: ##4636## (to test) or ##3644633## (to use the engineering menu on Mediatek).
  3. On Qualcomm chipsets (most of Xiaomi’s flagships), use the code: #86583###.

On the engineering menu:

  • 🔧 Go to the section "Hardware Testing» → «Audio».
  • 🎧 Select Headset Mode and run the test.
  • 🔄 If the test shows “Headset Inserted” (earphones connected) in the absence of the device – the problem is the connector or controller.
  • 📊 Check the "Impedance" value. The normal value for a disconnected connector is infinity (∞) or 0 ohm.

On models with Qualcomm Snapdragon (for example, POCO F4 GT or Xiaomi 12S Ultra), you can use the advanced test:

adb shell am start -n com.qualcomm.qti.engineermode/.EngineerMode

If the engineering menu shows that the headphones are “connected” despite not having them, try blowing the jack with compressed air (for example, a canister to clean the keyboard). On the Redmi Note 10 Pro and similar models, it often helps to insert / remove the headphones several times with effort - this can “unlock” jammed contacts.

💡

If the engineering menu does not open, try entering the code through the Calculator app (enter the sequence of numbers and characters, as on the phone keyboard).

5. ADB-commando

If the software methods don’t work, you can manually reset the state of the audio driver via Android Debug Bridge (ADB), a method suitable for advanced users, as it requires connecting the phone to a computer.

First, turn on the USB debugging:

  1. Go to Settings. → The phone.
  2. Tap 7 times on the MIUI version to activate Developer Mode.
  3. Back to Settings → Additionally. → For developers.
  4. Activate "Debugging by" USB».

Install. ADB-Drivers to your computer (download Google’s Platform Tools) and execute commands:

adb devices


adb shell




su




echo 0 > /sys/class/switch/h2w/state




exit




exit

If the su command doesn’t work (no root rights), try an alternative method:

adb shell settings put global headset_connected 0

For Mediatek chipsets (such as Redmi 10C or POCO M4 Pro), another command may be required:

adb shell am broadcast -a android.intent.action.HEADSET_PLUG --ez state 0 --ez microphone 0

Once you've done the commands, restart your phone. If the icon is gone, the problem was the software failure of the audio stack. If it's not, there are two options: hardware failure or factory reset.

💡

ADB-commands are the most effective way to reset the "hung" state of the audio port, but requires a connection to a PC. 90% The settings put global command headset_connected 0.

6. Hardware reasons: when to carry in the service

If none of the software methods worked, the problem is probably a physical malfunction of the phone, and here are the most common hardware causes:

Reason.SymptomsModels where it is more commonDecision
Oxidation of 3.5 mm/USB-C connector contactsThe badge appears after moisture hits, the sound is interrupted.Redmi 9, POCO X3 NFCCleaning with alcohol or replacing the connector
Damage to the flexible plume of the audio portThe badge flashes, the sound is distorted.Xiaomi Mi 11, Redmi Note 10SReplacement of the plume
Failure of the Audio Codec (Sound Controller)The badge burns constantly, there is no sound through the speakers or through headphones.POCO F3, Xiaomi 12TReplacement of motherboard
Short circuit in the connectorThe badge appears when you press the body next to the connectorRedmi 8A, POCO M3Replacement of connector or soldering of contacts

To diagnose a hardware problem yourself:

  • 🔦 Light the flashlight in the connector 3.5 mm/USB-C — If oxides or bent contacts are visible, cleaning or replacement is required.
  • 🤏 Carefully press the body of the phone next to the connector. If the icon flashes, the problem is poor plume contact.
  • 🔊 Put your headphones on and rock the plug in the connector. If the sound is interrupted, the contacts are worn out.

Cost of repair in the service center:

  • 🔧 Replacement of the 3.5 mm connector: 800-1 500 ₽.
  • 🔧 Replacement USB-C port: 1,200–2,500 ₽.
  • 🔧 Repair of the plume: 1,500–3,000 ₽.
  • 🔧 Replacement of audio codec: 3,000–6,000 ₽ (It is often cheaper to buy a new phone).

💡

If the phone is warranty, don't disassemble it yourself! opening the case will void the Xiaomi warranty.

7.Extreme measures: reset to factory settings

If all previous methods failed, you will have a complete reset, which will delete all data from your phone, so back up first:

  • 📱 Go to Settings. → The phone. → Backup.
  • 🖥️ Connect to Mi Cloud or copy files to your PC.
  • 🔐 Remember the Mi Account data – after the reset, authorization will be required.

To reset the settings:

  1. Open Settings → Additional → Recovery and Reset.
  2. Select “Reset” → “Delete all data”.
  3. Confirm the action and wait for the reboot (it will take 5-10 minutes).

After discharge:

  • 🔄 The phone will reboot to its initial state (like after purchase).
  • 📱 Go through the initial setup, but don’t restore data from the backup right away – first check if the headphone icon has disappeared.
  • 🔊 If the problem is solved, alternately install applications to identify the culprit of the conflict.

⚠️ Attention: On models with MIUI 14 and Android 13 may need to link your Mi Account to unlock after reset.Make sure you remember your password!

FAQ: Frequent questions about the headphone icon on Xiaomi

❓ Why the headphone icon appears after the update MIUI?
Some versions of MIUI 13–14 (e.g. 13.0.4.0 or 14.0.3.0) have a bug that detects connected devices, which is due to the update of Qualcomm’s audio driver for Snapdragon 870/888/8 Gen 1 chipsets. Solution: Reverse the previous firmware version via the Mi Flash Tool. or wait for a patch (usually released in 2-3 weeks after mass complaints).
❓ Can I remove the icon without rebooting?
Yes, some models are helped by a forced shutdown of com.android.bluetooth: Open Settings → Apps → Show system. Find Bluetooth and hit Stop. Restart your phone. This will work if the crash is due to a Bluetooth/audio driver conflict.
❓ Why does the icon not disappear after cleaning the connector?
If mechanical cleaning does not help, there are two possible reasons: 🔌 The connector controller is damaged - even in the absence of headphones, it sends a connection signal. 🔧 The contacts on the motherboard are oxidized (often after moisture has been ingested), both need repairs, and you can try to warm the connector with a hair dryer on your own (temperature 150-200).°C, 2-3 minutes – sometimes it restores contact.
❓ How to check if the audio codec is faulty?
Audio Codec malfunction: The earphone badge burns all the time, even after reset. There's no sound through the speakers or the headphones. In the engineering menu, the Audio Loopback test gives an error. You can check the codec through the audio box. ADB: adb shell dumpsys media.audio_flinger If there are lines in the conclusion with ERROR or CODEC_INIT_FAILED — chip.
❓ Is there a risk of damage to the phone when cleaning the connector?
Yes, if you use metal objects (needles, paper clips) or aggressive liquids (acetone, solvents: 🪥 Toothpicking (wooden or plastic). 💨 Compressed air canister. 🧴 Alcohol (90%+), Don't blow into the connector with your mouth, because the moisture from the breath can aggravate oxidation!