Windows

How to View Your Print Queue on Windows 11

Richard
Written by
Richard
Sep 17, 2021 Updated Apr 14, 2026 1 min read
How to View Your Print Queue on Windows 11

Printing a document is usually fast. Sometimes, you might send a large file and wonder why it hasn’t come out of the printer yet. This is where the print queue comes in. The print queue is a digital waiting room for your files. It holds your documents until the printer is ready to process them.

Why check the print queue? You check it to see if a file is stuck, to cancel a print job, or to see how many pages are left in the line.

What happens when done? You will see a list of documents waiting to be printed. You can then manage, pause, or cancel these jobs to fix any printing delays.

How to see your print queue on Windows 11

Follow these steps to find your printer’s waiting list.

  1. Click the Start button and select Settings.
Windows 11 Start menu showing the Settings application icon

  • On the left side menu, click Bluetooth & devices.
  • Then, click on Printers & scanners %%LNK0%%.
Bluetooth and devices menu in Windows 11 settings for printers

  1. Find your printer in the list and click its name.
Selecting a specific printer from the Windows 11 device list

  1. Look for the button labeled Open print queue and click it.
Open print queue button located within Windows 11 printer settings

A new window will appear showing all your pending files. If the list is empty, your printer is ready for new jobs.

Windows 11 print queue window displaying pending document print jobs

Note: If you need to clear a stuck job with administrative rights, you can use the Command Prompt. Run the following commands:

💻Code
net stop spooler
del /Q /F /S C:\Windows\System32\spool\PRINTERS\*.*
net start spooler

Summary

Checking the print queue helps you manage your documents and clear up errors. By navigating through Settings, you can quickly see what is waiting to print. This simple process keeps your printer running smoothly and helps you avoid frustration when things go wrong.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2467 articles → Twitter

📚 Related Tutorials

How to Cancel Print Job in Windows 11
Windows How to Cancel Print Job in Windows 11
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
How to Clear Printer Queue in Windows 11
Windows How to Clear Printer Queue in Windows 11

0 responses to “How to View Your Print Queue on Windows 11”

  1. When I open the box to cancel the printing, no name appears in regard to what is printing just a line at the bottom which I believe is the amount of printing completed.

Leave a Reply

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