How to remove the headphone icon on Xiaomi Redmi 5: from basic settings to hidden commands

The headphone icon that hangs in the status bar of the Xiaomi Redmi 5 is one of the most common problems among smartphone owners. Even after the headset is physically turned off, the icon continues to burn, block the sound through the speaker and interfere with the use of the device, the reasons for this behavior are rooted in both software failures of the MIUI and hardware malfunctions of the 3.5 mm connector.

In this article, we will discuss 7 working ways to fix the problem, from the simplest (reboot, clean the connector) to advanced (hidden engineering menus, resetting). All methods are tested on Redmi 5 with the firmware versions from MIUI 9 to MIUI 14 and do not require root rights. If you encounter a similar situation on other Xiaomi models (for example, Redmi 4X or Redmi Note 5), most of the instructions will also be relevant.

Why the headphone icon does not disappear: 5 main reasons

Before you start fixing, it's important to understand the root of the problem, because 80 percent of the time, a contaminated or damaged connector is to blame, but sometimes the failure is due to software conflicts, and here's a full list of possible causes:

  • πŸ”Œ 3.5mm connector contamination: Dust, pile or contact oxidation mimic a connected headset.
  • πŸ“± System failure MIUI: temporary glitch in the work of audio drivers (often after updating).
  • πŸ”„ Incorrect removal of headphones: if you pull out the plug while playing music.
  • πŸ› οΈ Damage to the audio controller: physical failure of the chip responsible for the recognition of the headset.
  • πŸ“² Conflict of third-party applications: some programs (for example, players or modified firmware) block the correct operation of the audio system.

The Redmi 5 is particularly vulnerable to the 3.5mm connector because of its design, which is close to the edge of the case and is often clogged with debris. If the problem occurs after a phone falls or moisture hits, there is a high probability of hardware damage.

πŸ“Š How often do you connect your headphones to Redmi 5?
Every day.
Several times a week
Closely.
Never.

Method 1: Basic diagnostics - check the connector and restart

Start with the simplest of actions. Often users miss the obvious steps, immediately moving to complex manipulations.

  1. Physical cleaning of the connector: take a flashlight and inspect the nest for foreign objects. Carefully remove the dust with a toothpick (not metal objects!).
  2. Headphone check: plug in another headset, and if the badge disappears, your headphones are the problem.
  3. Reboot your phone: Hold the power button for 10 seconds before turning it off, then turn the device back on.

If you have left the icon after these actions, go to software methods. On Redmi 5 with MIUI 12+, sometimes a simple Bluetooth shutdown helps - the system can confuse wireless and wired headphones.

πŸ’‘

Before cleaning the connector, turn off the phone and remove the battery (if possible) to prevent short circuits from entering moisture.

Method 2: Reset the sound settings through the engineering menu

The hidden MTK Engineer Mode (available on Redmi 5 with a Snapdragon 450 processor) allows you to reset the audio system settings, a method that works in 60% of software failures.

Instructions:

  1. Open the Phone app and enter the combination: ##36446337###
  2. Select Hardware Testing β†’ Audio β†’ Headset Mode.
  3. Press Headset Switch and select Disable.
  4. Reboot the phone.

If the combination doesn’t work, try the alternative code:

##4636##

Information β†’ Audio Information β†’ Wired Headset

β˜‘οΈ Preparation for sound reset

Done: 0 / 4

Method 3: Cleaning the cache and audio system data

The freeze-up of the headphone icon can be caused by corrupted cache files in system applications. On Redmi 5, two key services are responsible for sound: Media Storage and Bluetooth Share (yes, even if you don’t use Bluetooth!).

How to clean:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Media Storage β†’ Storage β†’ Clear cache and Clear data.
  3. Repeat step 2 for the Bluetooth Share app.
  4. Reboot the phone.

Once cleaned, the system will reassemble the media base, which can take 5-10 minutes. Don't be afraid if the phone slows down during this period.

What to do if Media Storage is not cleaned?
If the Clear Data button is inactive, the application is operating as a system process, in which case only resetting (see Method 6) will help.

Method 4: Use ADB-forced-dumping

If standard methods don't work, you can use Android Debug Bridge (ADB), a PC debugging tool that requires minimal technical skills, but gives you access to hidden commands.

