راه حل اول (پیشنهادی) Uninstall KB5005565:

  1. Press Windows and I keys on your computer.
  2. Click Windows update from the left pane of the Settings app.
  3. Go to the right and select Update history.
  4. From the next page, click on Uninstall updates.
  5. Installed Updates Window will prompt up from Control panel.
  6. Right click on KB5005565 and select “Uninstall”.

راه حل دوم  :

  1. Click the Search icon from the taskbar.
  2. Type cmd.exe.
  3. Press Ctrl + Shift + Enter.
  4. Select the Yes option when a UAC dialog shows up.
  5. This will open Command prompt as administrator.
  6. Type the command – wusa /uninstall /kb:5005565.
  7. Hit Enter and click Yes if you are asked for the removal.

راه حل سوم  :

  1. Click Start and select Settings.
  2. Next, click on Devices from the app.
  3. Select – Printers & scanners.
  4. Move to the right pane and click on +Add a printer or scanner.
  5. After scanning for a while the Settings page will show a link – The printer I want isn’t listed.
  6. Now, click this link.
  7. ‘Add a printer’ window will appear.
  8. Check the option – Add a printer using a TCP/IP or hostname.
  9. You need to click – Next.
  10. On the coming wizard, type the Hostname or IP address of the printer and click “Next”.
  11. The system will contact the printer and show its name.
  12. If you want you can change the name. Again click on Next.
  13. In case, other people use this device check the option saying – Share this printer so that others on your network can find and use it.
  14. Otherwise, select – Do not share this printer and click Next.
  15.  Now, you can check your device by clicking Print a test page.
  16. Click – Finish.

راه حل چهارم  :

  1. Right-click on Start and select Settings.
  2. Go to the right pane of the app and move down.
  3. Click – Troubleshooter.
  4. Select – “Other troubleshooters”.
  5. Next, click Run in the Printer section.
  6. The tool will start detecting problems checking the spooler service and repair them accordingly.

راه حل پنجم  :

  1. Press – Win+R.
  2. Type – Service.msc.
  3. On the Services window, go to Print Spooler.
  4. If it is showing “Running” and “Automatic” in Status and Startup type columns then it is perfect.
  5. Otherwise, double click on Print Spooler.
  6. On the pop up that appears, click the drop-down for Startup type and select Automatic.
  7. Click on Start under Service status.

راه حل ششم  :

  1. Right click on – Start from the taskbar.
  2. Select – Device Manager.
  3. On the application, find Printer or Print queues.
  4. Double-click on the device to expand the drivers’ list.
  5. Now, right-click on the driver for the currently running device.
  6. Next, select – Update driver.
  7. Click on the option – Search automatically for driver.

راه حل هفتم  :

راه حل هفتم

راه حل هشتم  :

1- تغییر سریال ویندوز

2- حذف آپدیت جدید اجرای راه اول

3- آپدیت مجدد اتوماتیک ویندوز

راه حل نهم  :

1. Open the command prompt as administrator on your computer
2. Type each command below and press enter after each command

net stop wuauserv
net stop bits
net stop cryptsvc
net stop trustedinstaller

You may need to run the command more than ones until you see the message that the service has stopped successfully.
(Note: Make sure that all those command will stop the services otherwise the next command will not work)

3. Type the following commands to clear the Windows Update cache to allow Windows 10 re-download the updates, instead of using the files already downloaded on your system that might be damaged

ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak

(Note: Make sure that those folders will be renamed by running those command)

4. Restart the update services on the computer. On the same command prompt (running as administrator), type each command below and press enter after each command

net start wuauserv
net start bits
net start cryptsvc
net start trustedinstaller
net start appidsvc

راه حل دهم :

 

  1. Right-click Start, click Run, type cmd in the Run box, and then press Ctrl+Shift+Enter.

  2. At the Administrator command prompt, type regedit and then press Enter.

  3. Locate the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print

  1. Right-click Print, choose New, and then click DWORD VALUE (32-bit) Value.

  2. Type RpcAuthnLevelPrivacyEnabled and then press Enter.

  3. Right-click RpcAuthnLevelPrivacyEnabled and then click Modify.

  4. In the Value data box, type 1 and then click Ok.

راه حل یازدهم:

      wmic qfe list brief /format:table

wusa /uninstall /kb:KB5005565

 

راه حل دوازدهم:

     dism.exe /Online /Cleanup-Image /AnalyzeComponentStore

dism.exe /Online /Cleanup-Image /StartComponentCleanup