Fix a corrupted printer driver
Sometimes in Windows XP the print drivers will become corrupted which will prevent the user from printing. I’ve seen this happen primarily when using an HP device. The following are the steps to removing the printer and corrupted driver.
Delete all printers in control panel.
- From the Administrative Tools select Services and stop the Print Spooler service.
- Go to windows\system32\spool\drivers\w32×86\3\ and delete everything in that folder.
- Go to \windows\system32\spool\printers and delete any .spl or .shd files
- Go to HKLM\SYSTEM\CurrentControlSet\Control\Print\Printers. If there are any subkeys present with printer names delete them
- Restart the spooler. Re-install the printer drivers.
This would be the starting point to fixing a corrupted hp print driver.

