- The queue is stored by default in %WINDIR%\System32\spool\PRINTERS and is managed by the Print Spooler service.
- You can view and manage jobs from Settings > Printers & Scanners > Open Queue.
- If it gets stuck, restart the service and delete the PRINTERS folder with the stopped spooler.
- Turn on history in Event Viewer and, if you want, retain documents printed by printer.
En Windows, everything you send to print goes through a print queue managed by the “Print Queue” service (spooler). Knowing where it's stored, how to open it, and how to empty it when it gets clogged saves you time and trouble.
In addition to locating your physical folder, it is helpful to master how to view and manage jobs, turn on history, and what to do when a document gets stuck on “Canceling” or “Queued.” Below you'll find a detailed and practical guide with all the key procedures in Windows 11.
Where is the print queue saved in Windows 11?
The default location where Windows temporarily stores print jobs is %WINDIR%\System32\spool\PRINTERSThis is where the system leaves spooled files (such as .SPL and .SHD) while they wait for their turn to be printed.
This directory acts as a "pass-through zone"; therefore, when there are blockages, empty its contents with the service stopped It usually resolves jams. It's important not to delete anything while the service is running and work is in progress.
To open that folder instantly, press Windows + R, writes %WINDIR%\system32\spool\printers and press Enter. The PRINTERS folder will open directly. where the queued jobs reside.
The person responsible for managing this entire process is the service Print Spooler (spoolsv.exe)If the spool path has been customized (for example, from the print server properties), remember that the effective location may be different from the default.
How to view the print queue in Windows 11
From the Settings app, you can view and manage pending jobs with just a few clicks. It is the most direct path for Windows 11 users.
- Open Settings with Windows + I and go to Bluetooth and devices > Printers and scanners.
- Select your printer and press Open queue to see pending jobs.
- If no items appear, it means that there are no documents pending to be printed.
You can also get there from the Control Panel: Devices and Printers > right-click on the printer > See what's printingThis view is equivalent and offers the same management options.
Manage jobs: pause, resume, restart, cancel, and change priority
In the queue window, right-click on a job to see the available actions. These options give you fine control over each document. on hold.
- Pause / Resume: Temporarily stop printing and restart it when needed.
- Restart: restarts the job from the beginning, useful if the first attempt has failed.
- Cancel: Deletes the job from the queue; Windows will prompt you to confirm to prevent accidental deletion.
- Properties: Displays detailed information and tabs such as Layout and Paper/Quality; here you can adjust preferences for specific jobs.
If you select multiple jobs at once, you can apply changes in bulk. Additionally, in Job Properties you can increase priority to advance it in front of other documents.
When the queue gets stuck: how to empty and restart it
One of the most common problems is that the queue gets stuck and you see jobs stuck in “Canceling” or “In Queue.” There are several effective ways to return it to normal..
1) Restart your PC
It seems obvious, but it often works: restart the computer (not just turn it off and on) resets processes and clears the queue in the Boot, allowing you to print again without crashes.
2) Restart the “Print Spooler” service (services.msc)
From the Windows Services Manager you can stop and start the spooler to force the release of jobs. It's fast and doesn't interrupt your session..
- Press Windows + R, type services.msc and press Enter.
- Search Print spooler, double-click and press Stop.
- After a few seconds, press again Start o Restart service.
If that doesn't clean it up, Combine this restart with deleting the temporary files in the PRINTERS folder. (next step). It is the most effective formula for persistent traffic jams.
3) Manually delete the folder from the queue
The process consists of stopping the service, deleting the Temporary files and start it again. Do it with administrator permissions to avoid errors..
- Open services.msc, stop Print spooler.
- Press Windows + R and access %WINDIR%\system32\spool\printers.
- Delete all content from the folder (do not delete the PRINTERS folder, just its files).
- Go back to services.msc and press Start in Print Queue.
With this the queue is empty and ready to accept new jobs. Avoid printing during the process until the service starts again.
4) Empty the queue with commands or a script
If you prefer to automate, you can use CMD as administrator and run a sequence that stops the service, cleans the folder and starts it again. It is ideal for creating a reusable BAT.
net stop spooler
DEL "%SYSTEMROOT%\System32\spool\PRINTERS\*.*" /Q /F
net start spooler
Save it to a .BAT file and, when needed, double-click to empty the queue in seconds. It's a practical solution when the problem recurs frequently.
Enable and view print history with Event Viewer
Windows can keep a log of printing activity, very useful for audit, diagnosis and control. It is activated from the Event Viewer.
- Open the Events viewer (search for it in the Start menu or run eventvwr.msc).
- Navigate to Applications and Services Logs > Microsoft > Windows > PrintService.
- Right click on Operational > Properties.
- Brand Enable log and, if you want, Overwrite events if necessary.
- Adjust the maximum record size (default ~1028 KB) and apply the changes.
To check the events, return to that same route and select “Operative” or use Actions > Open Saved RecordYou'll see dates, users, page count, and details for each job. You can group by category by clicking on the column header to find patterns or incidents.
Keep printed documents in the queue
If you want to be able to consult the jobs already printed by each printer, activate the option “Preserve printed documents” in the printer’s advanced properties.
- Go to Settings > Bluetooth & devices > Printers & scanners.
- Select your printer > Manage > Printer properties.
- In the Advanced, Mark Preserve printed documents and accept.
You can also open the queue, go to the menu Printer > Properties and activate the box in Advanced. From that moment on, a local history will be maintained. of what has been printed with that device.
Print Server Properties and Notifications
Under Printers and Scanners you will find a link to Print server properties within Related Settings. From there you can adjust global options.
Check the boxes Display informational notifications for local printers y for network printers to receive status, error, and relevant event notifications during printing.
In this console it is also possible to check or change the spool folder used by the print server. If you move it to another drive, remember to document the change, as it will affect the actual location where the queue is saved.
Print History Privacy and Security
Print history can reveal activity, document names and schedules, sensitive information in shared environments. Activate it only if needed and periodically clean up logs and jobs.
If privacy is your priority, you can disable logging in the Event Viewer and uncheck "Keep printed documents." When necessary, clear the activity by clearing the PRINTERS folder while the service is stopped.
Common problems and quick solutions
If the printer is “Offline”, not responding, or the queue is blocked again, check these points before going deeper:
- Connectivity: wired, Wi‑Fi network or correct IP if it is a network printer.
- Service running: Check that “Print Spooler” is started in services.msc.
- Reboots: first from the spooler, then from the PC and, if applicable, from the printer.
If it keeps crashing, it may be a driver issue. Update or reinstall drivers It usually resolves conflicts, especially in network printers.
- Download the driver from the manufacturer's official website.
- Discipline Windows Update from the Device administrator to search for compatible versions.
- Alternatively, use a updater of drivers trustworthy if you know what you're doing.
In extreme cases, remove the printer completely and add it again from scratch. A clean reinstall restores parameters and avoids residues of previous configurations.
See what's printed: Recording options
With the history activated in the Event Viewer you will be able to review all printing events (correct impressions, errors, cancellations), with date, user and details.
If you prefer to view it by device, activating “Keep printed documents” allows you to consult the historical list from the tail of that particular printer, in addition to the jobs in progress.
Third-party tools for recording and auditing impressions
If Windows options are not enough for you, there are utilities that record and present statistics more clearly or at a business level.
PaperCut Print Logger (free)
Records print operations in Windows and displays real-time activity with date, time, user, pages and document titlesGenerates reports in HTML and CSV, and allows export by day or month.
From its installation directory you can open ViewLogs to view reports by date. You can also access the CSVs in the folder logs and analyze them in Excel. Ideal for basic, free monitoring.
PrintLimit Print Tracking
Centralized management solution for Windows, Linux, Unix y Mac, with or without a print server. Allows you to monitor, limit, and account for prints, with cost analysis and approval workflows.
It is paid (30-day trial), and aimed at organizations looking for control, quotas and billing per client or project.
ThinPrint
Designed for professional environments, it centralizes control and offers detailed usage and cost reports. Scalable, with modules and plugins, and 128-bit SSL/TLS encryption for maximum security.
Its objective is to reduce bottlenecks and guarantee availability of the printing circuit, improving efficiency in offices with multiple printers and equipment.
Print Censor
Payment tool with 30-day trial, focused on detailed statistics, storage of documents, quotas and restrictions. It has Personal, Professional and Enterprise editions.
Its interface prioritizes data and allows fine control of the printing system, useful for saving consumables and strengthen operational security.
Useful shortcuts and tricks
To quickly open key elements, remember these shortcuts: services.msc for services, eventvwr.msc for Event Viewer and %WINDIR%\System32\spool\PRINTERS for the queue folder.
If you prefer to go through Modern Setup, go to Bluetooth & Devices > Printers & Scanners, where you'll have everything at hand: open queue, manage, properties and access to related settings.
What if you use a Mac?
Although we focus on Windows here, on macOS you can also access and manage history, with system-specific procedures. The philosophy is similar: enable logging, query events, and clean up if privacy is the priority.
After going through the routes, options and solutions, you already know exactly where the print queue is saved, how to open it, how to manage it, and what to do when it gets stuck. With logs enabled and shortcuts mastered, dealing with errors, priorities, or history becomes a two-minute task.
Passionate writer about the world of bytes and technology in general. I love sharing my knowledge through writing, and that's what I'll do on this blog, show you all the most interesting things about gadgets, software, hardware, tech trends, and more. My goal is to help you navigate the digital world in a simple and entertaining way.
