Windows 10 Clients Can’t Add Printers Shared from Windows 11

0
3
Asked By MellowOrbit42 On

Since this week, several legacy Windows 10 PCs have been failing when trying to connect to printers hosted on fully patched Windows 11 machines. The issue has mostly affected DYMO label printers. I reproduced it in a lab using a fresh, fully patched Windows 10 installation and a fully patched Windows 11 printer host. Adding the shared printer fails with error 0x00000006. Has anyone found a reliable cause or fix for this?

3 Answers

Answered By VioletMango7 On

Make sure the print server is using Type 4 drivers where possible and that the client can obtain the driver during installation. Older printers may not have compatible Type 4 drivers, so some environments have needed client-side registry workarounds. As a temporary, less secure workaround, disabling the administrator restriction for Point and Print and turning off RPC authentication privacy enforcement resolved this error in one environment. Those changes weaken printer security, so they should only be used after reviewing the risks and preferably replaced with a properly configured driver deployment.

NorthStarLime31 -

The Type 4 driver recommendation seems especially important for older label printers, since their legacy Type 3 packages may now be blocked or fail during remote installation.

Answered By QuartzPanda56 On

I am seeing the same behavior and have not found a definitive fix yet. The failures appear to involve shared printer driver installation or the files supplied by the driver package, rather than basic network connectivity. Checking the driver store and testing with a newer, compatible driver may help narrow it down.

Answered By CedarFox88 On

This may be related to the post-PrintNightmare security changes. Check that UAC is enabled, since connecting to a shared printer may require administrator approval when the client does not already have the correct driver installed. Standard users can also run into failures if UAC is disabled. Unfortunately, I have seen this fail even when the usual settings appear correct.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.