@neilrooney assuming that just removes all printers you can achieve this
with lpadmin and use it again to re-add whichever you likelpstat -p |
cut -d' ' -f2 | xargs -I{} lpadmin -x {}
Can confirm the same behavior @aprild After getting a little time to
further test this it seems proper ownership needs to be set on the
Application. Permissions at least in my case did not change the icon
behavior. chown root:wheel /Applications/Self...