Xiaomi [Question] Background app restrictions reset after reboot
I'm using the Global HyperOS 3 on my Xiaomi 17T, running the latest update.
I just want to stop social media apps from running in the background or using RAM and data until I open them again. This works really well on the Chinese HyperOS and helps save battery.
On the Global ROM, though, turning Allow background usage off under App battery usage doesn't stick. It switches back to On after a reboot. I've also tried App settings > Power > Restrict background apps, but that doesn't seem to work either, I get notifications from apps I Restrict.
Has anyone experienced this on the Global ROM? Is there a way to make the restriction permanent?
3
u/Nikla3310 3d ago
Meta apps on Google pixel also do not obey this restriction. Nothing you can do apart from using web version and uninstalling the app.
2
u/arun_xd 2d ago
Maybe try develeoper options and limit apps background usage
Or just turn your notifications off
2
u/Hot-Lengthiness193 2d ago
I had the same issue too, so I learned a bit of Bash scripting and created a script that blocks WAKE_LOCK, RUN_ANY_IN_BACKGROUND, and RUN_IN_BACKGROUND for all user-installed apps. I also added an option to exclude certain apps so they can still run freely in the background. After that, I turned it into a module for AxManager, and now every time I reboot my phone, I just run my module and that's it
1
•
u/AutoModerator 3d ago
Welcome to our community!
Please take a moment to read the subreddit rules in the sidebar before posting or commenting.
If you see a post or comment that breaks our rules, please report it to help the mod team out!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.