How to Fix Windows Cannot Connect to Printer Error 0x0000011b | Operation failed | Hindi | Solution

2 min read 13 hours ago
Published on Dec 24, 2024 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial will guide you through the steps to fix the "Windows Cannot Connect to Printer Error 0x0000011b." This error often occurs when trying to connect to a shared printer on a network. By following these steps, you will be able to resolve the issue and successfully connect to your printer.

Step 1: Access the Registry Editor

To begin fixing the error, you will need to access the Windows Registry Editor.

  1. Press Win + R to open the Run dialog box.
  2. Type regedit and press Enter. This will open the Registry Editor.
  3. Navigate to the following path:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print
    

Step 2: Create a New DWORD Value

In the Registry Editor, you will need to create a new DWORD value.

  1. In the right pane, right-click on an empty space.
  2. Select New and then choose DWORD (32-bit) Value.
  3. Rename the new value to RpcAuthnLevelPrivacyEnabled.

Step 3: Modify the New DWORD Value

Next, you will modify the value you just created.

  1. Right-click on RpcAuthnLevelPrivacyEnabled.
  2. Select Modify.
  3. In the Value data field, enter 0.
  4. Ensure that the Base is set to Hexadecimal.
  5. Click OK to save the changes.

Step 4: Restart the Print Spooler Service

After modifying the registry, you need to restart the Print Spooler service for the changes to take effect.

  1. Open the Start Menu and type Services to search for the Services application.
  2. Click on Services to open it.
  3. In the Services window, scroll down to find Print Spooler.
  4. Right-click on Print Spooler and select Restart.

Conclusion

You have now completed the steps to fix the Windows Cannot Connect to Printer Error 0x0000011b. By adjusting the registry settings and restarting the Print Spooler service, you should be able to connect to your printer without issues. If the problem persists, consider checking network settings or printer compatibility. For further assistance, feel free to consult additional resources or support forums.