after carried out the step in window power shell ( admin) i had the following -->
PS C:\WINDOWS\system32> net stop cryptSvc
The Cryptographic Services service is stopping..
The Cryptographic Services service was stopped successfully.
PS C:\WINDOWS\system32> net stop bits
The Background Intelligent Transfer Service service is not started.
More help is available by typing NET HELPMSG 3521.
PS C:\WINDOWS\system32> net stop msiserver
The Windows Installer service is not started.
More help is available by typing NET HELPMSG 3521.
PS C:\WINDOWS\system32> Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren : Access to the path 'C:\Windows\SoftwareDistribution' is denied.
At line:1 char:1
- Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
+
+ CategoryInfo
: WriteError: (C:\Windows\SoftwareDistribution:String) [Rename-Item], IOException
- FullyQualifiedErrorId : RenameItemIOError,Microsoft.PowerShell.Commands.RenameItemCommand
PS C:\WINDOWS\system32> Ren C:\Windows\System32\catroot2 Catroot2.old
PS C:\WINDOWS\system32> net start wuauserv
The requested service has already been started.
More help is available by typing NET HELPMSG 2182.
PS C:\WINDOWS\system32> net start cryptSvc
The Cryptographic Services service is starting.
The Cryptographic Services service was started successfully.
PS C:\WINDOWS\system32> net start bits
The Background Intelligent Transfer Service service is starting.
The Background Intelligent Transfer Service service was started successfully.
PS C:\WINDOWS\system32> net start msiserver
The Windows Installer service is starting.
The Windows Installer service was started successfully.
then I reinstalled the up date result-->
2018-04 cumulative update for windows 10 version 1709 for x64-base system (KB4093112) (9)
Last failed install attempt on 4/19/2018 - 0x80070bc2