Biden2020prez crf You can try disabling com.lge.voicerecorder 'pm disable com.lge.voicerecorder', but im not sure its what you need
crf I got this reply: Error: java.lang.SecurityException: Permission Denial: attempt to change component state from pid=2565, uid=2000, package uid=10029
Jumptoheaven crf you need to only disable user as in, adb shell pm disable-user --user 0 package_name
crf pm disable-user --user 0 com.lge.voicecommand replied: Error: java.lang.SecurityException: Permission Denial: attempt to change component state from pid=13474, uid=2000, package uid=2901
crf here is a copy/paste of the shell shell@gf2:/ $ pm disable-user --user 0 com.lge.voicerecorder Error: java.lang.SecurityException: Permission Denial: attempt to change component state from pid=19926, uid=2000, package uid=10029 1|shell@gf2:/ $