Delete print queue
- Open Command Prompt as Administrator:
Click the Start button, typecmd,cmd, right-click on "Command Prompt" and select "Run asadministrator"administrator".
- Stop the Print Spooler Service:
Typenet stop spoolerand press Enter.
- Delete the Print Queue Files:
Typedel %systemroot%\System32\spool\printers\* /Qand press Enter.
- Start the Print Spooler Service:
Typenet start spoolerand press Enter.