This widget could not be displayed.
This widget could not be displayed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Sound improvement on Android 10, WW-17.2018.2012.434 firmware

albertkes
Rising Star I
Sound improvement on Android 10, WW-17.2018.2012.434 firmware

Option for Windows 10:

1. Install Minimal ADB and Fastboot. (I installed adb-setup-v1.5.2).
2. Go to: Settings - About phone - Find the build number and tap on it several times until you see: "now you are a developer."
3. We go: System -For developers - USB debugging - Turn on.
4. We connect the phone to the computer (without turning off the phone), a message will appear like: enable USB debugging - allow. Android Composite ADB Interface will appear in Device Manager.
5. Run PowerShell as administrator and enter the commands:
adb devices
adb shell pm list packages
adb shell pm disable-user --user 0 dk.icepower.icesound or, if you want to completely remove: adb shell pm uninstall -k --user 0 dk.icepower.icesound

6. After restarting the device and check the sound.

I managed to fix the sound.















34 REPLIES 34

Yachendra
Rising Star II
intys24

Would there be a difference if it's a M1 or M2, as far as disabling icesound?


View post
Same for both if there is pre installed Icesound in your device.

VXP
Star III
intys24

https://zentalk.asus.com/en/discussion/42378/sound-improvement-on-android-10-ww-17-2018-2012-434-fir...

For a newbie, I tried to do it as per your in instructions but the last part of the command I keep getting an error.

(Unknown command: disable-user --user) I'm new at this, sorry for the inconvenience what am I doing wrong? The first two commands I got But (adb shell pm disable-user --user 0 dk.icepower.icesound) keeps coming up as an error.

7b1ea98473-dca4-405a-a602-37b5940a063e-7d-png.jpg


View post
Everytime you've entered the command wrong. Just copy it from the original post, do not try to type it manually.
Either
adb shell pm disable-user --user 0 dk.icepower.icesound
or
adb shell pm uninstall -k --user 0 dk.icepower.icesound

FIrst command disabled the app, the second one is for removing one.

intys24
Star I
Thanks everyone for the feedback!!! The sound through the bluetooth is excellent!!!

qromodynmc
Rising Star II
That's the weird thing. I did the icesound trick on adb, but even after that sound over wired headphones were trash, meanwhile i tried connecting device to my car over bluetooth and audio quality was pretty good, it had nice bass too. Anyway i ordered new wireless earbuds so I'll check if it's good or bad over bluetooth.

akshay_ruparel
Star III
qromodynmc

That's the weird thing. I did the icesound trick on adb, but even after that sound over wired headphones were trash, meanwhile i tried connecting device to my car over bluetooth and audio quality was pretty good, it had nice bass too. Anyway i ordered new wireless earbuds so I'll check if it's good or bad over bluetooth.


View post
Finally someone who agrees with me! Even after disabling or uninstall ing icesound, wired headphone output is trash (. 438).

Bluetooth audio is good.

In pie, wired output is good, but bluetooth audio is below average
😑