Many Xiaomi smartphone users face a situation where the device starts to heat up or discharge quickly for no apparent reason. Often the culprits are hidden applications that continue to work even after you shut down their interface. Understanding how the background task system in the shell of MIUI or HyperOS works is key to extending the autonomy of the gadget.
In this article, we will take a closer look at the different methods of monitoring running services, and you will learn how to distinguish system processes from user processes, and learn when intervention is necessary and when it is best to leave the system alone for stable operation.
The first and most affordable way to see what exactly is happening โunder the hoodโ of your smartphone is to activate the hidden developer menu. By default, these settings are hidden from the eyes of the average user to prevent accidental system disruption. โ About the phone and seven times quickly press the item Version MIUI or OS. After the message that you have become a developer, a new section Additional (or immediately in the list of settings) will appear in the main settings menu, where you need to select Advanced Settings. โ For developers, this is where the Running Services tool is, which shows you active processes in real time. โ ๏ธ Note: Do not stop processes that you are not sure of. Closing system services like the System Framework or Google Play Services can cause your phone to restart or crash, and in this menu, youโll see a list of apps using RAM right now. Clicking on a specific application can give you detailed information about resource consumption, which is a great way to identify voracious programs that you haven't even opened during the day. ๐ฑ The list only shows the currently active processes, not all the installed applications. ๐ Next to each process, it is indicated how much RAM it takes up in real time. โน๏ธ The โStopโ button allows you to forcibly terminate the work of the selected application. ๐ At the top of the screen shows the total amount of used and free RAM.
Each of the above methods has its advantages and disadvantages depending on your goal. For beginners, it is better to limit yourself to standard settings, whereas enthusiasts should master it. ADB full control. | Method | Difficulty | Details | Security | |:--- |:--- |:--- |:--- | | Developer menu | Low. | Medium | Tall. | | Battery statistics | Low. | Low (only time) | Tall. | | Engineering menu | Medium | High (launch time) | Medium | | ADB Console | Tall. | Maximum (system level) | It requires knowledge. | ๐กA developer menu is enough for daily use, but it is necessary to find hidden miners or viruses. ADB.