How to Cancel Print Job in Windows 11
Printing is usually fast, but sometimes things go wrong. A stuck file can stop your printer from working. This guide helps you clear out those stubborn jobs.
Why cancel a print job?
When a document fails to print, it gets stuck in the “queue.” This blocks all other documents behind it. Canceling the stuck job clears the path so your printer can start working again.
What happens when you are done?
Verifying the print queue is empty ensures your printer is ready for new tasks. Once the stuck job is removed, the printer will stop trying to process the error and move on to the next document in the list.
How to cancel a print job from the notification area
When you are printing, a small printer icon often appears in your taskbar. Look for it near the clock.
Right-click the printer icon and select Open All Active Printers.

How to open the print queue using Settings
If you do not see the icon, use the Settings app instead.
- Open the Start menu and click Settings.

- Click Bluetooth & devices, then select Printers & scanners.

- Click on the name of your printer from the list.

- Click Open Print Queue.

Troubleshooting a stuck print queue
If the cancel button is greyed out or the job says ‘Deleting’ but never disappears, the Print Spooler service may be hung. You can force clear it by restarting the service.
[ADMIN PRIVILEGES REQUIRED]: You must run these commands as an administrator. Open the Start menu, type ‘cmd’, right-click it, and select ‘Run as administrator’.
net stop spoolerdel /Q /F /S %systemroot%\System32\Spool\Printers\*.*net start spooler
After running these, your print queue should be empty. If issues persist, try the official Microsoft Print Troubleshooter.
Summary
Canceling a stuck print job is simple. You can reach the queue through the taskbar icon or the Windows Settings menu. If a job refuses to go away, use the command line to restart the Print Spooler service. Keeping your queue clear ensures your printer runs smoothly.
Why does my print job say ‘Deleting’ but never disappears?
This happens when the Print Spooler service is stuck or the printer is still trying to communicate with the computer. The job is marked for deletion, but the system cannot finish the task. Restarting the Print Spooler service usually forces the system to clear the stuck file immediately.
Do I need to restart my printer after canceling a job?
Usually, no. Once you cancel the job in Windows, the printer should stop automatically. However, if the printer remains unresponsive or shows an error light, turning the printer off and back on can help clear its internal memory and reset the connection to your computer.
How do I cancel a print job from a network printer?
Canceling a network print job works the same way as a local printer. Open the print queue on your computer using the Settings app or the taskbar icon. Because the job is sent from your machine, your computer manages the queue, allowing you to cancel it locally.
Was this guide helpful?
Leave a Reply Cancel reply