How to fix error 0x0000011b when printing over the network on Windows 10

A conflict between the January security update and the September Windows Patch Tuesday has caused some users to encounter error 0x0000011b when printing over the network. If you are experiencing the error of not being able to print over the network, error code 0x0000011b, this article will provide you with a solution.

In January 2021, Microsoft released a security update to address the " Windows Print Spooler Spoofing Vulnerability " issue, CVE-2021-1678. This update does not automatically protect devices from the vulnerability. It creates a new Registry key that administrators can use to increase the RPC authentication level commonly used for network printing.

In other words, this update does not patch the vulnerability unless a Windows administrator creates the following Registry key:

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print]
"RpcAuthnLevelPrivacyEnabled"=dword:00000001

However, in the September Patch Tuesday, Microsoft automatically enabled this setting by default for all Windows devices. Even if your computer does not have the RpcAuthnLevelPrivacyEnabled key created in the Registry, the protection is still enabled.

And as soon as this protection setting was enabled by default, Windows users started getting error 0x0000011b when printing over the network.

This bug mainly occurs in home and small business networks, which often cannot take advantage of Kerberos setup on Windows domains. Uninstalling the September Patch Tuesday will fix the problem, but it will leave your computer vulnerable to two other vulnerabilities, PrintNightmare and MSHTML, which are actively being exploited by hackers.

So the temporary solution is to disable the patch for CVE-2021-1678 until Microsoft provides new guidance. This solution is less dangerous because CVE-2021-1678 is not actively exploited by hackers.

Details on how to fix network printing error 0x0000011b

Method 1: Install update KB5005611, or KB5006670 (for Windows 10 21H1 users)

As Microsoft states, after installing update KB5005565, devices attempting to connect to a network printer for the first time may fail to download and install the necessary printer driver, resulting in error 0x0000011b. This issue is fixed in KB5005611, so go ahead and download and install KB5005611 from Microsoft Update.

Additionally, Windows 10 21H1 users only encountered this error after installing the cumulative update - KB5006670. Therefore, the temporary solution is to uninstall the KB5006670 update.

Also, in theory, if you can't find the above two updates, you can try uninstalling the most recent update or the update before the date the error occurred.

Method 2: Add a network printer using a local port

Another way to fix error 0000011b when installing a network printer on Windows 10 is to add the printer manually using a local port.

1. Navigate to Control Panel > Devices and Printers .

2. Click Add a printer .

How to fix error 0x0000011b when printing over the network on Windows 10
Click Add a printer

3. On the next screen, click on The printer that I want isn't listed .

How to fix error 0x0000011b when printing over the network on Windows 10
Add a printer manually

4. Select Add a local printer or network printer with manual settings and click Next.

How to fix error 0x0000011b when printing over the network on Windows 10
Install local printer

5. Click Create a new port and select Local Port from the drop-down menu. Click Next.

How to fix error 0x0000011b when printing over the network on Windows 10
Add local printer port

6. On the screen, specify the port name in one of the following formats and click OK :

  • \\ComputerName\SharedPrinterName
  • \\ComputerIPAdress\SharedPrinterName

For example:

a) If the name of the computer using the network printer is "Computer01" and the name of the printer is "HP1100" , then the port name is "\\Computer01\HP1100"

How to fix error 0x0000011b when printing over the network on Windows 10
Network printer port 1

b) If the IP address of the computer using the network printer is "192.168.1.20" and the name of the printer is "HP1100" , then the port name is "\\192.168.1.20\HP1100".

How to fix error 0x0000011b when printing over the network on Windows 10
IP Printer Port

7. On the next screen, select your network printer model and click Next.

Note : If you cannot find your printer model here, download the printer driver from the manufacturer and then install the printer locally on your PC (LPT1). After installation, repeat the steps in this method to manually install the printer using the local port option.

How to fix error 0x0000011b when printing over the network on Windows 10
Install printer driver

8. When the printer installation is complete, print a test page to check.

Method 3: Fix Error 0x0000011b via Registry

To fix network printing error 0x0000011b without uninstalling the update (KB5005565) you need to do the following:

  • Press Windows + R to open Run then type regedit and press Enter to open Registry Editor .
  • Find the key:
  • HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print
  • Create a new DWORD-32 bit value named RpcAuthnLevelPrivacyEnabled and set its value to 0 like the image you can see below:

How to fix error 0x0000011b when printing over the network on Windows 10

  • Or there is an easier method, you download the .reg file that WebTech360 created and then double-click on it to automatically create a 32-bit DWORD value.
  • Download file sualoi-0x0000011b.reg .
  • Restart your computer and print a test to see if the problem is fixed.

If you need to restore RpcAuthnLevelPrivacyEnabled, download the following .reg file and run it:

Method 4: Fix error 0x0000011b using Registry (2nd method)

There is another Registry fix you can try to fix error 0x0000011b. However, before you try it, make sure you back up the Registry first so you can restore it if something goes wrong.

The steps are as follows:

  • Press Win + R to open Run then type regedit and press Enter to run Registry Editor.
  • Find the key below:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint
  • Look to the right frame and find the key RestrictDriverInstallationToAdministrators.
  • If not, right-click on the frame and create a new DWORD key called RestrictDriverInstallationToAdministrators.
  • Double-click the newly created key and enter 1 in the Value data box .
  • Click OK then exit Registry Editor and restart your computer.
  • Check if error 0x0000011b is fixed.
  • You can quickly add the key to the Registry by opening Command Prompt as admin and then running the following command:
