Hello NOWAY,
I'm Jin, a fellow Windows 10 user and an independent advisor.
I can see that you are an update: KB4566782 keeps on failing to install.
You can start off by running the Windows Update troubleshooter:
https://support.microsoft.com/help/4027322
Run Disk Clean up as well and check if you'll be able to proceed with the update:
https://support.microsoft.com/help/4026616
If that doesn't solve the issue, manually download the update from Microsoft Update Catalog:
https://www.catalog.update.microsoft.com/Search...
Select the exact update to download and install.
Windows also has a built-in System File Check (SFC), kindly run SFC tool and see if will help with the problem.
- Run command prompts as administrator.
- Type the command SFC /SCANNOW then hit Enter.
- Let the scan complete and it will automatically will fix if there would be any corrupted data.
Please also run the Microsoft Windows Deployment Image Servicing and Management:
https://support.microsoft.com/help/947821
If this doesn't work, you can clear the Windows Update cache before attempting to update your Windows.
- Open Command Prompt as Administrator.
- Enter Commands:
net stop wuauserv
net stop bits
- Press Windows key + R then type the path name:
C:\Windows\SoftwareDistribution
- Select all of it's contents then right-click and select Delete.
- Open Command Prompt as Administrator again.
- Type the commands:
net start wuauserv
net start bits
- Try updating again.
If you just to stop this update and keep it from trying to install again, you can use the hide and show troubleshooter:
https://support.microsoft.com//help/4026726
As a last resort, use an installation media and use the Windows Repair feature.
https://www.microsoft.com/software-download/win...
- Click the "Download tool now" button.
- Once downloaded run the MediaCreationTool2004.exe file.
- Accept the terms.
- Select Create an installation media, then hit Next.
- Proceed with the prompts.
Once the installation media is created, double click on the file then on the Windows Setup screen, click on Repair your computer.
I hope this helps.