How to increase volume on Xiaomi 11T: from standard settings to hidden chips

Xiaomi 11T is the flagship smartphone with powerful speakers from Harman Kardon, but even they sometimes fail to meet the expectations of users. Did you notice that the sound in music, videos or calls is too quiet? The problem may lie in software constraints, dusty speakers or suboptimal settings. In this article, we will discuss all ways to increase the volume, from basic to advanced, including working with the engineering menu and modifying system files.

It's important to understand that the physical limitations of speakers are not without risk to the device. But 80 percent of the time, quiet sound is a consequence of software limitations that can be eliminated. We tested each method on Xiaomi 11T (codename "vili") with MIUI 13/14 firmware and Android 11/12 β€” all instructions are valid for 2026. If the sound remains quiet after applying the tips, the problem may be in the hardware (for example, a damaged speaker or contacts).

1. Checking basic sound settings

Before digging deeper, make sure the problem isn't trivial settings. There are a few pitfalls on the Xiaomi 11T that make the sound seem quieter:

  • πŸ”Š Do Not Disturb Mode: Check if it is activated in the notification curtain or on schedule (Settings) β†’ Sound. β†’ Don't disturb).
  • 🎧 Volume limitation for headphones: MIUI By default, it lowers the maximum volume to protect hearing. β†’ Sound. β†’ Safe volume.
  • πŸ“± Sound Profile: Some firmwares have separate profiles for multimedia, calls and alarms. β†’ Sound. β†’ Sound profile.
  • πŸ”„ Adaptive sound: the function automatically adjusts the volume to the ambient noise. β†’ Special facilities β†’ Adaptive sound.

Pay special attention to the item "Safe Volume." In MIUI, it is hidden deep: go to Settings β†’ Sound β†’ Additional (three dots at the top) β†’ Safe Volume and turn off the limit. This immediately adds 10-15% to maximum volume.

⚠️ Warning: If the sound on the headphones gets distorted after Safe Volume is turned off, return the setting back. Prolonged listening at high volume can damage hearing and earphone dynamics.

πŸ“Š You’ve already tried to turn up the volume on Xiaomi. 11T?
Yeah, but no result.
Yeah, standard settings helped.
No, just reading the instructions.
I have a different model of Xiaomi.

Cleaning of speakers and checking of physical units

On the Xiaomi 11T, the bottom speaker (main speaker) is located next to the USB-C connector and easily clogged with dust.

  1. Turn off your smartphone.
  2. Take a soft toothbrush (or a brush for the camera lens) and walk gently through the speaker grid.
  3. Use a compressed air can (sold in electronics stores) to blow out the dust. Keep the balloon upright to avoid liquid.
  4. Check the sound after you turn it on.

If the sound is better but still not perfect, the problem may be the factory safety net, which over time deforms, in service centers it is replaced for 300-500 rubles.

Also check:

  • πŸ”Œ Connector. USB-C: If it gets moisture or debris, it can affect the operation of the lower speaker (it uses the same port to output sound).
  • πŸ› οΈ Smartphone case: when falls, the speaker contacts may move away. Easy to check by slightly pressing the lower part of the body during sound playback - if the volume changes, this is a hardware problem.

πŸ’‘

To check the speakers, use the test sound in the engineering menu: dial ##4636## β†’ Audio test β†’ Speaker. If one of the speakers doesn't sound, it's a hardware problem.

3. Engineering menu: hidden volume settings

The Xiaomi 11T has an engineering menu that allows you to manually increase the volume above standard limits.This is the only way to raise the volume of speakers by 20-30% without root rights, but it requires caution – incorrect values can lead to distortion of the sound.

Instructions:

  1. Open the Phone app and type the combination: ##36446337## (this is the code for the MediaTek engineering menu, since the Xiaomi 11T runs on the Dimensity 1200 chip).
  2. Go to Hardware Testing β†’ Audio β†’ Normal Mode.
  3. Choose Speaker or Headset.
  4. In the Max Vol field, increase the value from 150 to 160-170 (no higher!). For Media Vol, you can set 165.
  5. Press Set, then restart the smartphone.

