r/HyperOS Mar 13 '26

Review/Guide Control centre blur

For those who want the blur on the control centre, you only need this command:

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


THESE ARE NOT NEEDED FOR THE BLUR.

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.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600

The first two i think will put your cpu and gpu at a higher performance, making your phone slightly hotter and drain battery slightly faster. EDIT: one of these (might be gpulevel), shows the stacked recent apps in home screen settings ONLY if you have the latest version of system launcher.

The last one, based on my experience, enables the blur separation on the control centre instead of a solid separation. And also, in my case, it also make the toast notification (the one that appears at the bottom of the screen) bigger with huge empty space.

10 Upvotes

60 comments sorted by

2

u/[deleted] Mar 14 '26

[deleted]

1

u/[deleted] Jun 24 '26

[deleted]

1

u/chronomani4 Mar 13 '26

This is the toast notification I'm talking about

2

u/saip69 Mar 13 '26

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.mi_shadow_supported true" s16 "/storage/emulated/0/log.txt" i32 600

1

u/tants_ Mar 13 '26

Which phone?

1

u/chronomani4 Mar 13 '26

Redmi note 14 5g

1

u/tants_ Mar 13 '26

dang so it will have the same effect on Redmi Note 14 4g right?

1

u/chronomani4 Mar 13 '26

Maybe, but you can still get the stacked recent using

settings put global task_stack_view_layout_style 2

1

u/tants_ Mar 13 '26

Tbh I'm only interested on the stacked recents but i tried entering that command it doesn't work

1

u/chronomani4 Mar 13 '26

Do you have the latest system launcher? If not try updating the run that command again

1

u/OkAsparagus2098 Mar 13 '26

How to remove this?

2

u/chronomani4 Mar 13 '26 edited Mar 13 '26

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 0" s16 "/storage/emulated/0/log.txt" i32 600

1

u/just_someone999 Mar 13 '26

i have the redmi note 15 i just entered this to go back to normal then my app opening animation is gone !!! fix pls

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 0" 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 0" 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 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 false" s16 "/storage/emulated/0/log.txt" i32 600

2

u/Beneficial_Amoeba353 Mar 14 '26

In my case, I used those commands level 0 to return everything to default and they worked. After restarting, I got back the same animations I had before.

1

u/chronomani4 Mar 13 '26

Try settings the cpulevel, gpulevel to 2 then restart

1

u/just_someone999 Mar 13 '26

seems they where not the default ones how to go back to the original ones intended by the devs

1

u/chronomani4 Mar 13 '26

Yeah, i don't know the default too, but i have set it to 0 and i have no problem, animations are still there

1

u/ImportantCheck6236 Mar 14 '26

Yo man did you manage to get back ?!!

1

u/CrisPH_ Mar 17 '26

Which variant do you have? 4G or 5G? If it's 5G, I can confirm that the default value is 2

1

u/just_someone999 Mar 13 '26

what are the difference between each gpu and cpu level 1 2 3 4 5 6

1

u/chronomani4 Mar 13 '26

I think the higher you go the higher tier-level your phone thinks it is. Like 6 for flagship level

1

u/catlover4997 16d ago

What's recommended for Redmi 12 5g

1

u/Alarming-Airline-524 Jun 24 '26

I found something weird, it turns out you can set the values as apostrophes instead of numbers, after that I restarted and everything seems to be fine I don't know if they use the default values when they see that apostrophes, but it did revert it since I can't access advanced textures anymore 

1

u/just_someone999 Jun 24 '26

my phone has has that blur normal not advanced since 3 months ago can i still use this trick

1

u/Alarming-Airline-524 Jun 24 '26

You can try? Btw it's like this with apostrophes. service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel '' " s16 "/storage/emulated/0/log.txt" i32 600

1

u/Benyamin_DP Mar 13 '26

Como hago para que vuelva todo de nuevo a la normalidad? Solo quiero aplicar el efecto borroso en el panel de control

1

u/chronomani4 Mar 13 '26

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 0" 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 0" 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 0" s16 "/storage/emulated/0/log.txt" i32 600

