Home >System Tutorial >Windows Series >Solution to the problem of being unable to connect to a win11 shared printer
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? ?
1. First, we enter the "C:\Windows\System32" location of the c drive.
2. Find the "win32spl.dll" file and back it up to another location.
3. Then we go to the computer connected to the printer, right-click the start menu and open "Run"
4. Enter "regedit" during operation and press Enter to open the registry.
5. After opening, go to the "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print" location.
6. After entering, "Create" a "DWORD value" in the blank space on the right
7. Then Rename this value to "RpcAuthnLevelPrivacyEnabled"
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.
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!