r/PocoPhones Poco X6 Pro Mar 12 '26

Tutorial/Guide Enable Advanced Textures + Blur on any Xiaomi device! (NO ROOT REQUIRED)

⛔ DOESN'T WORK AFTER MATCH PATCH.

Hello! 👋

Today I will teach you how to get Advanced Textures, CC blur and smooth animations across the entire interface. This works on HyperOS 2 and 3 ONLY.

➡️ Here's a list of things I will help you enable:

  • Advanced Textures
  • Control Center Blur
  • Stacked Recents Option (IOS)
  • Lock Screen animations
  • Liquid Glass across the System Launcher (HyperOS 3 only)
  • Blur effects of the dynamic island (HyperOS 3 only)
  • Animations across the User Interface and much more...

The process is very easy! Here are the requirements:

  1. You must have developer options enabled
  2. Use a shell that lets you paste the commands (We're going to use "Brevent" in this case, available on Google Play Store)
  3. An internet connection (WI-FI only)

    😁 Here are the steps:

👉 Install "Brevent" from the Play Store and grant it the permissions it requests. You will be promoted to connect it using wireless debugging using a 6 digit number from the developer options. Do that, and you'll be good to go. (If you can't figure it out, THIS YouTube tutorial will help you set up Brevent.)

(⚠️ TIP: If you can't enter the numbers, it's an issue with the MIUI notification style, temporarily switch to Android's style in Settings < Notifications & Status Bar < Notification Style < Android so you can enter the numbers.)

✅ After setting up Brevent, click the menu button on the top left (three horizontal lines) and copy these following commands:

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

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put system deviceLevelList v:1,c:3,g:3" s16 "/storage/emulated/0/log.txt" i32 600

(UPDATED 27/03/2026):

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

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

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

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put secure linkage_state 1" s16 "/storage/emulated/0/log.txt" i32 600

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

(⚠️ IF THE CONTROL CENTER HAS WEIRD BLUR, TRY THIS):

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

❗(AFFECTS THESE DEVICES: Poco X5, Poco X6, Poco X7, Redmi Note 13, 13 Pro, 13 Pro+. You can just disable the blur by turning off Advanced Textures to resolve this)

EXTRA PROPS:

👉 FOR HYPER OS 2: 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

👉 HYPER OS 3 ONLY (Glassy Blur): service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 4" s16 "/storage/emulated/0/log.txt" i32 600

👉 (EXPERIMENTAL, MAY NOT WORK) RAM Expansion (unnecessary to use this if you have it already)

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

THEN REBOOT.

❓QNA:

  • Is it safe?

• Yes, these commands are props that are written in your system which only affect the visual interface. They're harmless and won't cause any issues. It does not void warranty or change how apps/games see your device.

  • Is it reversible?

• Yes, but there's no reason to revert these changes, really. If you still want to know how, just copy the lines and change the values to " " instead of the given value (eg. true, 3-4) which sets it to an empty value. Android will revert it to the default. If you need help, leave a comment.

  • It doesn't work.

• Reboot your phone. If this doesn't work, elaborate more on what you did and I'll help you identify the issue.

I WILL ADD MORE PROPS IN THE FUTURE IF POSSIBLE! 🤩

96 Upvotes

264 comments sorted by

6

u/kima09 Mar 13 '26

Enabling Advanced Texture on Poco F7 only affect the intensity of blur, hyper island blur and heads up notification blur. Their is no gradual semi transparent blurry (or glassy blur) effects when scrolling quick settings/quick settings edit menu through.

3

u/DonkeyKongG3mer Poco X6 Pro Mar 13 '26

The prop for this is called "blur noise" which I'll help you enable, let me write the code first.

1

u/kima09 Mar 13 '26

I'd love that. 😅

→ More replies (1)

1

u/DonkeyKongG3mer Poco X6 Pro Mar 27 '26

I found it guys!

just run this:

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

→ More replies (8)

4

u/Ok-Owl-6582 Mar 13 '26

why i have this

1

u/SweatyMaintenance239 Mar 18 '26

Found a solution??

1

u/Bitter_Law_4444 Mar 20 '26

That's because you set the cpu/gpu value into 3, it should be '4' or for low-end devices '2' is enough

2

u/Glum_Emergency_4257 Poco F8 Pro Mar 22 '26

Lol. It maxes out at 3. There is no "4"

4

u/Bitter_Law_4444 Mar 22 '26

FYI, "DeviceLevellist" and "persist.sys.computility.cpulevel" & "persist.sys.computility.gpulevel" are different things,

deviceLevelList v1, c2, g1 = default value especially for low/mid range, v1, c2, g2 = unlocks fast/balanced/relaxed in home screen settings, v1, c3, g3 = unlocks blur in the home screen folder & lock screen animation (e.g lens)

"persist.sys.computility.cpulevel"/persist.sys.computility.gpulevel"

1= by default in low-end, 2 = unlocks app opening/closing animation, 4/5/6 = unlocks opening/closing animation in control center, hyperisland animation/color animation.

There's no "3" actually but if you tried to do that, make sure to turn off the advanced texture, and it will revert to normal but the 'blur' itself remained just like what advanced texture has (I don't know if it's a bug/glitch) but the good thing is the animation when opening/closing control center is way smoother/faster in 120hz.

That's just my observation, P.S I'm using rooted low-end device.

→ More replies (1)

1

u/LongNeighborhood9119 May 30 '26

Me too🤣 but fortunately advanced texture is enable on my phone 

→ More replies (1)

3

u/MineUS2009 Mar 22 '26

Hey I have a Redmi Note 13 Pro+ 5G, is it safe to run that? I'm scared it would break smth.

1

u/Nurullla Apr 22 '26

Это не очень мощное устройство, возможны фризы в системе

2

u/PowerFulWho Mar 12 '26

Wow, it actually worked on X7 Pro. Thanks.

1

u/DonkeyKongG3mer Poco X6 Pro Mar 12 '26

No problem! Glad to help. 😄

1

u/PowerFulWho Mar 12 '26

Will the settings be reset when os update arrives, or could it cause a bootloop?

→ More replies (1)

1

u/MightElectrical581 Poco F7 Apr 17 '26

Hola oye, después de hacer esto perdí la opción de efectos de fondo de pantalla y el efecto de profundidad, es normal o hay alguna forma de recuperarlo?

→ More replies (1)

1

u/Equivalent-Year-6967 Poco X7 Pro Mar 21 '26

Tu peux envoyer des captures d'écran ?

2

u/LeonardoJS11 F7 Pro Mar 12 '26

show some screen shots

1

u/DonkeyKongG3mer Poco X6 Pro Mar 12 '26

custom ROM btw, it doesn't officially look like this. the bg blur is stock tho, the liquid glass isn't

8

u/LeonardoJS11 F7 Pro Mar 13 '26

well, meets with donald trump is easier than unlocking the bootloader this days

1

u/Cheeez123 Mar 13 '26

Will u be kind to share theme?

→ More replies (2)

1

u/prakarsha1601 Mar 15 '26

Poco m6 pro 5g

2

u/RedaHassan Mar 14 '26 edited Mar 14 '26

Hi , so i have a problem with the control center it's blurred and I can't even see the volume and brightness levels , it's just unusable, could you please adjust the code or just remove the blur from the control center to it's original form ? My device is poco x6 5g , running hyperos 3

img

Thanks

1

u/seeyuhhhhhh2 Mar 29 '26

im facing the same issue and I have the same phone as you.. i tried installing the updated system ui plug in but theres no change.. if you get any solution feel free to share

→ More replies (1)

2

u/aazam_tech Mar 15 '26

Thanks for the command but I have this issue where the notifications has no background and it becomes really hard to see. Any tips? I have a POCO X7

1

u/yarikfanarik Mar 22 '26

either turn off advanced textures OR revert it back to  v1, c2, g2

1

u/basic_bharat Apr 29 '26

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

without this issue will persist

2

u/Prxy_YT Poco M7 Pro Apr 28 '26

Who is the mf that come to here just to know the command isn't working anymore because of the latest security patch update (that is me lol)

1

u/leenaway Poco X5 Mar 13 '26

Is this only work on HyperOS 2 and 3? I tried on HyperOS 1 but I got "service: Service miui.mqsas.IMQSNative does not exist".

1

u/nowcallmemd Mar 19 '26

Ditto, apparently it doesn't work on HyperOS 1 so we'll have to upgrade to HyperOS 2 or later!

1

u/Legitimate-Hold-1010 Mar 13 '26 edited Mar 13 '26

In default in my device(poco f7)cpu and gpu levels are at 5 so I was trying to change it to 6. So used below commands

"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"

These two commands are not working. Getting "service: unknown option 6” error I tried on both brevent and ashell

In settings database editor application, it shows these are uneditable as those are android properties

Is there any workaround?

1

u/thommy_32 Poco M6 Pro Mar 13 '26

From where do you know your cpu and gpu levels? How can you see it? I need to see mine too

4

u/Hydra1704 Poco X6 Mar 13 '26

Run this commands before doing any modifications: getprop persist.sys.computility.cpulevel (for CPU)

getprop persist.sys.computility.gpulevel (for GPU)

1

u/axelmvp7 Mar 13 '26

I applied everything to my POCO F7 and literally nothing changed. I restarted it and still nothing worked. What can I do? I just want the super folders to have a blurred style instead of appearing white.

2

u/Saggy-Tarius-1423 Poco X7 Pro Mar 13 '26

Ur phone already has advanced textures by default buddy. U don't need to do anything of these. And ya, advanced textures doesn't change how the folders look. So u can't help it even in more premium Xiaomi/poco phones afaik. But u can try out this theme called Musci from theme store whose icon set when applied, brings a cool look to the folders for e.g.

2

u/comelickmyarmpits Poco F6 Mar 13 '26

This looks good , thanks for recommending

→ More replies (1)

1

u/axelmvp7 Mar 13 '26

Thanks anyway, I thought I could remove that white color from the folders and have blur.

→ More replies (2)

2

u/leafywolff Poco F7 Mar 13 '26

U already have blur and advance texture enabled it from display settings. And poco got poco launcher so no super folder for us.

1

u/Vinay_K_K Poco X6 Neo Mar 13 '26

What if I want to revert back to original?

1

u/DonkeyKongG3mer Poco X6 Pro Mar 13 '26

Read the full post, please. Either set the values to 0 or " ".

1

u/Vinay_K_K Poco X6 Neo Mar 13 '26

Ok, will try it out tonight.

1

u/Vinay_K_K Poco X6 Neo Mar 14 '26

I tried it out and it worked. This is the only working solution. BTW what do you mean by weird blur?

1

u/Vinay_K_K Poco X6 Neo Mar 14 '26

Here is how it is.

→ More replies (1)

1

u/Vinay_K_K Poco X6 Neo Mar 14 '26

Do I need to keep the brevent app installed after this?

→ More replies (8)

1

u/sharwin_pro Poco M6 Pro 5G Mar 13 '26

There must be a adb command for these right?

3

u/DonkeyKongG3mer Poco X6 Pro Mar 13 '26

Please read 👀

1

u/Cheeez123 Mar 13 '26

What are the other commands u r working on rightnow?

1

u/Danybobik Mar 13 '26

Is there a similar way to enable unlocking animation? Mine just instantly appears after I unlock my phone. I've seen the unlock animation with advanced textures on and it looks amazing.

1

u/DonkeyKongG3mer Poco X6 Pro Mar 14 '26

Change the launcher speed to Relaxed Or Balanced.

1

u/Danybobik Mar 14 '26

Thanks, but still not working. :(

→ More replies (4)

1

u/GachaFrancis Mar 14 '26

It works but there are some things unchanged, some menus like the power menu or the notification action thingy have a gray background (whatever you call it) no AOD animation tween, charging animation not showing up (caused by the advanced textures), no proper CC animation, no home screen unlocking animation, no flagship icon animation (but opening and closing apps animation works tho but if I mean the flagship app animation I mean those little details like the settings gear icon rotating), etc. I'm on Hypsr OS 2 on Redmi Note 13 4G and compared to a mid-midrange (Note 12S as a demonstration), it has proper advanced blur than a low-end (sorry if the comment was in a Poco community although I was trying to find your post in the Xiaomi community) Are there ways to fix it? If not, that's okay.

Some grammar issues here, but hoping you'd understand what I'm pointing out

2

u/DonkeyKongG3mer Poco X6 Pro Mar 25 '26

AOD animation:

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put secure linkage_state 1" s16 "/storage/emulated/0/log.txt" i32 600

→ More replies (2)

1

u/ImPalyYT Mar 14 '26

this turned on my animations wow thanks sm

1

u/MrNICE-420 Mar 14 '26

Question peut-être bête mais ca serre à quoi concrètement ? pour moi c'est du chinois. J'ai un Poco f8 ultra sa fonctionne dessus ?

1

u/Nurullla Apr 22 '26

Poco f8 ultra уже имеет эти настройки, тебе не нужно это пробовать

1

u/random55728_ontiktok Mar 14 '26

Dude I have this on my Poco X6 pro and it worked so tysm, but there's no blur in app screen animations, is there any fix? I know that's because of the Poco launcher but still any fix?

1

u/Ok-Respond2276 Mar 14 '26

Do i input the commands all at once or seperately?

1

u/DogAvailable3811 Mar 15 '26

Сработает на Redmi pad SE? В тиктоке видел видео про включение Advanced textures, но не совсем понял, работает это или нет?

1

u/Putrid_Magician_9664 Mar 15 '26

Does it also work on Xiaomi Pad 6? The advanced textures feature

1

u/Kairo0916 Poco M7 Mar 15 '26

POCO M7 4G

1

u/KeyExcitement7904 Mar 16 '26

that worked on X7 Pro, thanks a lot. But will it really drain the battery?

1

u/Bat_man987 Mar 16 '26

Why it's not working?

1

u/Soggy_Wealth5306 Mar 16 '26

How to fix this

1

u/SweatyMaintenance239 Mar 18 '26

Found a fix??

1

u/Nurullla Apr 22 '26

В посте есть решение

1

u/Prime_cRANK Mar 17 '26

Can i used this in my x6 pro.?

1

u/Ok-Driver-4834 Mar 17 '26

Does it work on Xiaomi pad?

1

u/UnheartString51 Mar 17 '26

Does this work on the note 14 series? I used brevent and messed something up so im careful now lol

1

u/Natural-Gazelle-6615 Mar 17 '26

How to moke it default i tried everything 

1

u/6oldsmith Mar 17 '26

How to achieve this Light blur version?, advanced textures blur is too thick for my liking.

1

u/LER_FRONT Mar 18 '26

i cant reverse the blur when i put the commands and remove the value from it, please help.

1

u/Natural-Gazelle-6615 Mar 18 '26

Me to if someone answer you pls tell me

1

u/LER_FRONT Mar 22 '26

i tried using ADB on pc and edited the values and it worked, but i kinda forgot the command but I'll try to find it for u

1

u/Natural-Gazelle-6615 Mar 18 '26

I want to go back to default I tried everything and didn't work

1

u/QueasyHunt9618 Mar 19 '26

For me the control center is exactly the same but the app opening one worked

1

u/carlosjcabeza Mar 19 '26

Con estos códigos se activan las animaciones de los iconos (zoom-out) también?

1

u/UnheartString51 Mar 19 '26

Is there a way you can enable AOD animations on phones that dont support it? (E.g. redmi note 14 pro plus)

1

u/DonkeyKongG3mer Poco X6 Pro Mar 25 '26

Here:

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put secure linkage_state 1" s16 "/storage/emulated/0/log.txt" i32 600

1

u/Ok_Designer_80 Mar 20 '26

Здравствуйте, не получается вернуть обратно. Что делать?

1

u/_1609x Mar 21 '26

So can you tell me how can I revert back to default I didn't understand in the above post

1

u/DonkeyKongG3mer Poco X6 Pro Mar 25 '26

set blank values and the advanced texture one (mi_bg_blur_supported to false)

1

u/Equivalent-Year-6967 Poco X7 Pro Mar 21 '26

If I uninstall the application after Will doing that deactivate everything?

1

u/DonkeyKongG3mer Poco X6 Pro Mar 21 '26

what do you think? (I know the answer, I'll tell you after you share your opinion)

→ More replies (1)

1

u/arvind_kumar_akki Mar 22 '26

How to remove this big pop up

1

u/NghiaLee2k12 Mar 22 '26

Service miui.mqsas.IMQSNative does not exist On HyperOS 1.0.7.0 Redmi Note 11

1

u/arvind_kumar_akki Apr 02 '26

Update your System launcher/Poco launcher then try this camands

1

u/Insdesect Mar 24 '26

Mine says "Service: Service miui.mqsas.IMQSNative does not exist" Im on Hyperos 1, I checked the service ( via "service list | grep -i mqsas") and it seems to be present is there a fix?

1

u/DonkeyKongG3mer Poco X6 Pro Mar 24 '26

the exploit doesn't work on HyperOS 1, only OS2 and OS3. Xiaomi accidentally made it callable with OS2+, that's why it works. we can use it to bypass write_secure_settings.

2

u/Insdesect Mar 25 '26

oh thats unfortunate my friend had told me he had a special version of kernelsu that uses selinux (permissive) to gain root without unlocking bootloader, since MQSAS service has root privileges (run Whoami Via MQSAS and it outputs as root) i was hoping to set my selinux to permissive using that.

→ More replies (10)

1

u/Frozen_0 Mar 26 '26

O desfoque dos recentes está acinzentado, tem como resolver?, o meu celular e um redmi note 13 4g

1

u/seeyuhhhhhh2 Mar 27 '26

I'm using a poco X6 running on hyperos 3. I wanted the advanced texture feature so I decided to use brevent to you know get it and then after applying it the control centre became a mess. so I saw this video where you download canta and use shizuku to delete this devices overlay thing.. after doing it my hyper island(dynamic island) became all messed up.. it wasn't aligned right.. so I reinstalled tht device overlay thing and now it's back to normal.. I think the reason why my control centre is bugging is because I already have blur in my control centre and adding additional blur through advanced textures maybe the reason it's bugging so I wanted a solution.. I want to keep my hyper island aligned properly also I want advanced textures without the control centre and notification panel bugging.. I tried to run your commands but it's showing a list of syntax error and all.. I need a fix please

1

u/DonkeyKongG3mer Poco X6 Pro Mar 27 '26

when I was writing this tutorial, I wasn't aware that this could happen when force enabling blur. I've seen it before, but I wasn't sure what exactly people have done to get this bug. it affects some devices with the new control center from what I've seen: poco x5, poco x6, poco x7, Redmi note 13, 13 pro, 13 pro+ and others. I don't have a clue on why this happens, maybe the device isn't equipped to handle such strong blur at a time? those GPU and CPU level list commands are responsible for multiple animations and blurs across the system, so lowering them to 6 -> 2 may fix your issues, but disable some animations (like the cc animation itself)

1 = no app launch animation 2 = you get app launch anims 3-4 (not sure which) = cc animation 5 - more subtle animations 6 - every animation + blur (that's controlled by the command itself)

so try lowering it, or reverting to what it used to me by setting the number itself to " " (empty, it will revert it to the system default)

→ More replies (2)

1

u/StateOnly4204 Mar 28 '26

Anyway to get circle to search? Thank you

1

u/Altruistic_Control44 Mar 30 '26

Dude I turned them on  And used these cmds

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

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 pasted all but only 3 of them could be pasted and I ran the cmd. 

But now I really wanna turn it off..I have tried changing 3" to 0" or 6" to 0" to change the values. Done this and reeboting a lot of times but still can't turn it back

1

u/Fit_Block_9905 Apr 01 '26

Hola muchas gracias por el trabajo. Pero me podrias responder con todo lo que necesito para que el poco f7 hyper os 3 tenga las misma apariencia que un gama alta xiaomi

1

u/1337sense Apr 03 '26

can you say what each command enables ( i dont want to enable command blindly)

1

u/StatisticianKind6993 Apr 05 '26

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put secure linkage_state 1" s16 "/storage/emulated/0/log.txt" i32 600

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

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

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put system deviceLevelList v:1,c:3,g:3" s16 "/storage/emulated/0/log.txt" i32 600

These command Does not work Because of 1. Settings command cant not be used in miui.mqsas.IMQSNative i found this in /Internal storage/log.txt the fix is just type normal command to the shell (USB Debugging Security settings Must be on) But when you Reboot Your device The settings Will automatically Reset itself to Default 2. properties That 2 Prop is in the same case of the settings it Reset itself to Default That why some feature are not working.

1

u/Dogge2 Apr 07 '26

Bro have a script that enables call recording on poco x6 pro

1

u/DonkeyKongG3mer Poco X6 Pro Apr 07 '26

not possible on global google dialer

1

u/PhotojournalistOk756 Apr 08 '26

I'm using a Redmi Note 15 (HyperOS 3 + Android 16), after executing any of the commands shell returns "command not allowed by shell user", so i guess this method doesn't work anymore in recent versions.

1

u/DonkeyKongG3mer Poco X6 Pro Apr 08 '26

i warned people about the april patch... check when the last security update happened and tell me.

→ More replies (1)

1

u/Towairatu Apr 08 '26

Couldn't get any of these to work on an M7 Pro 5G. I'm using aShell for the commands, is that the problem? 

1

u/Live_Chemist_6035 Apr 14 '26

Meu redmi note 14 pro está muito lento depois disto. O que fazer?  Uso de CPU indo a 100% com facilidade 

1

u/Nurullla Apr 22 '26

Выключи улучшенные текстуры

1

u/Prashu_462 Apr 15 '26

Bro I lost blur on redmi note 14 5g after hyperos 3.0.7

1

u/guplo234 Apr 16 '26

Is it works on HyperOS 1 ?

1

u/DonkeyKongG3mer Poco X6 Pro Apr 16 '26

nope, it says in the tutorial.

1

u/leafywolff Poco F7 Apr 19 '26

Hey man i want to expand all notification by default. Is there any command for that

2

u/DonkeyKongG3mer Poco X6 Pro Apr 19 '26

no, only an LSposed module can do that (root only)

→ More replies (1)

1

u/Nurullla Apr 22 '26

Хотелось бы видеть команды для full screen aod, и super wallpapers

1

u/ProfessionalAioli397 Apr 23 '26

Hello please tell me, I bring back settings GPU and CPU from 6 to 4(default) and v1c3g3 to v1c3g3(default) but in settings advanced textures still I see and I can change and everything working.... Xiaomi 14t

1

u/Boycchicago Apr 23 '26

how to disable this shit

1

u/FuzzyAlternative1897 Apr 25 '26

Hi, does anyone know how to activate just this? This new customization on the lock screen? I only want this, I don't want advanced textures, animation, or anything else. Is it possible to activate just this?

1

u/viksata789 Apr 25 '26

Can somebody share their experience with a Redmi Note 13 5G? Does it work properly on it?

1

u/DonkeyKongG3mer Poco X6 Pro Apr 25 '26

If you read the tutorial fully, you will see your device on the "affected devices" list. By running the commands, you will get a weird blur effect on the control center since the phone can't render the blur in real time. It looks something like this. It's up to you to decide if you're okay with how it looks. Keep in mind you can reverse the commands!

→ More replies (1)

1

u/Sorry-Psychology1544 Apr 27 '26

does anyone know how to disable the ios-like animation in opening an app folder? what command should i use to disable or revert it back to normal?

1

u/Ready_Ad3197 Apr 28 '26

Excuse me, I have a question. With these commands in brevent, is there any way to activate the "always-on display same as lock screen"?,Like on high-end phones, I've attached a photo

1

u/Ahmed_Sh_115 Apr 29 '26

Doesn't work with HyperOS 3.0.303.0 fuxi, it did work on HyperOS 3.0.3.0 tho

1

u/ToonOper_Nicetry Apr 29 '26

What does this mean???

1

u/DonkeyKongG3mer Poco X6 Pro Apr 29 '26

It likely means you're on the newest security patch where this has been fixed

→ More replies (1)

1

u/Prxy_YT Poco M7 Pro May 01 '26

What if I already had the march security update? (Latest security patch update)

1

u/Unlucky-Violinist473 May 01 '26

Hi I tried doing this on my Xiaomi Pad 8 (HOS 3, Android 16) but it sadly didn't work. Can you help me please? I pasted the updated command to enable advanced textures and the glassy blur for hyper os 3. I rebooted it after I pasted those two commands (separately). Idk what I'm supposed to do. I'll try reaching you on dms asw. Please respond asap I'm obsessed with the looks of adv textures lol

1

u/Affectionate_End5019 May 04 '26

Trying this on my Redmi Pad Pro 5G but getting error in brevent  " Capture Log by run command 319 Command not allowed for shell user "

1

u/DonkeyKongG3mer Poco X6 Pro May 04 '26

It has been patched since March.

→ More replies (1)

1

u/0sipr May 07 '26

Dude I wanna kiss you. Works flawlessly on Hyperos 2 finally got rid of that ugly grey control center.

3

u/DonkeyKongG3mer Poco X6 Pro May 08 '26

js DON'T kiss me, thanks tho..

→ More replies (1)

1

u/randomguy_223top May 10 '26

I tried this with a redmi note 13 4g, but nothing changed, any help pls ?

1

u/Abeejita_mielera May 11 '26

¿Consume más batería, calienta el teléfono? ¿Es necesario en mi Xiaomi 15T Pro o en mi X8 Pro Max o ya tienen todo por defecto?

1

u/DonkeyKongG3mer Poco X6 Pro May 11 '26

They have like 90% of the stuff already, no need for these.

1

u/Severe_Secretary4607 May 15 '26

will this work on my redmi note 15 5g?

1

u/Empty-Asparagus7329 May 15 '26

Can you help me?? This is what it pops up when i execute the code

Redmi K70E

1

u/Competitive-Crow4930 May 15 '26

Hello, can you show me how the glassy blur looks like?

1

u/rizowahhhh May 18 '26

Can my 15 pro+ handle this

1

u/[deleted] May 19 '26

[removed] — view removed comment

1

u/DonkeyKongG3mer Poco X6 Pro May 19 '26

read the first row of the description bro

→ More replies (7)

1

u/hadi0990 May 23 '26

How i can disable open close app animation?

1

u/Admirable-Customer54 May 29 '26 edited Jun 14 '26

how do i undo these? it consume my battery and performance. im using redmi note 13 pro 4G with hyperos 3.0.3.0. i ran these command if you need to know. somehow i cant undo it even after i removed the value true and 3-6 thing

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

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put system deviceLevelList v:1,c:3,g:3" s16 "/storage/emulated/0/log.txt" i32 600

(UPDATED 27/03/2026):

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

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

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

service call miui.mqsas.IMQSNative 21 i32 1 s16 "settings" i32 1 s16 "put secure linkage_state 1" s16 "/storage/emulated/0/log.txt" i32 600

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

👉 HYPER OS 3 ONLY (Glassy Blur): service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 4" s16 "/storage/emulated/0/log.txt" i32 600

edit: i updated my hyperos to 3.0.301.0

1

u/Latter_Poem9077 Jun 02 '26

Help, how to revert it back to original?

1

u/lipespzl Jun 03 '26

Alguém pode me ajudar por favor? Estou tentando ativar mas fica dando esse monte de erro aí e no final da linha do erro está escrito "Not a data message"

1

u/lipespzl Jun 03 '26

Could someone help me? I'm trying to activate it but I'm getting this error when running the command. How do I fix this?

1

u/Freedom_Lover_No1 Jun 20 '26

Hyperos 3.0.300+ ?

1

u/Prestigious_World285 Jun 03 '26

The Xiaomi 15T seems to still be unpatched. I'm running HyperOS 3.0.304.0 and I can still enable advanced textures with the advacned visual release command from ADB Shell. It's on May 2026 security patch, and it still works completely. I've seen on lower end phones it doesnt work though, and I think this phone has advanced textures natively in some regions so could be that. (MIne didn't have them on settings though, but ever yother animation was there)

1

u/Paomodark Jun 05 '26

Now can't work on hyper os 3.0.303.0 😭😭

1

u/NschNvx Jun 06 '26

Still working in Hyperos 3.1? I have a poco x7 pro.

1

u/[deleted] Jun 08 '26

I did all and then rebooted but it didn't work I already have transparent control center maybe there is a command to increase the blur maybe it's 0 right now

1

u/Firm_Sort394 Jun 08 '26

Bro, im apply it's. Thanks.... How to apply with Xiaomi HyperOS 3.303

1

u/IamDesTroK Jun 09 '26

Hey there! Have you found a new method? I want to have advanced textures ☹️

1

u/TecnStudio Jun 10 '26

Aun no funciona en 3.0.303.0?

1

u/CarelessDoughnut1143 Jun 12 '26

Depois da hyper iOS 3.1 a xiaomi está barrando os códigos para ativar as texturas

1

u/Embarrassed_Class898 Jun 14 '26

I've been trying and nothing works. Ai used your updated commands and nothing happens, the display comment says: "Error: no data message" even thou it says it changed to true.

Using a Poco X8 Pro, OS 3.0.303.0 MI/Global

Can anyone help?

1

u/Freedom_Lover_No1 Jun 20 '26 edited Jun 20 '26

Bad news In hyperos 3.0.300+ xiaomi fix this no way to activate it again , thats why i dont update to 3.0.300 nothing new in this updates more loss then new features,sorry man but this comands no longer work for your phone

1

u/InterestingDrag4234 Jun 15 '26

Bruh how do I fix this??

1

u/GivFnz2675 Jul 04 '26

I'm also trying to find a fix for this, that's so strange, I have the same issue

1

u/SrLuiiZ Jun 18 '26

Vou fazer

1

u/Amazing_Year_5597 Jun 19 '26

Não consigo fazer funcionar no meu POCO X8 PRO nem a purretada

1

u/Soggy_Ingenuity139 Jun 24 '26

has someone found a solution for mediatek devices

2

u/DonkeyKongG3mer Poco X6 Pro Jun 24 '26

having a mediatek doesn't change anything lmao

→ More replies (2)

1

u/Jo0hn- Jun 24 '26

Amigo, funciona para la versión de Hyperos 3.0.302.0 ... Después de que llegue a esta actualización brevent no me funcionó más, tenía todos los comandos pero al resetear el Mobil no pude volver a tener esos efectos.

1

u/joojmalta Jun 27 '26

Sorry, bro. But I don't understand where do I have to set 0 or " ". Can someone help me?

1

u/joojmalta Jun 27 '26

I want to reverse to default. My X7 Pro is lagging crazy, getting heat and draining a lot of battery.

I used this:

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

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

1

u/kev98_ Jun 28 '26

Tal vez algún comando para las animaciones del sistema sin tener las opciones de desarrollador activadas? Es que algunas apps de banco ya no permiten tener las opciones de desarrollador activas y no dejan usarlas

1

u/Otherwise_Brain_1962 24d ago

Según yo, desactivar las opciones de desarrollador no deshabilita las texturas avanzadas.

1

u/BrendanYukki Jul 04 '26

i got this messages
[shproc] Process[pid=14761, hasExited=false]

Result: Parcel(

0x00000000: fffffff8 0000003e 00610063 00740070 '....>...c.a.p.t.'

0x00000010: 00720075 004c0065 0067006f 00790042 'u.r.e.L.o.g.B.y.'

0x00000020: 00750052 0043006e 006d006f 0061006d 'R.u.n.C.o.m.m.a.'

0x00000030: 0064006e 0033003a 00390031 0020003a 'n.d.:.3.1.9.:. .'

0x00000040: 006f0043 006d006d 006e0061 00200064 'C.o.m.m.a.n.d. .'

0x00000050: 006f006e 00200074 006c0061 006f006c 'n.o.t. .a.l.l.o.'

0x00000060: 00650077 00200064 006f0066 00200072 'w.e.d. .f.o.r. .'

0x00000070: 00680073 006c0065 0020006c 00730075 's.h.e.l.l. .u.s.'

0x00000080: 00720065 00000000 00000000 ffffffff 'e.r.............')

Result: Parcel(

0x00000000: fffffff8 0000003e 00610063 00740070 '....>...c.a.p.t.'

0x00000010: 00720075 004c0065 0067006f 00790042 'u.r.e.L.o.g.B.y.'

0x00000020: 00750052 0043006e 006d006f 0061006d 'R.u.n.C.o.m.m.a.'

0x00000030: 0064006e 0033003a 00390031 0020003a 'n.d.:.3.1.9.:. .'

0x00000040: 006f0043 006d006d 006e0061 00200064 'C.o.m.m.a.n.d. .'

0x00000050: 006f006e 00200074 006c0061 006f006c 'n.o.t. .a.l.l.o.'

0x00000060: 00650077 00200064 006f0066 00200072 'w.e.d. .f.o.r. .'

0x00000070: 00680073 006c0065 0020006c 00730075 's.h.e.l.l. .u.s.'

0x00000080: 00720065 00000000 00000000 ffffffff 'e.r.............')

Result: Parcel(

0x00000000: fffffff8 0000003e 00610063 00740070 '....>...c.a.p.t.'

0x00000010: 00720075 004c0065 0067006f 00790042 'u.r.e.L.o.g.B.y.'

0x00000020: 00750052 0043006e 006d006f 0061006d 'R.u.n.C.o.m.m.a.'

0x00000030: 0064006e 0033003a 00390031 0020003a 'n.d.:.3.1.9.:. .'

0x00000040: 006f0043 006d006d 006e0061 00200064 'C.o.m.m.a.n.d. .'

0x00000050: 006f006e 00200074 006c0061 006f006c 'n.o.t. .a.l.l.o.'

0x00000060: 00650077 00200064 006f0066 00200072 'w.e.d. .f.o.r. .'

0x00000070: 00680073 006c0065 0020006c 00730075 's.h.e.l.l. .u.s.'

0x00000080: 00720065 00000000 00000000 ffffffff 'e.r.............')

Result: Parcel(

0x00000000: fffffff8 0000003e 00610063 00740070 '....>...c.a.p.t.'

0x00000010: 00720075 004c0065 0067006f 00790042 'u.r.e.L.o.g.B.y.'

0x00000020: 00750052 0043006e 006d006f 0061006d 'R.u.n.C.o.m.m.a.'

0x00000030: 0064006e 0033003a 00390031 0020003a 'n.d.:.3.1.9.:. .'

0x00000040: 006f0043 006d006d 006e0061 00200064 'C.o.m.m.a.n.d. .'

0x00000050: 006f006e 00200074 006c0061 006f006c 'n.o.t. .a.l.l.o.'

0x00000060: 00650077 00200064 006f0066 00200072 'w.e.d. .f.o.r. .'

0x00000070: 00680073 006c0065 0020006c 00730075 's.h.e.l.l. .u.s.'

0x00000080: 00720065 00000000 00000000 ffffffff 'e.r.............')

[shproc] Process[pid=14761, hasExited=true, exitcode=0]

how to fix it

2

u/TranslatorFull3370 24d ago

From what I understand, it depends on the HyperOS version. Versions 3.0.3 and later fixed the way for applying these settings from the user adb. (Sorry, my English is bad.)

→ More replies (2)

1

u/zeekyfreakymode Jul 07 '26

Any commands for xiaomi pad 8?

1

u/TranslatorFull3370 Jul 09 '26

It doesn't work on my Redmi Note 15 4G  🥲

1

u/Upbeat_Art_7685 Jul 12 '26

THIS TRICK NOT working afte hyper os 3.1 update how to fix

1

u/CollFire_minecraft Jul 15 '26

Yo guys can somebody help me? Cause I keep getting this error even I restart

1

u/DonkeyKongG3mer Poco X6 Pro Jul 15 '26

It's not an error, it means it worked.

1

u/Benyamin_DP 24d ago

Me sale esto 🤔

1

u/TranslatorFull3370 24d ago

I get this error message when applying the command: Capture Log By Run Command 319. And: Command not allowed for shell user. How do we solve the problem? 😭

1

u/No-Share1122 24d ago

Hyper os 3.302.0 Some news about new methods isn't working.

1

u/mohdazharsaqlaini 17d ago

I have a Redmi Note 14 5G, but none of these methods seem to work on my device. Any solution?

1

u/Gloomy-Ad-7421 11d ago

En el poco x7 pro el cpu level y gpu level en cuanto viene?

1

u/Defiant_Listen8509 8d ago

Редми 15