Clear Printer Spooler and Print Queue in Windows 11/10

Printing documents in Windows is usually a seamless process, but occasionally print jobs become stuck in the queue, preventing new documents from printing. You may notice that a document remains in the Printing, Deleting, or Error state indefinitely, while the printer refuses to process any additional jobs. In many cases, this problem is caused by the Print Spooler service or corrupted print queue files.

The Print Spooler is a built-in Windows service responsible for temporarily storing print jobs before sending them to the printer. If the service stops responding or the print queue becomes corrupted, every subsequent print job may fail until the spooler is restarted and the queue is cleared.

Update Windows Drivers

Fortunately, Windows provides several built-in tools that allow you to clear the print queue, restart the Print Spooler service, and restore normal printing without reinstalling your printer. This guide covers the most effective methods to clear the Printer Spooler and Print Queue in Windows 11 and Windows 10.

What Is the Print Spooler?

PC running slow or unstable? Do you want to update drivers?

The Print Spooler is a Windows service that manages communication between your computer and printer. Instead of sending documents directly to the printer, Windows temporarily stores them in a print queue. The spooler processes each job in order and sends it to the printer when it’s ready.

If a print job becomes corrupted or the spooler service encounters an error, the entire queue can become stuck, preventing all future print jobs from completing.

Why Does the Print Queue Get Stuck?

Several factors can cause print jobs to remain in the queue.

Common causes include:

  • Corrupted print jobs.
  • Print Spooler service crashes.
  • Printer communication errors.
  • Outdated or damaged printer drivers.
  • USB or network connection problems.
  • Low printer memory.
  • Power interruptions during printing.
  • Windows update conflicts.
  • Printer firmware issues.
  • Corrupted system files.

Method 1: Cancel Print Jobs from the Print Queue

The easiest way to clear the queue is through Windows Settings.

  1. Open Settings.
  2. Go to Bluetooth & devices.
  3. Select Printers & scanners.
  4. Click your printer.
  5. Select Open print queue.
  6. Click Printer on the menu bar.
  7. Choose Cancel All Documents.

Wait a few moments for Windows to remove every pending print job.

Repair PC

If the jobs disappear successfully, send a small test document to verify that printing works normally again.

Method 2: Restart the Print Spooler Service

If print jobs won’t delete, restarting the Print Spooler service often resolves the issue.

  1. Press Win + R.
  2. Type:
services.msc
  1. Press Enter.
  2. Locate Print Spooler.
  3. Right-click it.
  4. Select Restart.
PC running slow or unstable? Do you want to update drivers?

Restarting the service clears temporary communication problems between Windows and the printer.

Once restarted, reopen the print queue to see whether the stuck jobs have been removed.

Method 3: Clear the Spool Folder Manually

If restarting the service doesn’t help, manually deleting spool files usually resolves stubborn print queue problems.

  1. Open Services and stop the Print Spooler service.
  2. Open File Explorer.
  3. Navigate to:
C:\Windows\System32\spool\PRINTERS
  1. Delete every file inside the PRINTERS folder.

Do not delete the folder itself.

After deleting the files:

  1. Return to Services.
  2. Right-click Print Spooler.
  3. Select Start.

The print queue should now be completely empty.

Method 4: Clear the Queue Using Command Prompt

PC running slow or unstable? Do you want to update drivers?

Command Prompt provides a quick way to restart the Print Spooler and remove spool files.

Open Command Prompt as Administrator and run the following commands one at a time:

net stop spooler
del /Q /F %systemroot%\System32\spool\PRINTERS\*.*
net start spooler

After the commands complete, check whether the print queue has been cleared.

Method 5: Restart the Printer and Computer

Sometimes the problem isn’t the spooler itself but a temporary communication issue.

Turn off the printer.

Disconnect it from the computer if you’re using USB.

Wait about one minute.

Restart your computer.

Turn the printer back on and reconnect it.

This refreshes both Windows and the printer, often resolving stalled print jobs.

Method 6: Update or Reinstall the Printer Driver

Corrupted printer drivers can repeatedly create stuck print jobs.

