How To Solved Error 0x0000011B IN WINDOWS 7 / 10 / 11 Learn how you can solve this 0x000011b
ย
Solution 1: Uninstall the Problematic Windows Update
Some Windows security updates can cause this error. Try uninstalling the latest updates:
- Open Control Panel โ Go to Programs โ Click View installed updates.
- Look for KB5005565, KB5006670, KB5007186, or similar updates.
- Right-click the update and choose Uninstall.
- Restart your PC and try connecting to the printer again.
Note: This method is temporary since Windows may reinstall the update automatically.
Solution 2: Manually Adjust Registry Settings (Disable RPC Authentication)
If uninstalling updates doesnโt work, modify the Windows registry:
- Press Win + R, type
regedit
, and press Enter. - Navigate to:
- Right-click on an empty space and create a new DWORD (32-bit) Value.
- Name it RpcAuthnLevelPrivacyEnabled and set its value to 0.
- Restart your PC.
Solution 3: Restart the Print Spooler Service
- Press Win + R, type
services.msc
, and press Enter. - Scroll down to Print Spooler, right-click, and select Restart.
- Try adding the printer again.
Solution 4: Manually Reinstall the Printer
- Remove the Printer:
- Open Control Panel โ Devices and Printers.
- Right-click the printer and select Remove device.
- Reinstall the Printer Manually:
- Open Control Panel โ Devices and Printers โ Add a printer.
- Choose Add a local printer โ Select Create a new port โ Choose Standard TCP/IP Port.
- Enter the printerโs IP address and follow the setup instructions.
Solution 5: Update Printer Drivers
- Visit the official website of your printer manufacturer (HP, Epson, Canon, etc.).
- Download and install the latest drivers for your printer model.
- Restart your PC and check if the error persists.
Solution 6: Use the Printer via IP Address
If network discovery is causing issues, try connecting using the printerโs IP address:
- Find the printerโs IP address from the printer settings menu.
- Open Run (
Win + R
), type\\[Printer_IP]
(e.g.,\\192.168.1.100
), and press Enter. - Right-click the printer and select Connect.
Final Thoughts
- If the error appeared after a Windows update, uninstall the update (Solution 1).
- If uninstalling isnโt an option, try modifying the registry settings (Solution 2).
- Updating the printer drivers or manually adding the printer via IP address can also help.
[ad_2]