After the changes, check the sound on different tracks. If there are wheezing or distortion, reduce the values by 5-10 units. 11T:

ParameterStandard valueRecommended valueAs safe as possible.
Speaker Max Vol150160170
Media Max Vol155165175
Headset Max Vol140150160
Ring Max Vol130140150

⚠️ Warning: Changes to the engineering menu are reset after the firmware update. Also, it is not recommended to increase the Mic Gain (mic amplification) - this will lead to severe noise during calls.

4.Applicants for sound amplification

If the engineering menu seems complicated, you can use third-party apps, and they work on two principles:

  1. Software amplifier - increases volume due to algorithms (can spoil quality).
  2. Equator – adjusts the frequencies, making the sound β€œlouder” subjectively.

The best apps for Xiaomi 11T:

  • πŸŽ›οΈ Wavelet (from developers) Viper4Android) β€” Harman Kardon supports speakers, has a built-in equalizer and distortion limiter.
  • πŸ”Š Volume Booster GOODEV β€” Simple booster with pre-profiles for music, video and games.
  • 🎡 Equalizer FX β€” allows you to fine-tune the frequencies, strengthening the bass and high (this creates the effect of "loudness").
  • πŸ› οΈ Viper4Android (Magisk requires – the most powerful tool, but difficult to set up.

For installation of Wavelet:

  1. Download the app from Google Play.
  2. Start and select the Harman Kardon profile (if any) or AutoEQ.
  3. Turn on Limiter and set Max Gain to 3-6 dB.
  4. Activate Bass Tuner and increase the low frequencies by 2-3 dB.

Volume Booster GOODEV easier:

  • Install it from Google Play.
  • Choose the amplification type: Multimedia, Calls or Headphones.
  • Move the slider 120-130 percent (higher is the risk of distortion).

Compatible with MIUI 13/14|

Volume increases gradually (not immediately to the maximum)|

Distortion limiter (if any) is enabled |

Checked sound on different tracks (not only bass)-->

5 Modification of system files (for advanced)

If standard methods don't work, you can manually edit the system files that control volume, which requires root rights or ADB (no root), a method suitable for firmware based on Android 11/12.

Instructions via ADB (without root):

  1. Install ADB Tools on your PC.
  2. Connect Xiaomi 11T to USB, enable debugging over USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times Press β†’ Additional β†’ For developers).
  3. Open the command line and type: adb shell settings put global volume_steps 30 This increases the number of volume control steps with 15 before 30, allowing you to adjust the level more accurately.
  4. To change the maximum volume, use: adb shell settings put global volume_music_speaker 16 (where 16 β€” new value, standard β€” 15).

For users with root:

  • Install Root Explorer or Mixplorer.
  • Move to the /system/vendor/etc/ and find the file. audio_policy_configuration.xml.
  • Open the file in the text editor and find the lines: <speaker_gain>3.0</speaker_gain> <headphone_gain>2.5</headphone_gain> Increase the values by 0.5–1.0 (for example, 3.5 and 3.0).
  • Save the file, set the rights to 644, and restart.

⚠️ Warning: Incorrect editing of system files can lead to bootloop. Before making changes, back up the file. If the sound disappears completely after the modification, return the standard values.

What if the sound disappears after the change?
If after editing the system files, the speakers stopped working: 1. Return the standard values in the file (or restore it from the backup). 2. Reboot the smartphone in Safe Mode (press the power button β†’ β€œReboot in Safe Mode”). 3. If the sound does not return, reset via Fastboot: fastboot erase cacheboot reboot 4. In extreme cases, reflash the smartphone through the Mi Flash Tool (instructions on the official Xiaomi website).

6.Alternative methods: from headphones to external speakers

