Archive for Printer

How To Fix “Windows can not connect to the printer 0x00000057”.

Posted in Tips with tags on November 11, 2014 by itnerd

I just got off the phone with a customer who got this error message on her HP Laser Printer when she tried to print from her Windows 7 computer:

“Windows can not connect to the printer 0x00000057”

It’s a very cryptic error message that didn’t allow her to troubleshoot things. So she reached out to me for help.

In English, this error message means the print driver is failing to install as opposed to having a problem with the connection to the priner.  An initial attempt to install the driver failed, so the driver directory is present on the computer, but missing the files. Now she had tried to install a free PDF writer right before this happened, so that likely trashed things and Windows 7 couldn’t recover on it’s own.

The fix is pretty simple:

  1. Delete the printer that has this issue.
  2. Open up a command prompt in admin mode.
  3. Type printui.exe /s /t2
  4. Find the printer in question and delete the driver and package. Note: If it doesn’t let you delete, you may have to stop and start the print spooler.
  5. Close printui
  6. Add the printer and test.

When I did that, everything worked.

Also, while I was at it, I installed a free PDF writer called CutePDF Writer for her which has never, ever failed me.

Hopefully, that helps someone. Please let me know if it does.