The scaling up call on the Xiaomi Redmi 4X is one of the most annoying features for users who prefer to wake up to a uniform alarm clock. This MIUI feature, in which the alarm clock volume gradually increases from quiet squeak to maximum, was conceived as a โsoft awakening.โ However, in practice, it often leads to users waking up at the peak of volume โ or, conversely, to sleep because of too quiet initial sound.
Complicating the problem, the standard Redmi 4X settings (especially older versions of MIUI) donโt have an obvious switch to turn off the feature, and many device owners have put up with the inconvenience of not knowing that the solution exists for years. In this article, weโll look at all the working ways, from official settings to hidden commands to third-party utilities, that will help regain control of the alarm clock sound.
Why does the incremental call turn on automatically?
The gradual alarm volume feature was introduced by Xiaomi in MIUI 8 and is preserved in subsequent firmware versions.
- ๐ Smoothly remove the user from the deep sleep phase, avoiding the sharp stress of a loud sound.
- ๐ Reduce the risk of missing an alarm by making a final loud signal.
- ๐ฑ Save battery power (silent initial sound consumes less energy).
However, with its modest speaker and specific acoustics, the Redmi 4X does not work perfectly.
- ๐ Too quiet initial sound (not audible if you are sleeping soundly or the phone is lying down screen).
- ๐ A sharp transition from silence to maximum volume in the last few years 5-10 seconds.
- ๐ Inability to adjust the duration of the build-up (default โ 30 seconds).
The root of the problem is the MIUI architecture: the alarm clock volume setting is not in the main sound menu, but hidden in the system settings or not at all in some regional firmware, which forces users to look for workarounds.
Method 1: Disconnect via standard MIUI settings
On some versions MIUI (mainly 9-12) the option to turn off the alarm clock is available in the menu โ The alarm clock, though, on the Redmi. 4X s MIUI 8-10, this path often doesn't work. Try the following algorithm:
- Open the Clock app (icon with dial).
- Go to the Alarming Sign (bell icon at the bottom).
- Press on. โฎ โ Alarm settings (or โ๏ธ top-right).
- Look for Gradual Volume or Gradual Volume (in English firmware).
- Move the slider to the off position.
If this item is not available, your version of MIUI does not support it, in which case you can move on to the following ways, and check if the item is hidden behind the additional settings:
Where else could the setting hide?
Important: After turning off the increasing sound, the alarm clock will play at maximum volume immediately, make sure that the volume level in the settings is set comfortable (70-80% of the maximum is recommended).
Method 2: Using hidden commands through ADB
If standard settings don't work, you can turn off the feature via Android Debug Bridge (ADB), a low-level system management tool that requires you to connect your phone to your computer, but it gives you 100% results.
What you need:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS.
- ๐ USB-cable (original, with data transmission support).
- ๐ฑ Included Debugging by USB phone-on.
- ๐ ๏ธ Utility. ADB Tools (download from the official Google website).
Step-by-step:
โ๏ธ Preparation for work with ADB
- Activate Developer Mode on Redmi 4X: Go to Settings โ About Phone. Click 7 times on the MIUI Version until the notification "You're a Developer" appears. Return to Settings โ Additional โ Developer. Enable USB Debugging.
Connect the phone to your computer and confirm the debugging permission.
Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
adb devicesThe serial number of your device should appear.
adb shell settings put global alarm_gradual_volume 0Reboot the phone.
If the team doesnโt work, try an alternative:
adb shell am start -a android.settings.ALARM_SETTINGSThis command will open a hidden alarm settings menu where a missing item may appear.
๐ก
Before working with ADB, back up your data via Settings โ Additional โ Backup and Reset. In rare cases, incorrect commands can cause a system to crash.
Method 3: Third-party alarm applications
If the system methods didnโt help or seem too complicated, the easiest way out is to set an alternative alarm clock from Google Play, which not only allows you to turn off the incremental sound, but also offers advanced features: selection of melody, vibration, awakening tasks and even analysis of sleep phases.
Top.-3 supplant 4X:
| Annex | Features | Support for mounting sound | Ratings. |
|---|---|---|---|
| Sleep as Android | Smart alarm clock with sleep analysis, wake-up captches, integration with wearable devices | There is a setting (can be turned off) | 4.6 โญ |
| Alarm Clock Xtreme | Flexible volume, vibration, repetition, support for voice commands | Manually shutdown. | 4.5 โญ |
| AMdroid | Smooth awakening with music selection, tasks before disconnection, widgets | Customizable volume curve | 4.7 โญ |
How to set up:
Instructions:
- Open Root Explorer and go to /system/media/audio/alarms/
- Find files with the.ogg or.mp3 extension โ these are the alarm clock system melodies.
- Copy the original files to a secure location (memory card).
- Replace them with your tunes at constant volume (you can download them from the Internet or create them via Audacity).
- Set access rights 644 (rw-r----).
- Reboot the phone.
Critical: Incorrect editing of system files can cause the phone to freeze on the MIUI logo ("brick"). Before you start, make sure you have a working backup to recover via TWRP.
๐ก
If you don't want to take risks, you can just add your tune to /sdcard/Alarms/ and select it from the standard alarm clock, and you won't use the magnifying effect.
Method 5: Update MIUI to the latest version
In newer versions of MIUI (12 and above), setting the mounting alarm clock sound is made public. If your Redmi 4X is still running MIUI 8-10, updating the firmware can solve the problem without further manipulation.
How to update:
- Go to Settings โ About the phone โ System update.
- Click Check for updates.
- If a new version is available, download it (recommended via Wi-Fi).
- After installation, check the alarm settings - the item Gradual volume increase should appear.
Important nuances:
- ๐ Redmi 4X officially MIUI 12+ โ The latest stable version for him โ MIUI 11 (Android 7) Upgrade is only possible through custom firmware (e.g. Xiaomi.EU), but it requires unlocking the bootloader and risks stability.
- โ ๏ธ Castom firmware can take away your warranty (if it is still valid) and lead to data loss.
- ๐ฑ Before upgrading, reset to factory settings (Settings) โ Additionally. โ Backup and reset โ Resetting settings).
If you are not ready for firmware experiments, it is better to focus on methods 1-3.
Frequent Mistakes and How to Avoid Them
When trying to disable a rising call, Redmi 4X users often face typical problems.
โ ๏ธ Attention: If after the commands ADB The alarm clock stopped working at all, check if the system time settings have gone wrong. โ System system โ Date and time and enable Autodetermination.
Problem 1: The item "Gradual volume increase" is not in the settings.
- ๐น Reason: Your version MIUI does not support this option.
- ๐น Solution: Use ADB (method 2) or third-party alarm clocks (method 3).
Problem 2: After turning off the increasing sound, the alarm clock became too quiet.
- ๐น Reason: System volume of alarm clock dropped.
- ๐น Solution: Set the volume to maximum in the sound settings (Settings) โ Sounds and vibrations โ Loudness โ Alarm clock).
Problem 3: ADB can't see the device.
- ๐น Reason: Drivers are not installed or debugging is not included USB.
- ๐น Solution: Install Mi USB Driver. Check what's in the settings. โ Additionally. โ Developers are included in the Debugging USB and Allow debugging (factory unlocking) OEM).
Problem 4: The third-party alarm clock does not start after closing.
- ๐น Reason: Optimization of the battery MIUI kill off background processes.
- ๐น Solution: Add the app to the exceptions: Settings โ Battery and productivity โ Battery management. Select your alarm and set it without restrictions.