HP Printer Cannot Clear Print Queue – How to Fix it

When your HP printer is stuck and cannot clear the print queue, it usually means that a job is stalled or the spooler service is not functioning correctly. This can prevent new print jobs from being processed.

Cancel All Print Jobs

1. On Windows

  • Press Windows + R, type control printers, and press Enter.
  • Right-click your HP printer > See what’s printing.
  • In the queue window, click Printer > Cancel All Documents.
  • If it doesn’t respond, move to restarting the print spooler service.

2. On macOS

  • Go to System Settings > Printers & Scanners.
  • Select your printer and click Open Print Queue.
  • Click the X next to each document to cancel it.
  • Restart your Mac if the queue doesn’t update.

Restart the Print Spooler Service (Windows)

3. Use Services Tool

  • Press Windows + R, type services.msc, press Enter.
  • Scroll to Print Spooler, right-click, and select Stop.
  • Navigate to C:\Windows\System32\spool\PRINTERS and delete all files inside.
  • Go back to Services, right-click Print Spooler, and click Start.

Clear Print Queue with Command Line (Windows)

4. Use Command Prompt

  • Open Command Prompt as Administrator.
  • Run these commands one by one:
    net stop spooler
    del /Q /F /S "%systemroot%\System32\spool\PRINTERS\*.*"
    net start spooler
    
  • This will fully clear the queue manually.

Restart the Printer

5. Power Cycle

  • Turn off your printer completely.
  • Unplug it for 60 seconds.
  • Plug it back in and turn it on.

Remove and Reinstall the Printer

6. On Windows

  • Go to Settings > Devices > Printers & Scanners.
  • Select your HP printer > Remove device.
  • Re-add the printer and install the latest driver from HP’s website.

7. On macOS

  • Go to System Settings > Printers & Scanners.
  • Select your HP printer > Remove (-).
  • Click Add (+) to reinstall it.

Check for Driver or Software Issues

8. Update Printer Drivers

  • Download and install the latest drivers from HP’s official support site.
  • Avoid using outdated or generic drivers, especially after system updates.

A blocked print queue is often fixed by clearing spooler files or restarting related services. If the issue is recurring, updating drivers or using the HP Smart app can help maintain queue stability.