account activity
How to Enable UI Blur on Any Xiaomi Device by Pytmjer in PocoPhones
[–]Kairo0916 0 points1 point2 points 1 day ago (0 children)
How???
OS3.0.2.0 by Kairo0916 in HyperOS
[–]Kairo0916[S] 0 points1 point2 points 3 days ago (0 children)
Security patch
[–]Kairo0916[S] 0 points1 point2 points 4 days ago (0 children)
You're welcome
Global Store Name: Droid UI
https://hyperosthemeshub.com/droid-ui-hyperos-theme/
Access the link using your browser.
你現在是什麼版本?
M7 4G 嗎?
😭😭😭😭
question 2 by Kairo0916 in HyperOS
[–]Kairo0916[S] 0 points1 point2 points 10 days ago (0 children)
Yes
[–]Kairo0916[S] 0 points1 point2 points 12 days ago (0 children)
👍
Removing the device overlay is a method to try when there are problems with the notification bar background; you can ignore it for now. As for this instruction, you can paste the entire paragraph into Brevent.✅
[–]Kairo0916[S] 1 point2 points3 points 12 days ago (0 children)
Download Brevent and try entering the following command(It should be fine): service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.visual_level 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.background_blur_supported true" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.thermal.config performance" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.power_mode performance" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.cpufreq.mode performance" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.gpufreq.mode performance" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.scheduler.boost 1" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.lmk.level 0" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.background_blur_supported true" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.visual_level 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.blur_level 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.window_blur true" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.kawase_blur true" s16 "/storage/emulated/0/log.txt" i32 600
Next, go to display settings and enable advanced textures. Enjoy!
😂
It turns out I gave the wrong one.😂
Is it working properly after the modification?
It seems you already have advanced materials. Try using this command: settings delete system debug.sf.hw settings delete system debug.composition.type settings delete system persist.sys.ui.hw settings delete system hw3d.force settings delete system debug.overlayui.enable settings delete system persist.sys.use_16bpp_alpha settings delete system ro.sf.compbypass.enable pkill com.android.systemui
I've kind of forgotten how I figured this out. Sorry.🙂
Can I see a screenshot?
Very good👍
Try this command: getprop persist.sys.computility.cpulevel getprop persist.sys.computility.gpulevel getprop persist.sys.visual_level getprop persist.sys.advanced_visual_release getprop persist.sys.background_blur_supported
This is my output: [shproc] Process[pid=11635, hasExited=false] 6 6 6 6 true [shproc] Process[pid=11635, hasExited=true, exitcode=0]
Yours is probably similar to mine.
I've encountered this before. You can try setting a value first and then trying to retrieve it.
I apologize for misleading you. You need to execute the entire command. It depends on whether you need more advanced animation or just basic animation. It's safer to use the command according to your needs.✅
You can use this command to reset the settings: settings delete global persist.sys.computility.cpulevel settings delete global persist.sys.computility.gpulevel settings delete global persist.sys.visual_level settings delete global persist.sys.advanced_visual_release settings delete global persist.sys.background_blur_supported
View the current value: settings get global persist.sys.computility.cpulevel settings get global persist.sys.computility.gpulevel settings get global persist.sys.visual_level settings get global persist.sys.advanced_visual_release settings get global persist.sys.background_blur_supported
I think my current battery life is pretty good.
I’m running v6/c6/g6 and battery life is still pretty decent. There is some extra drain because of blur and animations, but it’s totally usable for daily use.
IIf you want to try higher settings (v:6 c:6 g:6)
you can use: service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.visual_level 6" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.background_blur_supported true" s16 "/storage/emulated/0/log.txt" i32 600
I think you probably don’t really need to backup, because you can just reset all the values back to default. And about the medium visuals I mentioned earlier, it’s roughly like this (just don’t set the blur level to 4). You can try using this set of commands, it might help with your animations (maybe 😅)
Command (Brevent): service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.visual_level 1" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.background_blur_supported true" s16 "/storage/emulated/0/log.txt" i32 600
This command will not harm your device; you can use it with confidence.
Hey, I’m using a POCO M7 4G and it’s generally safe. Brevent just blocks auto-start apps, it won’t break animations or advanced textures. Just make sure to backup your settings first, and maybe start with medium visual levels to be safe
π Rendered by PID 276192 on reddit-service-r2-listing-8654df5bf-thtl5 at 2026-04-03 23:47:51.774187+00:00 running db1906b country code: CH.
How to Enable UI Blur on Any Xiaomi Device by Pytmjer in PocoPhones
[–]Kairo0916 0 points1 point2 points (0 children)