How To Clear Printer Spooler __hot__ -

What Is the Printer Spooler? The print spooler is a Windows service that manages print jobs. When you click "Print," the spooler temporarily stores (spools) the document as a file on your hard drive, then sends it to the printer in the background. This lets you continue working without waiting for the print to finish.

Stop-Service -Name Spooler Remove-Item -Path "C:\Windows\System32\spool\PRINTERS\*" -Force Start-Service -Name Spooler Save the following as ClearSpooler.bat on your desktop. Run as administrator whenever needed. how to clear printer spooler