Oddly I have had to do this a couple times lately. Easy to find when searching but documenting it anyway.
net stop spooler
del %systemroot%\System32\spool\printers\* /Q /F /S
net start spooler
Ha, Ok - not quite. You have to download the installers first. I could add curl, extract and delete requests but it's too much work for ...