Recent updates that apply to Zorin OS 18 are causing printer issues due to security hardening:
Because of this, some users may find their printer no longer seen by the system.
For those affected, please launch terminal with app menu or ctl+alt+t and run each command one after another:
Also as per this thread:
sudo mv /etc/cups/cupsd.conf /etc/cups/cupsd.conf-orig
sudo cp /usr/share/cups/cupsd.conf.default /etc/cups/cupsd.conf
sudo systemctl start cups
If that does not resolve, it, continue with:
sudo apt update && sudo apt upgrade
sudo apt install --reinstall cups cups-browsed cups-core-drivers
sudo systemctl restart cups
Also as per this thread:
- if unsuccessful, please open a thread and report that you tried the steps from this thread.
Dec 05 2025
