OK well as the article states, you need to run a few commands.
Open the Terminal app from /Applications/Utilities
type sudo -s then hit Return and enter your password (*note* there will be no visual feedback when you type it, but it will work) and hit Return.
Now you have elevated to admin and are ready to run these commands, one at a time. You can just copy and paste them one by one, hitting Return after each paste. Observer any output and paste it here in a reply if it looks bad or doesn't work...
launchctl stop org.cups.cupsd
rm /etc/cups/cupsd.conf
cp /etc/cups/cupsd.conf.default /etc/cups/cupsd.conf
rm /etc/cups/printers.conf
launchctl start org.cups.cupsd
Happy to hear it! Thanks for following up.thank you so much for your help 😃
I have done all the things you have told me and than restarted the comp. but stills same :/
is there a way to reset printer services from terminal app?
[automerge]1583263679[/automerge]
thank you so much, now it had worked,
I have first typed sudo su -
and than copy and paste the file lines below as a group
which had worked, thanks again 😃
Hi! I'm having this same problem but when I attempted to fill in the commands as directed it says:
rm /etc/cups/printers.conf: No such file or directory
Can anyone help me decide what to do next?
Please try this, this helped me, hopefully will hep you;
The commands are:
- Quit System Preferences.
- Launch Terminal.
- Copy this command and enter it, followed by Return: sudo su -
- Enter the administrative password for your account.
- Now copy and paste the file lines below as a group.
- In the Terminal, press Command-D, which exits the special “superuser” mode you entered in step 3.
- Open the Printers & Scannings preference pane.
- Add back your printers one at a time and change the defaults back to the way you want them.
launchctl stop org.cups.cupsd
rm /etc/cups/cupsd.conf
cp /etc/cups/cupsd.conf.default /etc/cups/cupsd.conf
rm /etc/cups/printers.conf
launchctl start org.cups.cupsd
Just move on and see if it works ?Yes...I did exactly that....but when I pasted in "rm /etc/cups/printers.conf" it said, "no such file or directory."
I proceeded anyway but nothing happened--exactly the same. So my question again is, if it says, "no such file or directory" when I put in the command, what do I do then?
Just move on and see if it works ?
yeah...I tried it anyway even with that message but it didn't work. Still no printer preferences showing up at all :-(
Any other ideas?
If you boot into Safe mode does the issue still happen?
Start up your Mac in safe mode - Apple Support
To help determine whether an issue is caused by software that loads as your Mac starts up, you can start up your Mac in safe mode.support.apple.com
what about...updating the OS, or, if you're already on the current version... installing the combo update:
10.15.4 combo update
often a simple way to fix an errant OS behavior...