Windows

How to Clear Printer Queue in Windows 11

Richard
Written by
Richard
Dec 16, 2021 Updated Apr 15, 2026 3 min read
How to Clear Printer Queue in Windows 11

If you use Windows 11, you might eventually run into a printing problem. Sometimes, a document gets stuck, and your printer stops working. This guide will show you how to clear that stuck queue and get back to printing.

Why clear the print queue?

When you send a file to your printer, Windows creates a temporary file in a “queue.” If that file becomes corrupted or stuck, it blocks everything else behind it. Clearing the queue removes these stuck files so your printer can start fresh.

What happens when you are done?

Once you finish these steps, all pending print jobs will be deleted. Your printer will be ready to accept new documents, and the service will be running normally again.

Windows allows users to view and cancel print jobs after accessing the print queue via the notification area or the Windows Settings app. To learn how to cancel a single job, check out this guide: How to cancel a print job in Windows 11. .

How to force clear the printer queue

If regular cancellation doesn’t work, follow these steps to clear the queue forcefully.

Step 1: Stop the Print Spooler

Note: This step requires admin privileges.

You need to open the Services console to stop the service that manages printing. Press the Windows key, search for Services, and open the app. Find the Print Spooler service in the list, right-click it, and select Stop.

Stopping the print spooler in Windows 11

Step 2: Delete stuck print files

Note: This step requires admin privileges.

Press the Windows key + E to open a File Explorer window. Use the environment variable in File Explorer to navigate to the printer folder. Copy and paste the following path into the address bar at the top:

💻Code
%windir%\System32\spool\PRINTERS

Once inside this folder, delete every file you see. This clears out all the stuck print jobs.

Empty print queue folder in Windows 11

Step 3: Restart the Print Spooler

Go back to the Services window. Right-click the Print Spooler service again and select Start. You can also simply restart your computer to finish the process.

Summary

Clearing your print queue is a simple way to fix a printer that isn’t responding. By stopping the Print Spooler service, deleting the temporary files in %windir%\System32\spool\PRINTERS, and restarting the service, you clear out any errors and allow your printer to function properly again.

Frequently Asked Questions

How do I clear the printer queue in Windows 11?

To clear the printer queue in Windows 11, open the Services console, stop the Print Spooler service, and delete all files in the Print Spooler folder located at %windir%System32spoolPRINTERS. Finally, restart the Print Spooler service to resume printing.

What causes the printer queue to get stuck in Windows 11?

The printer queue can get stuck due to various reasons, including software glitches, driver issues, or network problems. These issues can prevent new print jobs from being processed, leading to frustration for users.

Can I cancel a print job instead of clearing the entire queue?

Yes, you can cancel a print job by accessing the print queue through the notification area or Windows Settings. However, if the job is stuck, you may need to clear the entire queue as described in the tutorial.

Is it safe to delete files from the Print Spooler folder?

Yes, it is safe to delete files from the Print Spooler folder as these files are temporary print jobs. Deleting them can help resolve issues with stuck print jobs and allow you to print again.

How can I prevent my printer queue from getting stuck in the future?

To prevent your printer queue from getting stuck, regularly monitor your print jobs and ensure that your printer drivers are up to date. Additionally, avoid sending multiple large print jobs simultaneously, as this can overwhelm the queue.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2466 articles → Twitter

📚 Related Tutorials

How to View Your Print Queue on Windows 11
Windows How to View Your Print Queue on Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *