Best Way Of Setting Default Printer Command Line.

Asked By 0 points N/A Posted on -
qa-featured

What is default printer command line? How can I adjust the default printer via command line? What command should I type in the command prompt?

SHARE
Answered By 0 points N/A #121887

Best Way Of Setting Default Printer Command Line.

qa-featured

You need to follow these simple steps to set the default printer by using a command line

(i) First login as user

(ii) Open the Command Prompt and then type the following.

You can open the command prompt or launch it from the Run Window. Just press Win+R and then type cmd or cmd.exe. Press OK.

PRINTUI.DLL,PrintUIEntry /y/n "printer"

For instance,

PRINTUI.DLL,PrintUIEntry /y/n "Dell Officejet Pro 8000"

This command line will help you adjust the default printer under the desired user you want. You just need to login as a user and then type the above given commands in the command prompt.

Related Questions