Xiaomi Mi8, Released in 2018, it still remains popular with users due to its balanced features and fine-tuning capabilities. One of the hidden features that can significantly extend battery life is Deep Sleep mode (sliptime) - a state of ultra-low power consumption, when the smartphone almost "falls asleep", turning off background processes. Mi8 This option is not always available out of the box: it must be manually activated through system settings, ADB-commands or engineering menus.
In this article, weβll break down all the working ways to turn on the sliptime, explain why it might not work, and give you recommendations for optimizing battery consumption. Itβs important to understand that incorrect activation of the mode can lead to loss of notifications or even system freeze β so follow the instructions carefully. If you use custom firmware (like LineageOS or Pixel Experience), some steps may differ.
What is Deep Sleep and Why You Need It on Xiaomi Mi8
Deep Sleep is the minimum power state that a smartphone enters when it locks the screen.
- π Background application processes are disabled (except system processes)
- π΅ The operation of Wi-Fi, Bluetooth and GPS (if not used)
- β‘ Reduces the processor frequency to a minimum
- π± The screen and sensors are completely deactivated.
On the Xiaomi Mi8 with MIUI firmware, the default sliptime is inefficient due to aggressive MIUI optimization, which leaves many processes active. For example, even in lockdown, Google Play Services, Mi Cloud or messengers can continue to work, which eats up to 10-15% of the charge per night. Enabling forced Deep Sleep allows you to reduce this cost by 1-3%.
However, there is a downside: in deep sleep, the smartphone may not receive notifications from messengers (WhatsApp, Telegram) or miss calls if they come via VoIP (for example, Viber or Skype), and delays when the screen wakes up - up to 1-2 seconds.
Check the current status of the sliptime on Xiaomi Mi8
Before you activate Deep Sleep, check how the smartphone behaves in locking.
- Install CPU Monitor or BetterBatteryStats from Google Play.
You can also use the built-in MIUI tools:
- Check out Deep Sleep Time, and if it's 0 minutes, it's off.
π‘
If you have a firmware installed MIUI Global, Deep Sleep data may not be displayed correctly. ADB-team:
adb shell dumpsys powerMethod 1: Enabling Sliptime through MIUI settings
The easiest method is to activate the mode through standard settings, which is suitable for most users and does not require root rights.
- Open the Settings. β Battery.
- Slip on the battery settings (cog icon in the upper right corner).
- Select Power Saving Mode.
- Activate the option of Deep Sleep.
- Turn on the switch automatically when you lock.
What if notifications disappear after switching on the sliptime?
Method 2: Activate Deep Sleep with ADB (without root)
If you don't have Deep Sleep in your settings, you can turn it on through ADB, the Android debugging tool, which doesn't require superuser rights, but requires a computer.
Step 1: Preparation
- π» Download and install Platform Tools (includes) ADB).
- π± On your smartphone, activate Developer Mode: Go to Settings β About the phone, tap 7 times on the version MIUI.
- π§ Back to Settings β Additionally. β For developers and enable debugging by USB.