If you were trying to run Windows Update or activate Windows Firewall or download from the Windows Store but encounter the Windows Update Error 0x80070422 instead, read on as this post will show you how you can resolve the problem.
This kind of Windows Update error occurs when the Windows Update or WUAUSERVE is not started or when the Background Intelligent Transfer Service or BITS can’t be started. It could be that they are disabled or because they have no enabled devices associated with them. Whichever the case is, you can check out the options given below to fix the Windows Update Error 0x80070422 and make sure that you create a System Restore point first before you start.
You might also want to disable IPv6 in the Network Center in order to fix the Windows Update Error 0x80070422. How? Follow these steps:
If disabling IPv6 didn’t work, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including the Windows Update Error 0x80070422. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
You can also try to run the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Upgrade error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
Running Microsoft’s online troubleshooter might also help you fix the Windows Update Error 0x80070422. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.

Restart graphic driver
Error Causes
Before we move on to the discussion of fixing the underlying causes for error 103, it is important to understand all those programs that are most likely to generate this error. A list of all such programs is outlined below as follows.
From the menu choose Command Prompt (administrator)
When the command prompt is active type the next command in it:
DISM /online /export-driver /destination:C:\DriverBackup
where: C:\DriverBackup is the folder and the hard drive where you want to store your backed-up drivers.
Press ENTER
That's it, you have now successfully backed-up all of your installed Windows drivers.
Now, save all of your drivers on USB and reinstall Windows.
but this time choose Device manager
From decide, manager right-click on any device Windows has not been able to install appropriate driver and choose update driver
HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon
Error CausesHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies
CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.