Alternatively, you can run them on a single line to execute sequentially: net stop spooler && net start spooler
To restart the print spooler from the command prompt: * Open a Command Prompt. * Type in the following command. net stop spooler ( 4iT Support how to restart the spooler - Microsoft Q&A cmd restart spooler
To restart the print spooler using the Command Prompt (CMD), you must run two separate commands to stop and then start the service. Alternatively, you can run them on a single
sc stop spooler sc start spooler