Clear Print Queue CMD - 2 Simple Methods

Reading time icon 3 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Clear Print Queue Cmd

Are you wondering how to clear the print queue using CMD and Windows settings? Below, I’ll guide you through two quick methods that work like a charm.

Clear Print Queue via CMD

  1. Type cmd on the search bar on Windows.
  2. The best match will show Command Prompt.
  3. On the right panel, click on Run as administrator to access with elevated rights.
Run as admin
  1. The Command Prompt window will open. Type or paste the following command and press Enter: net stop spooler
  2. Now, to navigate to the following directory, you need to type this command and press Enter: cd %systemroot%\System32\spool\PRINTERS
  3. After reaching the PRINTERS directory, it’s time to delete all the files in that directory.
  4. For that, type or paste the following command and press Enter: del /Q /F *
  5. After deleting the queued print jobs, type or paste the following command and press Enter to restart the print spooler: net start spooler
  6. Type exit in the Command Prompt and hit Enter to close the window.
Exit CMD

Clear Print Queue on Windows

  1. Click on the Start button on your Windows PC.
  2. Select Settings from the app list to open the Settings dialog.
  3. Choose Bluetooth & devices from the left panel.
Printers scanners
  1. Click on Printers & scanners from the right pane.
Printer selection
  1. Find your printer in the list of installed printers and click on that.
  2. From the printer settings, select the open print queue option.
Print queue
  1. You’ll see the list of pending printing jobs when the print queue window opens.
  2. Select a job in the queue and click on the three-dot icon.
  3. Click on Cancel to remove that printing job. Or, you can select Cancel All Documents on top of the dialog box.

If your computer doesn’t allow you to perform the above steps, you can manually clear print queues:

  1. Press the Windows + R keys together to open the Run window.
  2. Type services.msc in that box and press Enter.
Run box
  1. The Services dialog will open.
  2. Scroll down on the Services list to find Print Spooler.
  3. Once you find it, right-click on it and select Stop.
Stop print
  1. Open File Explorer or This Computer and navigate to the following location:
    C:\Windows\System32\spool\PRINTERS.
  2. Delete all the files in this folder. You’ll need administrator privileges to perform this action.
Delete jobs
  1. Go back to the Services window again.
  2. Right-click on Print Spooler again, and select Start.

Related Readings:

Using the above approaches, you can easily clear the print queue using CMD and Windows settings. Don’t forget to tell me about your experience in the comments below.

More about the topics: digital printing, windows