I started my day troubleshooting a Windows 7 SP1 client which couldn’t install a specific printer.
The same printer could be installed on other computers, both physical and virtual.
After verifying that the server (Windows 2008 R2) was not the issue I started looking into the computer configuration.
The eventlog did not show any other issues besides the printer issue.
I verified that the current user was indeed local administrator.
When browsing the Printserver from the client and trying to connect to the printer I received Error 0x00000006.
I then tried to add the printer as TCP/IP, but then I got the 0x00000002 error instead!
The conclusion I came to was that it must be a driver issue on the client machine.
To delete drivers on a client you should use the built-in PrintUI-program.
Running the following command will take you to the appropriate setting:
printui.exe /s /t2
Delete the driver of the printer model you’re trying to install:
Try to reinstall/redistribute the printer and make sure it succeeds.
If the issue persists I recommend deleting the following registry-key and restarting the Printer Spooler-service:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
If this post helped you, or if you’re still having problems let me know!
Man you're great,its really work for me.I am say really thank full to you
realy help and work
Great advice. Worked perfectly.
thank
Hallo Joakim,
Thank you but that does not work. I have no HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations in my Windows 7 Programm. I have the German Version. What can I do that the printer A920 work and do not show the error Code 0x00000006?
Need fast help. Thank you.
Sarah
Great solution
Thanks
works great
works !!!!!!!!!
Thanks
It keeps telling me the printer is in use while I know it is not.
Hi Frank,
Usually when I get stuck like that it helps to stop the Printer Spooler-service, and just at it starts up you tab to the PrintUI and delete the driver. Usually takes a run or two to get the timing right but it has always worked for me.
Best regards,
Joakim
Thank you so much
It doesn't work on windows 10.
This was helpful for me. Thank you!
deleting the following registry-key and restarting the Printer Spooler-service:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
Thank you. it fixed my problem too