systemctl --user status pipewire

Category: Administration

systemctl --user status pipewire

Check a user service status

The --user flag targets the per-user systemd instance instead of the system-wide one, so this checks the PipeWire service running under your session. User services live in ~/.config/systemd/user and start at login. Status shows active or failed plus recent log lines.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.