Home  >  Article  >  System Tutorial  >  Win10709 error occurs on printer

Win10709 error occurs on printer

PHPz
PHPzforward
2023-12-22 09:21:451964browse

Many users find printer errors when operating computers, and the prompt is 709. When encountering this situation, we can use the following two methods to operate, and this problem is usually caused by updating the system files. .

win10709 printer error

1. Press win R to open run.

Win10709 error occurs on printer

2. Enter "appwiz.cpl"

Win10709 error occurs on printer

3. Click "View installed updates"

Win10709 error occurs on printer

4. Just uninstall the KB5006670 and KB4556803 updates. If it still doesn't work, then uninstall all the files starting with KB500.

Win10709 error occurs on printer

Method 2

1. Create a new text document and enter the following characters.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print]

“RpcAuthnLevelPrivacyEnabled”=dword:00000000

[HKEY_LOCAL_MACHINE\ Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint]

“RestrictDriverInstallationToAdministrators”=dword:00000000

Win10709 error occurs on printer

2. Modify the file extension to reg, and then import it into the registry. , and then restart the computer for it to take effect.

Win10709 error occurs on printer

The above is the detailed content of Win10709 error occurs on 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