Skip to main content

Printing Issue: Notes Stuck in Queue and Not Printing (Windows)

Why are my notes not printing and stuck in queue?

Written by Reinna
Updated over a week ago

If you're trying to print a note but it remains stuck in the print queue and does not proceed to print, this is usually caused by a stalled Print Spooler service in Windows.

Here's what you need to do on your end to resolve the issue:

  • Open Command Prompt: Press Win, type cmd, Right click "Command Prompt" and select Run as Administrator

  • Stop service: type net stop spooler and press ENTER

  • Delete files: type del %systemroot%\System32\spool\printers\*Q and press ENTER

  • Start Service: Type net start spooler and press ENTER


After this, please try printing again. This should resolve the issue immediately.

If the problem persists, feel free to message us so we can further assist you!

Did this answer your question?