Some printers (and their drivers) default to two-sided printing, which many people do not prefer as the default option. Luckily, this can easily be disabled via the CUPS web interface. There are probably other ways to accomplish this, too, but I found this to be quick and painless. At the time of this post, this is tested and working on Mac OS 10.16 Big Sur.
1. Open Terminal (in Applications->Utilities) and enter: cupsctl WebInterface=yes
2. Open your browser and enter the following URL: http://localhost:631/printers/
3. Click on the printer you would like to configure. In “Set default options”, under the “General” tab, set the “Duplex” option to “Off”. Be sure to click the “Set Default Options” button at the bottom of the page to save the settings.
- If you don't see the duplex option listed exactly as described above, the duplex option may be in a slightly different spot. I advise clicking around to see if you can find it. It can vary by printer model.
4. When prompted for a username and password, you must enter the account name and password of any admin account on your computer. That is, the same username and password used to log on to the computer (again, assuming the account is an admin). If you are an admin and you're not sure of your username or want to confirm it, go back to Terminal and enter the following command: whoami
5. Optional -- Disable web access to CUPS: Open Terminal (in Applications->Utilities) and enter: cupsctl WebInterface=no
Comments
Disable duplexing on High Sierra
Thanks!
can not disable duplex print
Try looking under Finishing Options...
duplex printing
Cannot find "General" tab to disable duplex print
getting mac to one side print
Did you try your computer's admin user name and password?
How to Disable Default Two-Sided Duplex Printing on Mac via CUPS
Thanks!
using VPN without duplex printing
Very Helpful
Very Helpful
disabling duplex
Mac OS Turn off Duplex
This worked like a charm,
Add new comment