If all software methods are exhausted, consider hardware solutions:

  • 🎧 Headphones with amplifier: models with impedance 32 ohms and higher (for example, Sony) WH-1000XM5 Sennheiser HD 450BT) It will give a louder and clearer sound.
  • πŸ”Š External Bluetooth speaker: even budget models (such as Xiaomi Mi Portable Speaker) will be louder than built-in speakers.
  • 🎀 USB-C audio adapter: digital output connection (e.g. Apple) USB-C to 3.5mm) bypasses analogue output limitations.
  • πŸ”§ Replacement of speakers: in service centers you can install speakers from Xiaomi 11T Pro (they're 10% more powerful) Cost β€” ~1500 rubles.

For owners of Xiaomi 11T, who often listen to music in noisy places, the best solution is a combination of software and hardware methods:

  1. Increase the volume through the engineering menu (up to 160).
  2. Connect Bluetooth headphones with support for aptX or LDAC.
  3. Use Wavelet to fine-tune the equalizer.

πŸ’‘

If you often listen to music at maximum volume, consider buying an external DAC (e.g. iBasso DC05 or DragonFly Red) that not only amplifies the sound, but also improves its quality by bypassing the built-in audio chip.

7. Frequent mistakes and how to avoid them

When trying to turn up the volume, users often make mistakes that lead to the opposite effect.

  • πŸ”‡ Ignoring updates: in new versions MIUI Frequently fix sound bugs. Check firmware relevance in Settings β†’ The phone. β†’ Updating the system.
  • πŸ”Š Excessive amplification in the engineering menu: values above 170 for speakers and 160 for headphones will lead to distortions.
  • πŸŽ›οΈ Incompatible equalizers: Some applications (e.g. Poweramp) conflict with the built-in equalizer MIUI. Turn off one of them.
  • πŸ”Œ Using unoriginal charging: Cheap cables can create interference that reduces sound quality.

Another common problem is the echo effect after you change your settings, which occurs when you overstate Speaker Gain in the engineering menu, to eliminate:

  1. Return to the engineering menu (#36446337##).
  2. Find Speaker Gain and reduce the value by 0.5-1.0.
  3. Check the Reverb option – it should be 0.

FAQ: Answers to Frequent Questions

❓ Why After Updating MIUI sound became quiet?
In newer versions of MIUI (especially MIUI 14), Xiaomi tightens volume restrictions due to European standards (EN 50332). To return to the previous level: Reverse to the previous version of the firmware via Fastboot. Or use the Magisk module "Disable Safe Volume" (requires root).
❓ Can the microphone be increased?
Yes, but it's fraught with noise. In the engineering menu (#36446337##) find: Mic Gain - zoom in to 4-5 (standard - 3). Mic Volume - maximum safe value - 250. For calls, it's better to use an external microphone (for example, Boya BY-M1 via USB-C adapter).
❓ Why is the sound quieter in games than in music?
MIUI has separate volume settings for multimedia, games and calls. To level the levels: Open Settings β†’ Sound β†’ Volume. Press three dots β†’ Additional β†’ Separate Adjustment. Align the sliders for Multimedia and Games. Also, some games (like PUBG Mobile or Call of Duty) have their own audio settings β€” check them in the game menu.
❓ How to Reset All Sound Settings to Factory?
If the sound gets worse after the experiments, reset: Go to Settings β†’ System β†’ Settings Reset. Select Resetting of sound settings (not a full reset!). Confirm action. If the problem is in the engineering menu, type: ##36446337## β†’ Hardware Testing β†’ Audio β†’ Restore Defaults
❓ Is it safe to listen to music at maximum volume?
No. According to WHO research, listening to sounds louder than 85 dB for more than 8 hours a day leads to irreversible hearing loss. On Xiaomi 11T: Maximum speaker volume is ~82-85 dB. The maximum volume in headphones is ~90-95 dB. Recommendations: Use the 60/60 rule: no more than 60% volume for 60 minutes. Turn on the volume limiter in the sound settings. Periodically take breaks (for example, 5 minutes of silence every hour).