How to completely disable sleep mode on Xiaomi Redmi Note 10: a detailed guide

Sleep mode on the Xiaomi Redmi Note 10 is one of the most controversial features of MIUI, which helps to save battery power, then interferes with the work of background applications. Users often face a situation when messengers stop coming on time, music is interrupted after 5 minutes of inactivity, and downloads suddenly stop, the reason lies in the aggressive energy saving policy that Xiaomi implements in its firmware.

In this article, we will not only break down the standard methods of turning off sleep through settings, but also the hidden capabilities of MIUI Optimization, as well as advanced ways to use ADB for those who want to gain full control of the background processes. It is important to understand that completely turning off sleep mode can increase battery consumption by 15-30% depending on the use case, which is a point to consider before making changes.

If you use Redmi Note 10 (including Pro, Pro Max or 5G modifications), all the methods described will work the same - the difference is only in the MIUI version. To check the relevance of the instructions, check the firmware version in Settings โ†’ About Phone โ†’ MIUI version. At the time of writing, MIUI 13/14 versions based on Android 11/12 are relevant.

Why sleep mode interferes with the work of the smartphone

The main purpose of sleep is to extend battery life by suspending background processes, but in practice, this often leads to the following problems:

  • ๐Ÿ“ฑ Notifications from messengers (WhatsApp, Telegram, Viber) with a delay to the 1-2 hours.
  • ๐ŸŽต Musical applications (Spotify, Yandex Music, VK Music) stops through 5-10 minutes after locking the screen.
  • ๐Ÿ“ฅ Files are not downloaded in the background (especially relevant for Torrent clients and cloud storage).
  • ๐Ÿ”„ Data synchronization (mail, calendar, cloud services) occurs with a delay.
  • ๐ŸŽฎ Game clients (Steam Link, Xbox Cloud Gaming) are turned off when the screen is locked.

This is due to Doze Mode and additional restrictions from Xiaomi that block network activity and CPUs for background applications, and even if you manually add the app to exceptions, the system can ignore these settings after rebooting.

โš ๏ธ Note: Some Redmi Note 10 firmware after update MIUI You reset your energy saving settings. Check for exceptions after every major update!

Method 1: Turn off sleep mode via standard MIUI settings

Let's start with the simplest method, which doesn't require superuser rights or PC connectivity, which is suitable for most users who want to just let individual applications run in the background.

Step 1. Open Settings โ†’ Applications โ†’ Application Management.

Step 2: Select the application you want to disable the restrictions for (e.g. Telegram).

Step 3. Go to the Permissions โ†’ Autostart section and turn on the switch.

Step 4. Go back and tap the battery โ†’ No restrictions.

Step 5: Enable the Block option in the background (this will allow the application to work even when the screen is locked).

To completely disable the restrictions, repeat these steps for all critical applications, but this method does not guarantee 100% results - the system can still pause processes after several hours of inactivity.

Is the power saving mode turned off in the battery settings |

Whether the application is added to the auto-start exceptions |

Is the "No Limits" option for the battery enabled?|

Is background activity allowed in the application settings

-->

Method 2: Use the hidden MIUI Optimization menu (without root)

Xiaomi firmware has a hidden MIUI Optimization menu that allows you to fine-tune the behavior of the system. This method does not require root rights, but you will need to activate Developer Mode.

Step 1: Activate the Developer Mode:

  1. Go to Settings. โ†’ The phone.
  2. Find the MIUI version and tap it 7 times in a row.
  3. Enter the device password if required.

Step 2. Go back to the main settings menu and open Additional settings โ†’ Developer settings.

Step 3: Find the MIUI Optimization option and turn it off.

Step 4. Reset the device.

After that, additional options will appear in the battery settings to manage background processes, for example, you can completely disable Adaptive Battery and Background Activity Manager.

What is the MIUI Optimization Disabling?
Once this option is deactivated, the system stops aggressively closing the background applications, but this can lead to a 20-25% increase in battery consumption, and some system functions (such as smart screen locking) may not work properly, and it is recommended to use this method only if standard settings do not help.

ParameterBy default.After MIUI Optimization is disabled
Automatic cleaning of RAMOn (every 30 minutes)Disconnected.
Limitation of background activityActive (suspension after 5-10 minutes)Minimum restrictions
Synchronization in the backgroundRestricted (once every 15-30 minutes)Continuous
Battery consumption in standby mode0.5-1% per hour1.5-3% per hour

Method 3: Completely disabling sleep mode via ADB (for experienced)

