Home >System Tutorial >Windows Series >Solution to the problem of being unable to connect to a win11 shared printer

Solution to the problem of being unable to connect to a win11 shared printer

PHPz
PHPzforward
2024-01-13 18:15:051243browse

In the office or at home, we often use multiple computers, but usually there is only one printer. At this time, we need to use a shared printer. However, a friend encountered the problem that the win11 shared printer cannot be connected. How to solve it? ?

win11 shared printer cannot be connected:

1. First, we enter the "C:\Windows\System32" location of the c drive.

Solution to the problem of being unable to connect to a win11 shared printer

2. Find the "win32spl.dll" file and back it up to another location.

Solution to the problem of being unable to connect to a win11 shared printer

3. Then we go to the computer connected to the printer, right-click the start menu and open "Run"

Solution to the problem of being unable to connect to a win11 shared printer

4. Enter "regedit" during operation and press Enter to open the registry.

Solution to the problem of being unable to connect to a win11 shared printer

5. After opening, go to the "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print" location.

Solution to the problem of being unable to connect to a win11 shared printer

6. After entering, "Create" a "DWORD value" in the blank space on the right

Solution to the problem of being unable to connect to a win11 shared printer

7. Then Rename this value to "RpcAuthnLevelPrivacyEnabled"

Solution to the problem of being unable to connect to a win11 shared printer

8. Double-click to open it, change the value to "0" and confirm to save.

9. After the modification is completed, just restart the computer to solve the problem of the shared printer being unable to connect.

Solution to the problem of being unable to connect to a win11 shared printer

The above is the detailed content of Solution to the problem of being unable to connect to a win11 shared printer. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete