UL-52, Apollo Enclave, Mehsana. Gujarat. INDIA

< All Topics

0x0000011b error in Windows

Understanding the Error 0x0000011b:
  • The 0x0000011b error indicates a failure to connect to a shared printer, specifically when using a network.
  • It’s frequently associated with security updates released by Microsoft, which can inadvertently impact printing.
  • The error can occur on both Windows 10 and Windows 11 systems. 
Troubleshooting Steps
1. Restart Print Spooler Service:
Navigate to the Services app (type “services.msc” in the search bar), find “Print Spooler,” right-click, and choose “Restart”.

2. 
Check Printer Sharing Settings:
On the computer sharing the printer, ensure the printer is properly shared in Settings > Bluetooth & devices > Printers & Scanners.

3. 
Verify Network Connectivity:
Make sure all devices are on the same network and that file and printer sharing is enabled.

4. Registry Modification (if necessary): 

Open the Registry Editor (type “regedit” in the search bar).
Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print.
Create a new DWORD (32-bit) Value named RpcAuthnLevelPrivacyEnabled.
Set the value data to 0.
Restart the Print Spooler service. 

5. Consider Uninstalling Recent Updates (if necessary):
If the error persists, you might consider uninstalling the most recent Windows updates, as they are sometimes the cause. However, be aware that this may introduce security vulnerabilities.

6. Set a Static IP Address:
If your printer uses DHCP, assigning a static IP address can sometimes resolve connection issues.

7. Check for Updates:
Ensure your system is up-to-date with the latest Windows updates. 

Table of Contents