net stop spooler cd C:\Windows\System32\spool\PRINTERS del /f /s *.SHD del /f /s *.SPL rd C:\Windows\System32\spool\PRINTERS /s /q net start spooler exit