Stopping PulseAudio Results in Automated Restart

Hello @jrgd ! Welcome to the community! Please do take a few minutes to go over the introductory posts in #start-here when you have the time. They contain lots of useful information.

Did you try with

systemctl --user status pulseaudio 

Then:

systemctl --user stop pulseaudio.socket
systemctl --user stop pulseaudio.service
1 Like