By default, macOS enables two-sided (duplex) printing for most printers. To disable this and default to one-sided printing, follow the steps below using CUPS (Common Unix Printing System), a built-in print management system on your Mac.
Step 1: Enable the CUPS Web Interface
CUPS is hidden by default in macOS. Here's how to enable it:
Log in using your Mac’s Admin account.
Open Terminal:
In Terminal, type the following command and press Enter:
sudo cupsctl WebInterface=yes
Enter your Mac’s admin password when prompted.
Once enabled, you can access the CUPS interface through your web browser
Step 2: Access the CUPS Web Interface
Open your browser and go to:
http://localhost:631Click the Printers tab.
When prompted, log in using your Mac’s username and password.