Windows 10 users and administrators report widescale network printing issues after installing the KB5006670 increasing updates and other updates released this week. Recently, Microsoft released Windows updates to fix flaws and security vulnerabilities as part of the October 2021 patch Tuesday.
All these updates consist of KB5006674 for Windows 11, KB5006670 for Windows 10 2004, 20H1 and 21H1, KB5006667 for Windows 10 1909, and KB5006714 for Windows 8.
Since installing the KB5006670 update, users are reporting that they cannot print to network print servers, with some users receiving 0X000000709 or ‘Element not discover’ flaws when trying to print.
In an eight-page forum topic at our experts, Windows administrators described their frustration with the printing flaws and came to the same conclusion – uninstalling this week’s update resolves the problem.
Since July, Microsoft has been releasing a constant stream of security updates to fix the PrintNightmare vulnerabilities in the Windows Print Spooler.
As the attackers, consisting up of ransomware groups, currently exploit this vulnerability addressed as CVE-2021-41332 and CVE-2021-36970, probably causing the new network printing issues.
While most of the reported problems are related to Windows 10’s KB5006670 update, this is likely because it is the most widely used version of Windows at this time. The same security fixes were also released for Windows 10 1909 and Windows 11 and will likely cause similar issues on those Windows versions.
How to fix KB5006670 Network Printing Issues?
When the September cumulative updates caused printing issues, it was possible to fix them by allowing non-Admins to install printer drivers or disabling the ‘RpcAuthnLevelPrivacyEnabled’ Registry value. However, this Registry key is no longer working for the problems caused by the October updates, and users are required to fix it using other methods.
Then our expert’s forum topic consists of various recommendations from Windows admins on how to resolve the networking printing issues caused by the Windows 10 KB5006670 update. Unfortunately, as these suggestions either remove security updates or don’t always work, they are not ideal for resolving the issues.

What makes these printing issues so frustrating is Microsoft’s lack of clear guidance and the numerous changes that happen each month to the Windows printing feature.
Methods of Resolving the Issue
As these changes all resolve different vulnerable aspects of the Windows Print Spooler, they create a mess of individual fixes that Windows admins need to figure out whether they will fix their printing problems. Our experts have arrived out to Microsoft for official guidance on resolving all of these issues but have not heard back at this time.
Method 1: Uninstall the KB5006670 update
The most common suggestion is to simply uninstall the KB5006670 update, which can be done using the following command in an elevated command prompt:
- wusa /uninstall /kb:5006670
However, uninstalling the update will remove the security fixes for 74 vulnerabilities, including one actively exploited, making this a dangerous method.
Method 2: Replace C:\Windows\System32\Win32spl.dll
Others have found that replacing the Win32spl.dll DLL file with the version from the September 2021 updates will fix the network printing problem.
“KB5006670 replaces C:\Windows\System32\Win32spl.dll with version 10.0.19041.1288 which halts printing
We replace this dll with version 10.0.19041.1237 that was installed in September’s Cumulative update. The attached batch script will copy your “good” dll file to each computer this runs on from a server location and rename the “bad” dll. I run it as a startup script for ease”
As this DLL was likely changed as part of a security update, this too will cause your computer to become less protected from possible future vulnerability exploits.
Method 3: Recreating printer queues on print servers
Some users have also stated that killing and reinstalling their printers on the issue server solved their problem. When you remove the printer and connect it again as an admin, the queues will be rebuilt, possibly enabling printing to work again.
Nevertheless, workstations may require to be reconfigured to accept the new printer queue, which may be a very time-consuming task for any organization.
Method 4: Allow CopyFiles feature again
Lastly, some HP printer drivers require the CopyFiles feature, which Microsoft disabled in September by default. For users who still need this feature, Microsoft introduced a hidden Group Policy that allows you to enable it again.
To allow the CopyFiles feature, perform a Windows Registry value under the HKLM\Software\Policies\Microsoft\Windows NT\Printers key named CopyFilesPolicy. When set to ‘1’, CopyFiles will be enabled again.