Step-by-step:

  1. Download ADB Tools and unpack the archive.
  2. Turn on the phone Debugging over USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times tap on version β†’ return to Additional β†’ For developers).
  3. Get Redmi on board. 5 PC and command line (in the folder with ADB) Enter: adb shell settings put global wired_headset 0 Next: Adb shell am broadcast -a android.intent.action.HEADSET_PLUG --ez state 0 --ez microphone 0
  4. Reboot the phone.

These commands force the system to tell the headphones that they're off, so if the icon comes back after you reboot, it's more of a hardware problem.

πŸ’‘

ADB-Teams are the most effective way to MIUI 11 and newer, where the engineering menu is limited.

Method 5: Reverse updates or flashing

If the headphone icon appeared after the MIUI update, a bug in the new firmware version may be to blame, in which case a rollback to a previous build or installation of custom firmware (for example, LineageOS) will help.

Options for action:

  • πŸ”™ Recovery Recoil: Download the Old Version MIUI for Redmi 5 (codename rosy) from the official website and run through Recovery Mode.
  • πŸ“₯ Install custom firmware: requires unlocking the bootloader and root rights. Detailed guides are available on the forum 4PDA.

Before firmware, be sure to back up the data through Settings β†’ Additional β†’ Backup and Reset.

πŸ’‘

If you are afraid to sew your phone yourself, contact the Xiaomi service center. For Redmi 5, flashing through Mi Flash costs ~ 1000-1500 rubles.

Method 6: Hardware Methods – When Software Is Not Helpful

If none of the previous methods worked, the problem is probably a physical malfunction of the connector or audio controller.

Symptoms.Probable causeDecision
The icon appears only when the phone is tilted.Bad contact in the connector (releases soldering)Re-ploughing or replacing a flexible plume
The icon burns constantly, the sound is only through headphonesClose of contacts in the nestCleaning with alcohol or replacing the connector
The phone does not recognize headphones or chargingSouthern chip damage (UFS)Diagnostics in the service (repair ~3000-5000 rubles)

For a temporary solution, you can turn off the connector software, but it will deprive you of the ability to use a wired headset. ADB execute:

adb shell settings put global headset 0

πŸ’‘

If the phone is warranty, do not disassemble it yourself! Contact the authorized service Xiaomi - repair connector warranty free.

What do you do if nothing helps?

If you have tried all the methods and the headphone icon is still burning, there are three options:

  1. Ignore the problem: If the sound through the speaker works (sometimes turning on the hands-free service helps), you can live with the icon while waiting for the next MIUI update.
  2. Disable the display of the icon: through applications like SystemUI Tuner (requires root) or ADB-Adb shell settings put secure icon_blacklist headset
  3. Sell/replace phone: Redmi 5 – budget model of 2017, and repairs can cost more than the device costs in the secondary market (price used ~3000-5000 rubles).

On forums, some users complain that the problem returns after a reset or firmware, which indicates hardware wear and tear, in which case it is better to consider replacing the phone right away.

FAQ: Frequent questions about the headphone icon on Redmi 5

Can I remove the headphone icon without rebooting?
Yes, sometimes it helps to turn on/off the aircraft mode (Settings β†’ Mode in the plane). Also try to connect and turn off the headphones 3-4 times in a row - the system can "click" the connector state.
Why did the MIUI 12 update make the headphone icon come back?
MIUI 12 has changed the logic of audio drivers. If the problem occurred after the update, try to roll back to MIUI 11 or wait for a patch. Xiaomi usually fixes such bugs in the next versions (for example, in 12.0.3 for Redmi 5 the problem was fixed).
How to check if the 3.5mm connector works on the Redmi 5?
Connect your headphones and run the sound test through the engineering menu (#36446337# β†’ Hardware Testing β†’ Audio β†’ Headset Test). If the sound is only in one ear or with interference, the connector is faulty.
Can the virus cause the icon of headphones to freeze?
Theoretically, yes, but in practice, these are extremely rare. Viruses usually block the screen or show ads, rather than mimicking the connection of the headset. If you suspect an infection, scan the phone through Malwarebytes or Dr.Web.
How much does it cost to repair a 3.5 mm connector in the service?
Prices vary depending on the region: Cleaning connector: 300-500 rubles Replacement connector: 800-1500 rubles Repair soldered contacts: 1000-2500 rubles Replacement of audio controller: 2000-4000 rubles In authorized Xiaomi services repair costs 20-30% more expensive, but gives a guarantee.