Site icon EfmSoft

What does Windows error code 1905 (ERROR_PRINTER_DELETED) mean?

 
Previous Next
ERROR_ALREADY_WAITING ERROR_INVALID_PRINTER_STATE

ERROR_PRINTER_DELETED

A Winspool handle refers to a printer object managed by the print subsystem. That object can be deleted independently of code that previously opened it, especially on an administered print server where queue configuration changes are performed remotely.

The diagnostic signal is an object-lifetime race. Retrying the same operation on the same cached handle cannot recreate the deleted printer. The caller needs to re-enumerate printers and decide whether a replacement queue with the same display purpose now exists.

Handle stale-object recovery explicitly

Print Spooler printer functions · Printer change notifications · MS-RPRN print system management


Looking for a different code? Search another status or error code.

Exit mobile version