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

PHPz
Release: 2024-01-13 18:15:05
forward
1100 people have browsed it

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!

source:somode.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!