Share via

need help with my printer

Pat Ross 0 Reputation points
2025-11-25T17:10:52.8633333+00:00

My spooling just spools and will not print. Windows 11 and Canon printer (new)

Windows for home | Windows 11 | Devices and drivers

3 answers

Sort by: Most helpful
  1. Edward Schlobohm01 10,175 Reputation points Independent Advisor
    2025-11-25T17:50:34.32+00:00

    Hi Pat,

    Thanks for reaching out to the Microsoft community and for sharing the details about your printer issue. If your Canon printer is stuck on “Spooling,” it usually means the Windows 11 Print Spooler service or the printer driver isn’t working properly. This often happens after updates or when setting up a new printer.

    To help troubleshoot, could you tell me if the printer shows any activity when the job is stuck—like warming up or displaying a status message? Does the job eventually disappear from the queue or stay there indefinitely? This will help us figure out whether the problem is with the Print Spooler, the Canon driver, or the printer itself. Also, have you recently installed any Windows or Canon driver updates? And have you tried restarting the Print Spooler service or clearing the print queue?

    In the meantime, here are a few steps you can try. First, restart the Print Spooler: press Windows + R, type services.msc, and hit Enter. Find Print Spooler, right-click it, and select Restart. If that doesn’t work, stop the service, clear the spool folder, and then restart it. To clear the folder, go to C:\Windows\System32\spool\PRINTERS and delete all files inside, then start the Print Spooler again.

    You can also clear the print queue by going to Settings > Bluetooth & devices > Printers & scanners, selecting your Canon printer, opening the queue, and canceling all jobs.

    Lastly, run the Windows Printer Troubleshooter under Settings > System > Troubleshoot > Other troubleshooters > Printer and let Windows detect and fix any issues automatically.

    Hope this helps! Let me know how it goes.

    Kind regards,

    Edward

    Was this answer helpful?

    0 comments No comments

  2. Pat Ross 0 Reputation points
    2025-11-25T17:12:46.2866667+00:00

    how can I talk to a human being?

    Was this answer helpful?

    0 comments No comments

  3. AI answer

    2025-11-25T17:11:06.4166667+00:00

    If your printer is stuck in the spooling state and not printing, you can try the following troubleshooting steps:

    1. Restart the Print Spooler Service:
      • Open the Services application, find Print Spooler, right-click it, and select Restart.
      • Alternatively, you can use Command Prompt or PowerShell to restart the service:
        • Command Prompt: Run as administrator and execute:
                 net stop spooler
                 net start spooler
          
        • PowerShell: Run as administrator and execute:
                 Restart-Service -Name spooler
          
    2. Check the Printer Queue Status:
      • Stop the Print Spooler service, navigate to C:\Windows\System32\spool\PRINTERS, and delete any files in this folder that may be stuck print jobs. Then restart the Print Spooler service.
    3. Update Printer Drivers:
      • Ensure that your Canon printer drivers are up to date. Visit the Canon website for the latest drivers compatible with Windows 11.
    4. Check for Conflicts:
      • Make sure that no antivirus software is interfering with the Print Spooler service. Sometimes antivirus programs can block or slow down printing tasks.
    5. Verify Printer Settings:
      • Ensure that the correct printer is set as the default printer and that it is in a ready state.

    If these steps do not resolve the issue, consider checking for any system instability or resource issues that may affect the Print Spooler service.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.