Spooler Cmd - Clear Print
| Issue | Solution | |--------|----------| | Access denied | Run CMD as Administrator. | | The service cannot be stopped | Reboot and try again, or use taskkill /f /im spoolsv.exe (less safe). | | Files won't delete | Stop spooler first (Step 2). Then delete. | | Printer still shows stuck job | Restart your PC, or remove and re-add the printer. | | Spooler won't restart | Run sc config spooler start= auto then net start spooler . |
To clear the Print Spooler using the Command Prompt (Cmd), follow these steps: clear print spooler cmd
If your printer frequently jams, you can create a desktop shortcut to do this automatically. Open . Copy and paste the following: | Issue | Solution | |--------|----------| | Access
Clear print spooler via CMD (Windows) - Spiceworks Community Then delete
Copy and paste the following command exactly as written and press :
del /q /f /s "%systemroot%\System32\spool\PRINTERS\*.*"