When printing documents, unless you manually select a printer, printing will be done on the default printer installed in Windows. This is not always the correct device, and sometimes it is not a printer at all, but a virtual device.
Windows 11 settings:
- Open Settings, this can be done using the Win+I shortcut.
- Go to “Bluetooth and Devices” and then open “Printers and Scanners”.
- In the next window, under “Printer Settings” disable the option “Allow Windows to control the default printer” (if this option is enabled, the last used printer will be selected by default).
- In the same window, in the list at the top, click on the printer you want to use as the default printer.
- Click on the “Use as default” button.
Windows terminal:
You can run the command line as administrator (Windows Terminal will also work) and use the following command: (rundll32 printui.dll,PrintUIEntry /y /n “printer name”).
After these steps, the printer with the specified name will be selected as the default printer.
Related posts:
How to fix ISDone.dll error Windows
How to fix vulkan-1.dll not found error Windows
How to fix bootrec.exe /fixboot access denied error Windows 11
How to enable developer mode in Windows 11
How to enable or disable game mode in Windows
How to fix binkw32.dll was not found error Windows 11
How to delete hiberfil.sys Windows 11
How to fix DX11 feature level 11.0 is required error in Windows
How to go into BIOS Windows 11
How to disable test mode in Windows 11
How to install DirectPlay in Windows
How to fix Unreal Engine is exiting due to D3D device being lost error in Windows