reg add “HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint” /v RestrictDriverInstallationToAdministrators /t REG_DWORD /d 1 /f
  • Restart your computer to confirm the changes.

In addition to the above methods, you can also try running the Printer Troubleshooter. However, despite being a debugger, Windows Troubleshooter is not very good at fixing errors. You can also try updating the printer driver or restarting the Print Spooler Service to see if it solves the 0x0000011b error.

Good luck!

Leave a Comment

Troubleshooting Microsoft Teams Unknown Error: Something Went Wrong

Troubleshooting Microsoft Teams Unknown Error: Something Went Wrong

Stuck with Microsoft Teams unknown error "Something Went Wrong"? Discover quick, effective troubleshooting steps to resolve it instantly. Updated with the latest fixes for seamless collaboration.

Troubleshooting Microsoft Teams Download for PC Not Working

Troubleshooting Microsoft Teams Download for PC Not Working

Is Microsoft Teams download not working on your PC? Discover proven fixes for installation errors, slow downloads, and crashes. Get Teams running smoothly in minutes with our step-by-step guide.

Solving Microsoft Teams Wiki Tab Missing Error

Solving Microsoft Teams Wiki Tab Missing Error

Tired of the frustrating Microsoft Teams Wiki Tab Missing error? Follow our proven, step-by-step guide to restore your Wiki tab instantly and boost team collaboration without hassle.

How to Fix Microsoft Teams Chat Message Failed to Send

How to Fix Microsoft Teams Chat Message Failed to Send

Tired of Microsoft Teams chat messages failing to send? Follow our expert, step-by-step guide to fix the "Failed to Send" error quickly and get back to productive chats without frustration. Proven solutions for all users.

Solving Microsoft Teams How Update Error 2026

Solving Microsoft Teams How Update Error 2026

Tired of Microsoft Teams "How Update" Error 2026 blocking your updates? Follow our proven, step-by-step solutions to resolve it fast and restore smooth teamwork. Works for latest Teams versions!

How to Use Microsoft Teams for Business: A Complete Guide

How to Use Microsoft Teams for Business: A Complete Guide

Discover how to use Microsoft Teams for business with this complete guide. Learn setup, meetings, collaboration, and pro tips to supercharge your workflow and team efficiency.

How to Record a Microsoft Teams Meeting: Step-by-Step

How to Record a Microsoft Teams Meeting: Step-by-Step

Master how to record a Microsoft Teams meeting with this simple step-by-step guide. Capture every detail effortlessly—perfect for work, training, or reviews. Updated for the latest features.

Troubleshooting Microsoft Teams OneDrive Error Syncing

Troubleshooting Microsoft Teams OneDrive Error Syncing

Struggling with Microsoft Teams 'OneDrive Error' syncing issues? Discover proven, step-by-step troubleshooting tips to resolve OneDrive sync errors in Teams quickly and restore seamless collaboration. Updated with the latest fixes.

Solving Microsoft Teams Password Error Recovery

Solving Microsoft Teams Password Error Recovery

Tired of Microsoft Teams password error blocking your work? Master solving Microsoft Teams "Password Error" recovery with proven, step-by-step fixes. Regain access fast and frustration-free!

Troubleshooting Microsoft Teams Installation Errors on Windows 11

Troubleshooting Microsoft Teams Installation Errors on Windows 11

Struggling with Microsoft Teams installation errors on Windows 11? Get step-by-step fixes for common issues like 0x80070005, 80070422, and more. Quick, effective troubleshooting to get you back to collaborating seamlessly.

Troubleshooting Microsoft Teams Screen Error Black Screen

Troubleshooting Microsoft Teams Screen Error Black Screen

Tired of Microsoft Teams "Screen Error" black screen ruining your meetings? Discover proven, step-by-step troubleshooting fixes for Teams black screen issues, screen sharing errors, and more. Get back to seamless collaboration fast!

The Most Essential Vitamins for Women Over 50

The Most Essential Vitamins for Women Over 50

As you age, many of your bodys organs can weaken, but it doesnt have to be that way if you take care of yourself. Here are the most essential vitamins for women over 50.

How to Fix Microsoft Teams Update Error Loop

How to Fix Microsoft Teams Update Error Loop

Frustrated with the endless Microsoft Teams Update Error loop? Discover step-by-step fixes to resolve stuck updates, clear cache, reinstall, and more. Get back to seamless collaboration fast!

How to Fix Microsoft Teams Download Error on Phone

How to Fix Microsoft Teams Download Error on Phone

Encountering Microsoft Teams "Download Error" on your phone? Get instant fixes for Android & iOS. Clear cache, update apps, and more—back to chatting in minutes without frustration!

Solving Microsoft Teams VOIP Connection Error

Solving Microsoft Teams VOIP Connection Error

Struggling with Microsoft Teams VOIP connection error? Discover step-by-step fixes to solve Microsoft Teams VOIP connection error instantly. Network tweaks, cache clears, and more for seamless video calls.