How can i remove/disable VisualizerService-x86(Music) i think is not needed, this is a plugin for Music.app ?
When I run from CLI kill -9 PID of VisualizerService-x86(Music), Music.app still work fine on M1 :)
I can't delete this from Music.app, xattr -d or simple chmod don't help :/
/System/Applications/Music.app/Contents/XPCServices/VisualizerServicex86.xpc/Contents/MacOS
sh-3.2: mv VisualizerServicex86 VisualizerServicex86.off
mv: rename VisualizerServicex86 to VisualizerServicex86.off: Operation not permitted
sh-3.2: id
uid=0(root) gid=0(wheel) groups=0(wheel),1(daemon),2(kmem),3(sys),4(tty),5(operator),8(procview),9(procmod),12(everyone),20(staff),29(certusers),61(localaccounts),80(admin),702(com.apple.sharepoint.group.2),33(appstore),98(lpadmin),100(lpoperator),204(developer),250(analyticsusers),395(com.apple.accessftp),398(com.apple.accessscreensharing),399(com.apple.accessssh),400(com.apple.accessremote_ae),701(com.apple.sharepoint.group.1)