Skip to content
HOW BISCUITPractical guides

Explore How Biscuit

Search How Biscuit

Enter a word or phrase to search.

How to Clear a Stuck Print Queue in Windows 11

One damaged or abandoned print job can block every document behind it. Windows provides a safe escalation path from canceling the queue to restarting and clearing the spooler.

What to know

  • One damaged or abandoned print job can block every document behind it. Windows provides a safe escalation path from canceling the queue to restarting and clearing the spooler.
  • Cancel the queue, restart the printer, restart the Print Spooler, and clear the spool folder only when necessary.

Start by canceling the visible jobs.

Open:

Settings → Bluetooth & devices → Printers & scanners → Select the printer → Open print queue

Right-click each job and select Cancel.

When the jobs remain stuck in Deleting, restart the Print Spooler service. Manually clear the spool folder only after stopping that service. Microsoft recommends that exact escalation order.

Confirm that the queue is actually the problem

A stuck queue usually looks like:

  • One document remains in Printing or Deleting
  • New documents collect behind it
  • The printer itself is idle
  • Restarting the printer does not remove the Windows job
  • Several applications fail to print through the same queue

If the queue becomes empty but nothing prints, investigate:

  • Printer offline status
  • Wrong default printer
  • Wi-Fi or USB connection
  • Paper or ink error
  • Driver problem
  • Shared-printer server

The queue is only one link in the chain. Computers enjoy arranging failures into layers so that one green status icon can coexist peacefully with a completely useless device.

Cancel all visible jobs

  1. Open Settings.
  2. Select Bluetooth & devices.
  3. Select Printers & scanners.
  4. Select the affected printer.
  5. Choose Open print queue.
  6. Cancel every listed job.
  7. Wait briefly.
  8. Try printing one simple page.

Microsoft’s queue interface shows pending jobs and allows them to be canceled individually.

Do not submit the same document repeatedly while the first copy remains stuck. That merely creates a longer queue of identical disappointment.

Restart the printer

Turn the printer off.

Wait approximately 10 seconds.

Turn it on again and allow it to reach its normal ready state.

Restarting the printer can clear a device-side processing error, but it does not necessarily remove a corrupted Windows spool file. Microsoft recommends restarting both the printer and computer during broader driver and connection troubleshooting.

Restart the Print Spooler

Press:

Windows key + R

Enter:

services.msc

Then:

  1. Find Print Spooler.
  2. Right-click it.
  3. Select Restart.
  4. Reopen the print queue.
  5. Test one document.

The Print Spooler is the Windows service that manages queued print jobs. Restarting it often clears temporary recognition and queue failures.

Manually clear the spool folder

Use this only when cancellation and spooler restart fail.

  1. Press Windows key + R.
  2. Enter services.msc.
  3. Right-click Print Spooler.
  4. Select Stop.
  5. Open File Explorer.
  6. Navigate to:
C:\Windows\System32\spool\PRINTERS
  1. Delete the files inside that folder.
  2. Return to Services.
  3. Right-click Print Spooler.
  4. Select Start.
  5. Restart the computer.

Microsoft specifically instructs users to stop the service before deleting files from the spool folder and restart it afterward.

Delete the folder contents, not the PRINTERS folder itself.

Test with a simple document

Open Notepad and print one short line.

This separates:

  • General printing failure
  • Application-specific failure
  • Complex PDF rendering problem
  • Damaged original document

When Notepad prints but one PDF does not, try:

  • Saving a new copy
  • Printing selected pages
  • Using another PDF reader
  • Converting to an image or flattened PDF where appropriate

Do not keep clearing the entire print subsystem when only one file is malformed.

Shared printers

When the printer is shared from another computer or server, the stuck job may exist:

  • On your PC
  • On the host PC
  • On a print server
  • In the printer’s internal memory

Microsoft recommends removing and reconnecting a shared printer when ordinary queue and connection troubleshooting fails.

Do not restart a workplace print server without authorization merely because one spreadsheet has entered a philosophical disagreement with paper.

Recurrent spooler failures

Repeated failures can involve:

  • Outdated printer driver
  • Corrupted driver package
  • Security software conflict
  • Damaged spool files
  • Resource shortage
  • Group Policy
  • Unstable Windows installation

Microsoft’s current server-side troubleshooting identifies drivers, system resources, policy, antivirus scanning, and corrupted spool files as recurring causes.

Install drivers only from Windows Update, the computer manufacturer, or the printer manufacturer.

Bottom line

Cancel the queue, restart the printer, restart the Print Spooler, and clear the spool folder only when necessary.

If the queue repeatedly jams again, the real problem is probably the document, driver, shared host, or printer rather than Windows’ willingness to forget one abandoned job.

Sources reviewed

Limits and cautions

  • Not hands-on tested
Sources reviewed

Source notes

  1. https://support.microsoft.com/en-us/windows/hardware/printer/fix-print-job-stuck-in-queue-errors-in-windowssupport.microsoft.com
  2. https://support.microsoft.com/en-us/windows/hardware/printer/fix-print-spooler-service-not-running-errors-in-windowssupport.microsoft.com
  3. https://support.microsoft.com/en-us/windows/hardware/printer/view-a-printer-s-print-queue-in-windowssupport.microsoft.com