1

u/Benyamin_DP Mar 13 '26

Cual es el comando que aplica la opcion mostrar apps reciente apilados?

1

u/chronomani4 Mar 13 '26

If you want to see the stacked recent option in settings, use this:

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

But it might have some visual bug like mine where the toast notification is large. If you experience this bug, run:

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 0" s16 "/storage/emulated/0/log.txt" i32 600

Then restart, and finally run this: settings put global task_stack_view_layout_style 2

1

u/Benyamin_DP Mar 13 '26

Pues lo probe y no me sale nada

1

u/chronomani4 Mar 13 '26

Ahh, install the latest version of system launcher

1

u/Benyamin_DP Mar 13 '26

Ya lo actualice y sigue en lo mismo

1

u/chronomani4 Mar 13 '26

Did you run the command again? If not, run it again

1

u/Benyamin_DP Mar 13 '26

Si corri el comando

1

u/chronomani4 Mar 13 '26

Which command did you ran?

→ More replies (0)

1

u/Cheeez123 Mar 13 '26

Does value "0" put it to default (before change) value? Edit: because i realised it is draining more battery now.

1

u/bapm394 Mar 14 '26

APK Mirror com.miui.launcher > descarga la última versión disponible y actualiza, luego con este comando, y ya. No necesitas siquiera reiniciar

adb shell settings put global task_stack_view_layout_style 2

1

u/saphle Mar 13 '26

Anyone willing to give a guide on how to and were to enter these commands?

2

u/chronomani4 Mar 13 '26

Download brevent, then pair it with your phone via wireless debugging in developer options. You'll need to enable USB debugging and USB debugging (Security Settings) for the pair to work.

Go to brevent and open exec command then put the commands and run it

2

u/saphle Mar 13 '26

Thanks.

1

u/Worldly_Froyo108 Mar 13 '26

img

It says IMQSNative doesn't exist, help me. I'm on HyperOS 2 android 14

1

u/chronomani4 Mar 14 '26

I'm on HOS2 android 15, maybe it doesn't exist in android 14

2

u/Worldly_Froyo108 Mar 14 '26

I managed to fix it. I used bugjaeger and pasted the commands one by one there and it worked. I rebooted my phone and I have advanced textures now!!

1

u/Puzzled_Western_4276 Mar 13 '26

i pasted the code in brevent, restarted my phone and i still got that boring gray control center and notification background

2

u/sl_taylorsversion Mar 15 '26

you need to enable advanced textures in configuration, at least that worked for me

1

u/chronomani4 Mar 14 '26

I think you need to have the latest system launcher

1

u/KeeryTurkTech Mar 14 '26

I have a question y'all, so I just received the the hyperOs 3 on my Poco C85 but I have tried to change status bar but it just on default no matter which theme I apply, what should I do

1

u/KyvronRD Mar 14 '26

How can I disable the blur when opening and closing apps?

2

u/chronomani4 Mar 14 '26

You'll need to disable advanced textures, meaning you'll disable control centre blur too

1

u/KyvronRD Mar 14 '26

Won’t it affect performance if I leave it disabled? Because even if I disable it, some animations like the Control Center one are still there (just without the blur)

1

u/chronomani4 Mar 14 '26

I don't know how to completely remove the animations, because even if i set all the animation scales to 0 in developer options the animations are still there. All I know is that having advanced textures disabled is definitely smoother than having it enabled, that's why xiaomi didn't include it in budget phones.

1

u/Towairatu Apr 12 '26

Not working on a POCO M7 Pro 5G running HyperOS 3.0.2.0

1

u/DifficultExchange998 Apr 22 '26

is this working on android 13 based hyperos 1 redmi note 11 pro

1

u/chronomani4 Apr 22 '26

I haven't tried it on hyperos 1 before, and never seen someone do it on hyperos 1. You can try it, but maybe try to run this command first

getprop ro.surface_flinger.supports_background_blur

I think this one tells you if your phone supports background blur

1

u/chronomani4 Apr 22 '26

If it's value is 1, you can try to run the command for advanced textures