A stuck print job is one of the most common printer problems in both Windows 11 and Windows 10. You click Print, but nothing happens. Sometimes the printer keeps showing the same document in the queue, displays an error message, or keeps saying “Printing” even though no pages are coming out.
This issue usually occurs due to corrupted print jobs, printer communication failures, outdated printer drivers, or problems with the Print Spooler service. When the print queue becomes blocked, new print jobs cannot move forward until the stuck task is removed.
Fortunately, Windows includes several built-in methods to clear the print queue and restore normal printing.
Whether you are using a USB printer, wireless printer, or network printer, this guide explains every step in detail.
Why Print Jobs Get Stuck in Windows?
The print queue temporarily stores documents before they are sent to the printer. Windows uses a background service called the Print Spooler to manage these print tasks. If the spooler service crashes or a file becomes corrupted, the queue can freeze.
Common causes include:
- Corrupted print jobs
- Printer connectivity issues
- Outdated printer drivers
- Interrupted Windows updates
- Low printer memory
- Offline printer status
- Network communication failures
- Multiple pending print commands
- Improper printer shutdowns
Understanding the root cause helps prevent the problem from happening again.
Print Jobs Stuck in the Queue? Clear Print Queue Windows 11/10

Follow these steps to clear stuck print jobs in Windows 11 and Windows 10:
- Open the printer queue from Settings or Control Panel.
- Cancel all pending print jobs.
- Restart the Print Spooler service.
- Delete temporary spool files from the PRINTERS folder.
- Restart your computer and printer.
- Update or reinstall the printer driver if the issue continues.
These methods help remove frozen print jobs and restore normal printer functionality.
Step 1: Open the Printer Queue in Windows
The first step is to access the print queue and check whether a document is stuck.
In Windows 11, go to Start > Settings > Bluetooth & devices > Printers & scanners.
Select your printer from the list. Click Open print queue.
You will now see all pending print jobs waiting to be processed.
In Windows 10, go to Start > Settings > Devices > Printers & scanners.
Choose your printer and click Open queue.
If you notice one or more documents showing statuses such as Error, Deleting, or Printing, but nothing is happening physically at the printer, the queue is likely stuck.
Sometimes a single corrupted document blocks every other print job behind it.
If the queue window does not open, make sure your printer is properly connected to your computer or WiFi network.
Step 2: Cancel All Print Jobs
Once you open the print queue, the next step is to remove all pending print jobs.
Inside the print queue window, click Printer from the top menu.
Select Cancel All Documents.
Windows will attempt to remove every stuck print task from the queue.
Wait a few moments and check whether the list becomes empty.
If the print jobs disappear successfully, try printing a simple test page to verify that the printer is working again.
However, sometimes the queue refuses to clear. You may notice that documents remain stuck in the Deleting status indefinitely. This usually means the Print Spooler service is frozen and needs to be restarted manually.
Step 3: Restart the Print Spooler Service
The Print Spooler service controls all print activity in Windows. Restarting this service often resolves stuck print queues immediately.
- Press Windows + R on your keyboard to open the Run dialog box.
- Type services.msc and press Enter.
- The Services window will appear.
- Scroll down and locate Print Spooler.
- Right-click on Print Spooler and select Stop.
- Wait a few seconds until the service fully stops.
Do not close the Services window yet because you will need it again shortly.
Stopping the Print Spooler temporarily halts all printing operations and allows Windows to release locked print queue files.
Step 4: Delete Stuck Print Queue Files
After stopping the Print Spooler service, you must remove the temporary spool files causing the issue.
- Open File Explorer.
- Go to the following path: C:\Windows\System32\spool\PRINTERS
- You may see a permission prompt from Windows. Click Continue.
- Inside the PRINTERS folder, delete all files present.
These files are temporary print spool files created by Windows during printing operations.
Do not worry because deleting them will not damage your printer or computer. It simply removes stuck print tasks.
If Windows refuses to delete certain files, double-check that the Print Spooler service is fully stopped.
After deleting the files, return to the Services window. Right-click Print Spooler again and select Start.
This restarts the printing system with a fresh queue.
Now try printing a small document again.
In many cases, this completely resolves the problem.
Step 5: Restart Your Computer and Printer
If the print queue issue continues, restarting both devices can help reset communication errors.
Turn off your printer completely. Unplug the power cable from the printer for about 60 seconds.
Restart your computer during this time.
Once the computer fully loads into Windows, reconnect the printer power cable and turn the printer back on.
Wait until the printer finishes its startup process. Now try sending a new print command.
This simple restart process clears temporary memory conflicts and reconnects Windows to the printer properly.
Wireless printers especially benefit from a full restart because network communication errors often cause stuck queues.
Step 6: Check Printer Status and Connectivity
Sometimes the printer queue becomes stuck because the printer is offline or disconnected.
In Windows 11, go to Start > Settings > Bluetooth & devices > Printers & scanners.
Select your printer and verify that it says Ready.
In Windows 10, go to Start > Settings > Devices > Printers & scanners.
If your printer shows Offline, click the printer and select Open queue.
Click Printer from the top menu.
Make sure Use Printer Offline is unchecked.
For USB printers, ensure the cable is securely connected.
For wireless printers, verify that the printer and computer are connected to the same WiFi network.
Weak wireless signals can interrupt print communication and cause jobs to freeze in the queue.
Step 7: Run the Windows Printer Troubleshooter
Windows includes a built-in troubleshooter that automatically detects and fixes common printing problems.
In Windows 11, go to Start > Settings > System > Troubleshoot > Other troubleshooters.
Locate Printer and click Run.
In Windows 10, go to Start > Settings > Update & Security > Troubleshoot > Additional troubleshooters.
Select Printer and click Run the troubleshooter.
Windows will scan for common issues such as spooler failures, offline printers, driver conflicts, and connection problems.
Follow the on-screen instructions carefully.
The troubleshooter can automatically repair several printing-related problems without requiring advanced technical knowledge.
Step 8: Update the Printer Driver
Outdated or corrupted printer drivers are another major reason print jobs become stuck.
A printer driver allows Windows to communicate properly with the printer hardware. If the driver becomes damaged or incompatible after a Windows update, printing problems can occur.
- Press Windows + X and select Device Manager.
- Expand the Print queues section.
- Right-click your printer and select Update driver.
- Choose Search automatically for drivers.
- Windows will look for the latest compatible driver.
You can also download the newest driver directly from the printer manufacturer’s website.
Installing updated drivers improves printer stability, compatibility, and communication performance.
If the issue started recently after a driver update, you can also try reinstalling the driver completely.
Step 9: Remove and Reinstall the Printer
If none of the previous methods work, removing and reinstalling the printer may fully resolve the issue.
In Windows 11, go to Start > Settings > Bluetooth & devices > Printers & scanners. Select your printer and click Remove.
In Windows 10, go to Start > Settings > Devices > Printers & scanners. Choose the printer and click Remove device.
After removing the printer, restart your computer. Reconnect the printer to your PC or WiFi network.
Windows should automatically detect and reinstall it.
If automatic installation fails, download the latest setup software from the printer manufacturer’s official website.
Reinstalling the printer refreshes all configuration settings and clears corrupted system files related to printing.
Step 10: Clear the Print Queue Using Command Prompt
Advanced users can also clear the print queue using Command Prompt. Search for Command Prompt in the Start menu.
Right-click it and select Run as administrator. Type the following commands one by one and press Enter after each command:
net stop spooler
del /Q /F /S “%systemroot%\System32\Spool\Printers*.*”
net start spooler
These commands stop the Print Spooler service, delete all stuck spool files, and restart the service automatically.
This method is very effective when the normal queue-clearing process fails.
How to Prevent Print Queue Problems in the Future?
Preventing future print queue issues can save time and frustration.
- Always keep your printer drivers updated.
- Avoid sending extremely large print jobs unnecessarily.
- Ensure your printer maintains a stable network connection.
- Restart the printer occasionally to clear internal memory.
- Do not turn off the printer while documents are actively printing.
- Install Windows updates regularly because Microsoft often releases printer-related fixes.
If you frequently print large files, consider using a wired USB connection instead of WiFi for better reliability.
FAQs
Why does my print job stay in the queue forever?
This usually happens because the Print Spooler service is frozen, the printer is offline, or the print file has become corrupted.
Is it safe to delete spool files?
Yes. Spool files are temporary print queue files created by Windows. Deleting them only removes pending print jobs.
Why does my printer say printing, but nothing happens?
This may occur because of driver problems, printer communication failures, low printer memory, or stuck spooler services.
Can restarting the printer fix a stuck queue?
Yes. Restarting the printer and computer often resolves temporary communication or memory-related problems.
What is the Print Spooler service?
The Print Spooler is a Windows background service that manages print jobs and sends documents to the printer in the correct order.
Why can I not cancel a print job?
Some print jobs become corrupted and lock the queue. Restarting the Print Spooler and deleting spool files usually fixes the issue.
Does reinstalling the printer remove queue problems?
Yes. Reinstalling the printer can remove corrupted settings, damaged drivers, and stuck queue configurations.