Work computers often don't allow you to run troubleshooters and updates are automatic, so how would I know what's safe to uninstall, assuming I can uninstall anything without admin rights. Surely most users won't be allowed to edit the registry by their IT departments?
windows cannot connect to the printer operation failed with error 0x00000139f
Getting below-attached error while configuring the shared printers. Error:- Windows cannot connect to the printer operation failed with error 0x00000139f Please refer to the attached snap. Kindly provide a solution if available on the same. ![145493-image.png][1] [1]: /api/attachments/145493-image.png?platform=QnA
Windows for business | Windows Server | User experience | Print jobs
2 answers
Sort by: Most helpful
-
Limitless Technology 40,101 Reputation points2021-11-03T10:48:43.757+00:00 Hi there,
If you have installed any new updates, my first suggestion would be to uninstall the update and then try connecting it to the Network. Look for update KB5006670 and remove it. After rebooting, shared printers on the network can be added again.
You can also try to delete the corrupted registry key of the print driver on a print server to which the shared printer is directly connected.
Open the Registry Editor (regedit.exe).
Go to the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\ and expand the branch with the printer name
In the registry key of the printer which is facing with the problem, delete BIDI key in CopyFiles sectionRestart the print spooler service
net stop spooler
net start spoolerAfter removing the BIDI registry key on the server-side, try to connect the shared printer again
--If the reply is helpful, please Upvote and Accept it as an answer--