If previous methods have failed, you can use the command line ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but allows you to disable all restrictions at the system level.

Step 1. Install ADB on your computer:

  • ๐Ÿ–ฅ๏ธ Download Platform Tools from the official Android website.
  • ๐Ÿ“‚ Unpack the archive in any folder (for example, C:\adb).
  • ๐Ÿ”Œ Connect the Redmi Note 10 to the PC via USB-cable.

Step 2. Enable USB debugging:

  1. Go to Settings โ†’ Additional settings โ†’ Developer settings.
  2. Activate Debugging on USB.
  3. Confirm the permission to debug on the smartphone screen.

Step 3: Open the command line in the ADB folder and type:

adb shell


dumpsys deviceidle disable

This command disables the Doze Mode mechanism, the main culprit behind the background interruption. To apply the changes, restart the device.

Standard settings MIUI|

MIUI Optimization (Hidden Menu) |

ADB-team|

Another method

-->

โš ๏ธ Note: Disable Doze Mode through ADB This can lead to increased battery consumption 30-50% This method is recommended only for devices that are permanently connected to charging (for example, used as a media center or a media center). IP-camera).

Additional settings for maximum performance

If you want to squeeze the Redmi Note 10 to the maximum performance and responsiveness, pay attention to these parameters:

  • โšก Turn off "Battery Savings" in Settings โ†’ Battery. Even in "Adaptive" mode, the system aggressively shuts down applications.
  • ๐Ÿ”„ Set โ€œPerformanceโ€ in the battery settings (in some versions) MIUI This item is hidden - use the search by settings).
  • ๐Ÿ“ด Turn off Optimization. MIUI" (as described in Method 2) and restart the device.
  • ๐Ÿ”ง Reset the battery settings through Settings โ†’ Annexes โ†’ Application management โ†’ โ‹ฎ โ†’ Reset the battery settings (helps after updates) MIUI).

For those who like experimentation, there is another trick: installing an alternative kernel or custom firmware (such as Pixel Experience or LineageOS), which does not have aggressive restrictions from Xiaomi, but it requires unlocking the bootloader and can be unwarranted.

๐Ÿ’ก

If your smartphone gets too hot after you turn off sleep, check the list of active apps in Settings โ†’ Battery โ†’ Battery Use. Perhaps an app is consuming too much resources in the background.

Frequent Mistakes and How to Avoid Them

When setting up sleep mode, users often make these mistakes:

  1. Do not restart the device after changes โ€“ many settings (especially those related to MIUI Optimization) apply only after the reboot.
  2. Forget to add apps to autorun โ€“ even if youโ€™ve disabled all restrictions, without autorun, the app wonโ€™t be able to run in the background.
  3. Optimizers (such as Clean Master or DU Speed Booster) are used, and they often reset energy saving settings.
  4. Update MIUI without checking the settings โ€“ after major updates, the system can reset exceptions for applications.

Another common problem is the Google Play Services conflict, and if you don't get notifications after you turn off sleep, try:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find Google Play Services and open your battery settings.
  3. Set up a no-limit regime.
  4. Reset the device.
Can I turn off sleep without a computer?
The first two methods (through standard settings and MIUI Optimization) does not require a PC connection. ADB It is only necessary to turn off Doze Mode deeply.
Why does the battery quickly go down after the sleep mode is turned off?
The system stops restricting background processes, which causes applications to constantly use the CPU and network connection. To reduce the cost, manually add only critical applications (messengers, music services) to the exceptions, and leave the rest with restrictions.
Will this method work on the Redmi Note 10 Pro or 10S?
Yes, all of the described methods are relevant for the entire line of Redmi Note 10 (including Pro, Pro Max, 10S and 5G-versions, because they run on the same platform as the same versions MIUI. The difference can only be in the location of the menu items.
How to return the standard sleep settings?
To roll back changes: For standard settings: reset the battery settings in Settings โ†’ Annexes โ†’ Application management โ†’ โ‹ฎ โ†’ Reset the battery settings. MIUI Optimization: Enable it back in the developer settings. ADB: Do the command dumpsys deviceidle enable.
Is there a risk of โ€œbrickingโ€ the smartphone when using ADB?
No, the commands to disable Doze Mode are safe and do not affect system partitions. The only risk is increased battery consumption. ADB-Teams, risks are increasing.

๐Ÿ’ก

The most balanced approach is to disable sleep mode only for critical applications through standard settings, rather than deactivating it completely, which will maintain a balance between performance and battery life.