Hello Cindy,
- Regarding (RpcAuthnLevelPrivacyEnabled) set it as Zero for now.
&&
Follow the below CMD commands to run
Regarding connecting the Printer to the Network directly (just as any other PCs).
Requirements: The printer should support it (check the model) and see if it has (Network Port) or (Wi-Fi) capability.
Additionally: Some modern routers have a USB port that you can utilize it as (Media Server / Printing).
After that everything will be easier, you can print from any device on the same network hub/switch/router.
(P.S I assume that you are not using Hub (as it's very obsolete and should be replaced by switch)
- Each device (Laptop/PC/..) on any network should have (IP Address) to communicate >> from the Printer Panel (Touch Panel) / Control panel like below image:
Open Network Tab > IP > Set IP (Depending on your IP Configurations)
"Of course it setting IP dependent on your current network configurations"
- Open CMD from any PC >> Run this command (ipconfig)
Example: IPv4 Address. . . . . . . . . . . : 192.168.1.2 (my laptop has number 2) -- Subnet Mask . . . . . . . . . . . : 255.255.255.0 (use this numbers on your printer same) - fyi Default Gateway . . . . . . . . . : 192.168.1.1 (IP of the router) - fyi
__configure printer then with 192.168.1. (any number not assigned to your network)
It may sound complicated but you can search for guides specific for your printer.
If the Printer Model not supporting any network capability & all the above steps not worked with you:
Let's Work with Registry to check the Everyone Permission:
- Open (Registry Editor)
- "
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows" - Right Click on (Windows) key/Folder >> Permissions >> Add
"Everyone" && Check mark "Full Control + Read"
- Open (CMD) as Administrator and run the below commands
- Open (CMD) as Administrator and run the below commands
-
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v RpcUseNamedPipeProtocol /t REG_DWORD /d 1 /f -
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v RpcProtocols /t REG_DWORD /d 0x7 /f -
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v ForceKerberosForRpc /t REG_DWORD /d 1 /f
Reference MS-Doc: https://learn.microsoft.com/en-us/troubleshoot/windows-client/printing/windows-11-rpc-connection-updates-for-print
{
The best way is to isolate the issue, like connected the printer to the other win.10.pc and retry,
OR
Reset All Setting
OR
"You may need onsite/remote support"
I hope it works this time :D Waiting for your update🙏
Regards,