To update the driver:

  1. Press Win + X.
  2. Open Device Manager.
  3. Expand Print queues.
  4. Right-click your printer.
  5. Select Update driver.
  6. Choose Search automatically for drivers.

If updating doesn’t help:

  • Remove the printer.
  • Restart the computer.
  • Install the latest driver from the printer manufacturer’s website.
  • Add the printer again.

A clean driver installation often resolves recurring spooler problems.

Method 7: Run the Printer Troubleshooter

Windows includes a built-in Printer Troubleshooter that can automatically identify common printing issues.

  1. Open Settings.
  2. Go to System > Troubleshoot > Other troubleshooters.
  3. Locate Printer.
  4. Click Run.
  5. Follow the on-screen instructions.

The troubleshooter may restart services, repair configuration problems, or clear the print queue automatically.

Method 8: Verify Printer Connectivity

Communication problems between Windows and the printer can prevent print jobs from completing.

For USB printers:

  • Reconnect the cable.
  • Try another USB port.
  • Test another USB cable.

For wireless printers:

  • Ensure both devices are on the same Wi-Fi network.
  • Restart the router.
  • Confirm the printer has a valid IP address.

A stable connection helps prevent print jobs from becoming stuck.

Method 9: Install Windows Updates

Printing improvements and bug fixes are frequently included in Windows updates.

To install updates:

  1. Open Settings.
  2. Select Windows Update.
  3. Click Check for updates.
  4. Install available updates.
  5. Restart your computer.

Also install any available firmware updates for your printer if your manufacturer provides them.

Keeping both Windows and printer firmware current reduces compatibility issues.

Method 10: Repair Corrupted Windows System Files

If Print Spooler problems continue despite clearing the queue, damaged Windows system files may be responsible.

Open Command Prompt as Administrator.

Run:

sfc /scannow

After the scan completes, execute:

DISM /Online /Cleanup-Image /RestoreHealth

Restart your computer after both commands finish.

These utilities repair corrupted Windows components that affect printing services and the Print Spooler.

Tips to Prevent Print Queue Problems

Following a few best practices can help reduce printing issues in the future.

  • Keep printer drivers updated.
  • Install Windows updates regularly.
  • Avoid disconnecting the printer while printing.
  • Restart the printer occasionally.
  • Use genuine printer cartridges or toner.
  • Keep sufficient free storage on your computer.
  • Avoid sending very large print jobs all at once.
  • Remove failed print jobs promptly.
  • Maintain a stable USB or Wi-Fi connection.
  • Restart the Print Spooler if printing becomes slow or unresponsive.

These habits help ensure smooth communication between Windows and your printer.

Conclusion

A stuck print queue or unresponsive Print Spooler in Windows 11 or Windows 10 is usually caused by corrupted print jobs, communication issues, outdated drivers, or temporary service failures rather than a hardware problem. In most cases, canceling pending print jobs, restarting the Print Spooler, deleting spool files, updating printer drivers, and running the built-in Printer Troubleshooter will restore normal printing. If the issue continues, repairing Windows system files with the System File Checker and DISM tools can resolve deeper operating system problems. Keeping your printer drivers, firmware, and Windows installation up to date helps prevent future print queue issues and ensures reliable printing performance.

Frequently Asked Questions

What is the Print Spooler service?

The Print Spooler is a Windows service that temporarily stores print jobs and sends them to the printer in the correct order.

Why won’t my print queue clear?

A corrupted print job, an unresponsive Print Spooler service, or a communication problem between Windows and the printer can prevent the queue from clearing. Restarting the Print Spooler and deleting spool files usually resolves the issue.

Is it safe to delete files from the PRINTERS folder?

Yes. Deleting the files inside the C:\Windows\System32\spool\PRINTERS folder while the Print Spooler service is stopped is a standard troubleshooting step. Only delete the files inside the folder—do not delete the folder itself.

Will restarting the Print Spooler cancel my print jobs?

Yes. Restarting the Print Spooler or manually clearing the spool folder removes any pending print jobs that have not yet been printed. If necessary, you’ll need to resend those documents after the service is running again.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo