How To Fix Error 0X0000011B On Windows 11

The 0x0000011B error is a common printer-related issue in Windows 11 that typically appears when users attempt to connect to or print from a shared network printer. The problem became particularly widespread after Microsoft released security updates designed to address vulnerabilities in the Windows Print Spooler service. While these updates improved security, they also caused connection problems for many network printers in home, office, and enterprise environments.

When this error occurs, users may see messages such as “Windows cannot connect to the printer”, “Operation failed with error 0x0000011B”, or printer installation failures when connecting to a shared printer hosted on another computer. In some cases, previously working printers suddenly stop functioning after a Windows update.

Update Windows Drivers

The good news is that the error is usually related to printer sharing settings, Windows updates, registry configurations, Print Spooler issues, or network communication problems. This guide explains the most effective methods to fix Error 0x0000011B in Windows 11.

What Causes Error 0x0000011B?

PC running slow or unstable? Do you want to update drivers?

Common causes include:

  • Windows security updates affecting printer sharing.
  • Print Spooler service problems.
  • Incorrect network printer settings.
  • Printer sharing configuration issues.
  • Missing printer drivers.
  • Registry configuration conflicts.
  • Network discovery disabled.
  • Firewall restrictions.
  • Corrupted printer installations.
  • Authentication and RPC communication issues.

Method 1: Restart The Print Spooler Service

The Print Spooler service manages all print jobs and printer communications.

Steps

  1. Press Windows + R.
  2. Type:
services.msc
  1. Press Enter.
  2. Locate:
Print Spooler
  1. Right-click the service.
  2. Select Restart.
  3. Wait for the service to restart.
  4. Try connecting to the printer again.

This simple solution often resolves temporary printer communication problems.

Method 2: Verify Printer Sharing Settings

The host computer must properly share the printer.

Steps On The Host PC

  1. Open Control Panel.
  2. Select:
Hardware and Sound
→ Devices and Printers
  1. Right-click the shared printer.
  2. Select Printer Properties.
  3. Open the Sharing tab.
  4. Enable:
Share this printer
  1. Assign a simple share name.
  2. Click Apply.
  3. Click OK.

Reconnect to the printer afterward.

Method 3: Enable Network Discovery

Network discovery is required for shared printers.

Steps

  1. Open Control Panel.
  2. Navigate to:
Network and Internet
→ Network and Sharing Center
  1. Select:
Change Advanced Sharing Settings
  1. Enable:
    • Turn On Network Discovery
    • Turn On Automatic Setup Of Network Connected Devices
  2. Save changes.
Repair PC

Repeat on both the host and client computers if necessary.

Method 4: Install The Latest Windows Updates

Microsoft has released updates that address many printer-sharing issues.

Steps

  1. Open Settings.
  2. Select Windows Update.
  3. Click:
Check For Updates
  1. Install all available updates.
  2. Restart the computer.
PC running slow or unstable? Do you want to update drivers?

After updating, test the network printer connection again.

Method 5: Add The Printer Using Its Network Path

Manual installation often bypasses connection problems.

Steps

  1. Press Windows + R.
  2. Enter the printer path:
\\ComputerName\PrinterName

Example:

\\OfficePC\HPLaserJet
  1. Press Enter.
  2. Follow the installation prompts.
  3. Test printing afterward.

Method 6: Install Printer Drivers Manually

Missing or incompatible drivers can generate Error 0x0000011B.

Steps

  1. Visit the printer manufacturer’s website.
  2. Download the latest Windows 11 driver.
  3. Install the driver manually.
  4. Restart the computer.
  5. Reconnect to the shared printer.

Updated drivers frequently resolve network printing issues.

Method 7: Create The RpcAuthnLevelPrivacyEnabled Registry Fix

One of the most effective fixes involves modifying a registry value.

Steps

  1. Press Windows + R.
  2. Type:
regedit
  1. Press Enter.
  2. Navigate to:
HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Control
\Print
  1. Right-click an empty area.
  2. Select:
New → DWORD (32-bit) Value
  1. Name it:
RpcAuthnLevelPrivacyEnabled
  1. Double-click the value.
  2. Set:
Value Data = 0
  1. Click OK.
  2. Restart the computer.
PC running slow or unstable? Do you want to update drivers?

This registry modification resolves the issue for many users affected by Windows printer security updates.

Method 8: Restart Both Computers

Network printer communication issues can occasionally be caused by temporary networking glitches.

Steps

  1. Restart the computer hosting the printer.
  2. Restart the client computer.
  3. Wait for both systems to reconnect to the network.
  4. Test printing again.

This ensures all printer and network services reload properly.

Method 9: Remove And Reinstall The Shared Printer

Corrupted printer configurations can trigger the error.

Remove The Printer

  1. Open:
Settings → Bluetooth & Devices → Printers & Scanners
  1. Select the affected printer.
  2. Click Remove Device.

Reinstall

  1. Click:
Add Device
  1. Allow Windows to search for printers.
  2. Reconnect to the shared printer.
  3. Install drivers if prompted.

Method 10: Clear The Print Queue

Stuck print jobs may interfere with printer communication.

Steps

  1. Open Services.
  2. Stop:
Print Spooler
  1. Navigate to:
C:\Windows\System32\spool\PRINTERS
  1. Delete all files inside the folder.
  2. Restart the Print Spooler service.
  3. Try printing again.

Method 11: Temporarily Disable Firewall For Testing

Windows Firewall can occasionally block printer-sharing traffic.

Steps

  1. Open Windows Security.
  2. Select:
Firewall & Network Protection
  1. Temporarily disable the active firewall profile.
  2. Test the printer connection.

If the printer works, create an appropriate firewall exception and re-enable the firewall immediately.

Method 12: Verify Workgroup Configuration

Computers sharing printers should typically belong to the same workgroup.

Steps

  1. Press Windows + Pause/Break.
  2. Select:
Advanced System Settings
  1. Open the Computer Name tab.
  2. Verify the workgroup name matches on both systems.
  3. Restart if changes are made.

Method 13: Run The Printer Troubleshooter

Windows includes a dedicated printer diagnostic tool.

Steps

  1. Open Settings.
  2. Navigate to:
System
→ Troubleshoot
→ Other Troubleshooters
  1. Locate:
Printer
  1. Click Run.
  2. Follow the troubleshooting recommendations.

Windows may automatically detect and fix common printer-sharing issues.

Method 14: Check Network Connectivity

The client PC must communicate with the printer host.

Steps

Open Command Prompt and run:

ping ComputerName

Example:

ping OfficePC

If the host computer does not respond:

  • Verify network connectivity.
  • Check Wi-Fi or Ethernet connections.
  • Restart networking equipment if necessary.

Method 15: Uninstall A Problematic Windows Update

If the error began immediately after a specific update, temporarily removing it may help.

Steps

  1. Open:
Settings → Windows Update → Update History
  1. Select:
Uninstall Updates
  1. Locate the recently installed update.
  2. Click Uninstall.
  3. Restart Windows.

Only use this method if other solutions fail and you have confirmed the update triggered the issue.

Final Thoughts

The 0x0000011B printer error in Windows 11 is most commonly associated with shared network printers and Windows security updates affecting Print Spooler communication. Although the issue can prevent printer installation and network printing, it is usually straightforward to resolve.

Start by restarting the Print Spooler service, verifying printer sharing settings, enabling Network Discovery, and installing the latest printer drivers. If the problem persists, applying the RpcAuthnLevelPrivacyEnabled registry fix, clearing the print queue, reinstalling the printer, and checking firewall settings often resolves the issue completely.

By following the methods in this guide, most users can successfully restore access to shared network printers and eliminate Error 0x0000011B in Windows 11.

FAQs

What does Error 0x0000011B mean?

It usually indicates a communication problem between a client computer and a shared network printer, often caused by Windows security updates or printer-sharing configuration issues.

Is the registry fix safe?

Yes, when performed correctly. Always create a registry backup before making changes so you can restore previous settings if necessary.

Why did my shared printer stop working after a Windows update?

Some Windows security updates modified Print Spooler authentication requirements, which can affect communication with shared printers.

Do I need to reinstall the printer?

Not always. Restarting Print Spooler services, updating drivers, or applying the registry fix often resolves the problem without reinstalling the printer.

Can Windows Firewall cause Error 0x0000011B?

Yes. Firewall rules can block printer-sharing traffic and prevent client computers from connecting to network printers properly.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo