When using multiple printersyou might have a preference for one printer over the other. In that caseyou can change or set the default printer on Windows with just a few clicks. This saves you the hassle of choosing a printer each time you want to print something. In this tutorialwe’ll show you three ways to set the default printer. Follow the one you like. Let’s get started.
Note: The steps below are tested to work in Windows 11 & 10.
Set Default Printer Using the Settings App
Windows 11 and 10 users can use the Settings app to assign a default printer. Depending on your OS versionfollow the relevant section below.
On Windows 11:
Firstpress the Windows key + I shortcut to open the Settings window. Once it opensclick on Select Bluetooth & devices on the left sidebar and then click on Printers & scanners.

On the Printers & Scanners pageturn off the Let Windows manage my default printer toggle.

After thatclick on the printer you want to set as default.

Click the Set as Default button at the top.

As soon as you do thatthe Printer Status is set to Default and the selected printer is now your default printer.

On Windows 10:
Right-click on the Start icon on the taskbar and select Settings or press Windows key + I to open the Settings app. Nextgo to the Devices and then click on the Printers & Scanners option.
On this pageuncheck the Allow Windows to manage my default printer checkbox. Nextclick on the printer you want to set as default and click Manage.

Click the Set as Default button to make it your default printer.

Setting Your Default Printer via Command Line
If you wantyou can also use the command-line approach to change your default printer. This method works in Windows versions 11108and 7. Here’s how.
Open the Start Menu and search for Command Prompt. Right-click on the Command Prompt result and choose Run as administrator to open the Command Prompt console with administrator rights.

In the command line windowenter the below command and press Enter. It lists all the printers connected to your computer. Note down the name of the printer you want to set as default.
wmic printer get name,default

Nowrun the below command while replacing “printer_name” with the actual printer name from the list you got from the first command.
wmic printer where name="printer_name" call setdefaultprinter

As soon as you run the commandthe default printer will be changed to your choice.
Set Default Printer Using Control Panel
As an alternative methodyou can also use the Control Panel to change the current default printer. The best thing isif you are using older Windows versions like 8 or 7this method is perfect for you.
Firstclick the Windows logo on the taskbar to open the Start menu. Search for Control Panel in the Start menuand click on the top result to open the Control Panel.

In the Control Panel windowselect Category from the View By dropdown menu. Nextclick the View Devices and Printers link under Hardware and Sound.

Nowright-click on the printer and select the Set as Default Printer option and you are done.

The default printer will have a green checkmark over the printer icon.

And there you have it. It’s that simple to set your favorite printer as the default printer. You can follow any of the three methods shown in this tutorial but remember that the Control Panel method only works in Windows 108and 7 OSes.
Related tutorials: