Fix Issue Printer Sharing Error 0x0000011b , Error 0x00000709 Double Check Name . 100% Tested
3 min read
2 hours ago
Published on Dec 18, 2024
This response is partially generated with the help of AI. It may contain inaccuracies.
Table of Contents
Introduction
This tutorial provides a step-by-step guide to resolving printer sharing issues, specifically errors 0x0000011b and 0x00000709. These errors can prevent successful connections to shared printers in a networked environment. By following these instructions, you can troubleshoot and fix these common printer sharing problems effectively.
Step 1: Update Printer Driver
- Ensure you have the latest printer driver installed. Outdated drivers can cause connectivity issues.
- Visit the printer manufacturer's website to download the latest driver.
- Install the driver by following these steps:
- Open the downloaded file.
- Follow the on-screen instructions to complete the installation.
Step 2: Modify Group Policy Settings
- Group Policy settings may restrict printer sharing. Here's how to adjust them:
- Press
Windows + R
to open the Run dialog. - Type
gpedit.msc
and press Enter to open the Group Policy Editor. - Navigate to
Computer Configuration > Administrative Templates > Printers
. - Locate and double-click on Allow Print Spooler to accept client connections.
- Set it to Enabled, then click OK.
- Press
Step 3: Registry Edit for Error 0x0000011b
- Making a registry edit can help resolve the 0x0000011b error:
- Press
Windows + R
, typeregedit
, and press Enter to open the Registry Editor. - Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print
- Right-click on the Print folder, select New > DWORD (32-bit) Value.
- Name it
RpcAuthnLevelPrivacyEnabled
. - Set its value to 0.
- Close the Registry Editor and restart your computer.
- Press
Step 4: Check Printer Name and Sharing Settings
- Ensure the printer name is correct and that sharing is properly set up:
- Go to
Control Panel > Devices and Printers
. - Right-click on your printer and select Printer properties.
- Click on the Sharing tab.
- Confirm the printer name is correct.
- Enable the option Share this printer if it's not already checked.
- Go to
Step 5: Verify Network Connection
- Ensure that the computers are on the same network:
- Check the network settings on both the host and client computers.
- Make sure that network discovery is turned on:
- Go to
Control Panel > Network and Sharing Center
. - Click on Change advanced sharing settings.
- Turn on Network discovery and File and printer sharing.
- Go to
Conclusion
By following these steps, you should be able to fix the printer sharing errors 0x0000011b and 0x00000709. Ensure that your drivers are up to date, group policy settings are correctly configured, necessary registry edits are made, and that your network settings are correct. If issues persist, consider consulting your printer's manual for further troubleshooting or contacting technical support for assistance.