[SOLVED] Windows 10 home- Updates fail install error 0x8000ffff

Tracker808

Well-known member
Joined
Jun 17, 2019
Posts
69
Location
Italy
Hello, i decide to ask for help because my windows update (win10) is stuck with three updates since a year:

-KB4493441
-KB4487038
-KB4462930

Eveytime i tried to update my computer i have this install error : 0x8000ffff
I think that is causing high CPU load because often is slow

If i run the DISM command or SFC
DISM /Online /Cleanup-Image /CheckHealth
sfc /scannow

Both service cannot finish, DISM gets about 85% and gives the error 0x8000ffff
SFC gives the message that is impossible to start the service

47883

Before posting here, i did many research but i never find a way to fix this problem
I used the Troubleshooter but same story...after some time it shows the message " cannot install the update"
I tried with the .msu file...same message

I run SFCfix, also this had some kind of problems anyway this is the logfile

My Computer details:

System: Windows 10 Home 64bit
Version: 1709
Build OS: 16299.547

Sorry for my english but it's not my language
Thanks for your time
 

Attachments

Last edited:
I have done some research yesterday, and i found that servicing gives version 10.0.16299.541, so i've search the .msu file and downloaded

As in the guide i found, i think i have to replace the content of the folder
%SystemRoot%\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850
with the content of KB...msu

but when i run the KB file, it gives me an error saying it does not apply to my computer...don't know what to do


Ps: i had also this error 0x8007007e
 
Hi,

Did you try to upgrade to a more reccent Windows 10 version?


Farbar Recovery Scan Fix

!!! WARNING !!! The following fix is only relevant for this system and no other, running the script on another computer will not work and may cause problems...
  • Download FRST or FRST x64 and save it to the Desktop.
    (Please pick the version that matches your operating system's bit type. If you don't know which version matches your system, try FRST if it say that is not compatible with your OS you have to use FRST64)
  • Highlight the contents of the box below, right click on it and select Copy
    Start::
    cmd: sc config trustedinstaller start= auto
    cmd: net start trustedinstaller
    cmd: fsutil resource setautoreset true %SystemDrive%\
    cmd: attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
    StartPowershell:
    function Move-LockedFile
    {
    param($path, $destination)

    $path = (Resolve-Path $path).Path
    $destination = $executionContext.SessionState.Path.GetUnresolvedProviderPathFromPSPath($destination)

    $MOVEFILE_DELAY_UNTIL_REBOOT = 0x00000004
    $MOVEFILE_REPLACE_EXISTING = 1

    $memberDefinition = @'
    [DllImport("kernel32.dll", SetLastError=true, CharSet=CharSet.Auto)]
    public static extern bool MoveFileEx(string lpExistingFileName, string lpNewFileName,
    int dwFlags);
    '@
    $type = Add-Type -Name MoveFileUtils -MemberDefinition $memberDefinition -PassThru
    $type::MoveFileEx($path, $destination, $MOVEFILE_DELAY_UNTIL_REBOOT + $MOVEFILE_REPLACE_EXISTING)
    }

    Get-ChildItem -path "$env:SystemRoot\system32\Config\TxR\*.*" |
    Foreach-Object {
    write-output $_.fullname
    Move-LockedFile -path $_.fullname "$env:SystemRoot\Temp\junk"
    }
    EndPowershell:
    cmd: attrib -r -s -h %SystemRoot%\System32\SMI\Store\Machine\*
    cmd: del /f /q %SystemRoot%\System32\SMI\Store\Machine\*.tm*
    cmd: del /f /q %SystemRoot%\System32\SMI\Store\Machine\*.blf
    cmd: del /f /q %SystemRoot%\System32\SMI\Store\Machine\*.regtrans-ms
    EmptyTemp:
    End::
  • Execute FRST/FRST64 right click on the icon
    FRST.gif
    and choose Run as Administrator. Make sure all other windows are closed.
    FRST_Fix.png
  • Press the Fix button just once and Wait. After the fix the system needs to restart if the tool does not request it please Restart the computer.
  • The tool will make a log (Fixlog.txt) on the same location as FRST/FRST64 please post it in your next reply.

After the reboot try to run SFC /scannow
 
Hey Sleepydude, thank you for answering

Did you try to upgrade to a more reccent Windows 10 version?
yes but everytime it comes a point where i have an error message, like the update

Highlight the contents of the box below, right click on it and select Copy
One question Sleepy, i have to paste somewhere all that commands??
 
Hi,

Sorry for the not so clear instructions. Select the text click Copy to transfer the text to the Windows Clipboard and simply click the Fix button on FRST, it will read the instructions from the Windows Clipboard.
 
Hey Sleepy, i have done the Fix, and after the reboot i run SFC /scannow but i had the same message of the first post i made : impossible to start repair service
Here the Fixlog
 

Attachments

Hi,

Lets try this...

SFCFix Script

!!! WARNING !!! The following fix is only relevant for this system and no other, applying this fix on another computer will not work and most likely will cause problems...
  • Download SFCFix.exe (by Niemiro) and save it to the Desktop
  • Download the file SFCFIX.ZIP, attached below, and save this to your Desktop
  • On your Desktop, make sure you have the two files:
    myjIXnC.png
    SFCFix.exe and
    sfpcJCen14An3ndjNGCI7mByhjHJud.png
    SFCFIX.zip
  • Drag the file SFCFIX.zip onto the file SFCFix.exe and release it
  • The SFCFix tool will process the script
  • Upon completion, a log file SFCFix.txt should be created on your Desktop
  • Open the SFCFix.txt log and copy & paste the contents to your post
 

Attachments

Here the log Sleepy


SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-06-22 16:16:44.894
Microsoft Windows 10 Build 16299 - amd64
Using .zip script file at C:\Users\Marvin\Desktop\SFCFix.zip [1]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\amd64_installed
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbsmsg.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiadapter.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiaisupport.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drvstore.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\globalinstallorder.xml
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\mspatcha.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\poqexec.exe
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tifilefetcher.exe
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\turbostack.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\updateagent.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcmtypes.xsd
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wrpint.dll

Failed to find any content under directory "C:\Users\Marvin\AppData\Local\niemiro\Archive\Packages" in line ""C:\Users\Marvin\AppData\Local\niemiro\Archive\Packages" C:\WINDOWS\Servicing\Packages [DIR]".
Failed to find any content under directory "C:\Users\Marvin\AppData\Local\niemiro\Archive\Manifests" in line ""C:\Users\Marvin\AppData\Local\niemiro\Archive\Manifests" C:\WINDOWS\WinSxS\Manifests [DIR]".
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\amd64_installed to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\amd64_installed.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbsmsg.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbsmsg.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiadapter.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiadapter.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiaisupport.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiaisupport.dll.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drvstore.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drvstore.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\globalinstallorder.xml to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\globalinstallorder.xml.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\mspatcha.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\mspatcha.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\poqexec.exe to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\poqexec.exe.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tifilefetcher.exe to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tifilefetcher.exe.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\turbostack.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\turbostack.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\updateagent.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\updateagent.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcmtypes.xsd to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcmtypes.xsd.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll.
WARNING: File C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll was not backed up as that would replace the current backup.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wrpint.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wrpint.dll.

Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\amd64_installed
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\amd64_installed
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbscore.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbsmsg.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cbsmsg.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiadapter.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiadapter.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiaisupport.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\cmiaisupport.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\dpx.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drupdate.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drvstore.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\drvstore.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\globalinstallorder.xml
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\globalinstallorder.xml
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\msdelta.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\mspatcha.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\mspatcha.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\poqexec.exe
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\poqexec.exe
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smiengine.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\smipi.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tifilefetcher.exe
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tifilefetcher.exe
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\tiworker.exe
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\turbostack.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\turbostack.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\updateagent.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\updateagent.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcmtypes.xsd
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcmtypes.xsd
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wcp.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wdscore.dll
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wrpint.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.16299.541_none_16e8222032163850\wrpint.dll
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 23 datablocks.
Finish time: 2019-06-22 16:16:53.375
Script hash: Bu4JbHInTSnw5yuzJdFNAqdKXUQ6B+bGtbQCcwzCepc=
----------------------EOF-----------------------
 
Hi,

Reboot the computer then try to run SFC /scannow and report the result.
 
Hey sleepy, i reboot the computer and run the command
This time i had no message error, and gave me this message:
"To complete the system recovery in progress is necessary the reboot of computer.
Reboot the Windows and run again SFC."

Ps: I haven't reboot yet, i wait your instruction :unsure:

48023
 
This time i had another message:

This time SFC started to run, but after a little gave me this message:
"Windows Resource Protection: Unable to restore some of the found corrupted files.
Details are available in the CBS.Log windir file CBS CBS.log. For example
C: \ Windows \ Logs \ CBS \ CBS.log. Note that registration is not
supported in offline installation scenarios.

48025
 

Attachments

Hi,

Do you have the install DVD or flash drive used to install Windows 10 Italian on the machine?
 
Ok, lets try Dism.

DISM scan
  • Please open up a Command Prompt Window as a Administrator, instructions for Windows 10.
  • Inside the command prompt window type or Copy & Paste the following command:
    Dism /Online /Cleanup-Image /RestoreHealth

    Note: This may take some time to finish. Let me know if the process reaches 100% or not and any error reported
  • Locate the log c:\Windows\logs\cbs\CBS.log copy the file to the Desktop, Zip it and attach to your post.
Note: If the file is too big to attach please upload it to a service like Dropbox, Google Drive, OneDrive or upload to SendSpace and just provide the link for the file here.
 
OK, i run the Dism and it gave me error at 4.5%
Error: 3017

It says :"Requested operation failed. The system needs to be restarted to roll back the changes."
 

Attachments

SFCFix Script

!!! WARNING !!! The following fix is only relevant for this system and no other, applying this fix on another computer will not work and most likely will cause problems...
  • Download SFCFix.exe (by Niemiro) and save it to the Desktop
  • Download the file SFCFIX.ZIP, attached below, and save this to your Desktop
  • On your Desktop, make sure you have the two files:
    myjIXnC.png
    SFCFix.exe and
    sfpcJCen14An3ndjNGCI7mByhjHJud.png
    SFCFIX.zip
  • Drag the file SFCFIX.zip onto the file SFCFix.exe and release it
  • The SFCFix tool will process the script
  • Upon completion, a log file SFCFix.txt should be created on your Desktop
  • Open the SFCFix.txt log and copy & paste the contents to your post

After the fix repeat dism again.
 

Attachments

Hey Sleepy
First of all i want to thank you for your help and for your time

I ran the fix, as you told me and after i launched Dism

This time Dism reached 100%
When it finished, i had an error: 0x800f081f
With this message:
"Unable to find source files.
Use the "Source" option to specify the path to the files needed to restore functionality. For more information on finding the source path, see Configure a Windows Repair Source."

I saved also the Dism log



Here the log SFCFix

SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-06-23 08:26:44.221
Microsoft Windows 10 Build 16299 - amd64
Using .zip script file at C:\Users\Marvin\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS

Successfully created directory tree \\?\C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049.

Failed to find any content under directory "C:\Users\Marvin\AppData\Local\niemiro\Archive\Packages" in line ""C:\Users\Marvin\AppData\Local\niemiro\Archive\Packages" C:\WINDOWS\Servicing\Packages [DIR]".
Failed to find any content under directory "C:\Users\Marvin\AppData\Local\niemiro\Archive\Manifests" in line ""C:\Users\Marvin\AppData\Local\niemiro\Archive\Manifests" C:\WINDOWS\WinSxS\Manifests [DIR]".
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\bcdeditai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\bcdeditai.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\configureieoptionalcomponentsai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\configureieoptionalcomponentsai.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\featuresettingsoverride.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\featuresettingsoverride.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\iefileinstallai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\iefileinstallai.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\msdtcadvancedinstaller.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\msdtcadvancedinstaller.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\netfxconfig.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\netfxconfig.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\peerdistai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\peerdistai.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\printadvancedinstaller.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\printadvancedinstaller.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\servicemodelregai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\servicemodelregai.dll.
Successfully copied file C:\Users\Marvin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\setieinstalleddateai.dll to C:\WINDOWS\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_10.0.16299.541_none_2c8dabf52e1f5049\setieinstalleddateai.dll.

Successfully restored ownership for C:\WINDOWS\WinSxS
Successfully restored permissions on C:\WINDOWS\WinSxS
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 24 datablocks.
Finish time: 2019-06-23 08:26:54.608
Script hash: MXZscKCX/fsS7bn4Tk4f1Ok9tPR2iLWlkX3wbajDToI=
----------------------EOF-----------------------
 

Attachments

Last edited:
Hi,

You are welcome.

Now at least Dism is working :-)

Lets try this, and see if it helps...
Install Update using Dism
  1. Please download KB4090913 http://download.windowsupdate.com/d..._3bc0210aa8b3e6ff99c876c8df45d3d6900c6f32.msu save the file to c:\windows\temp
  2. change the name of the update file to a smaller name Windows10.0-KB4090913-x64.msu
    (keep the extension .msu in the end of the file name in case its visible if not ignore that)
  3. open the Command Prompt as Administrator (Tutorial)
  4. type or Copy & Paste the following commands line by line:

    cd /d c:\windows\temp
    expand Windows10.0-KB4090913-x64.msu -f:* C:\windows\temp
    DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windows10.0-KB4090913-x64.cab

  5. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  6. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  7. Right-click on the Command Prompt window and click Select All, this will invert all of the colors by selecting the text, now press enter. All of this text is now copied.
  8. Paste (Ctrl+V) it into your next post please.

Note: If DISM fails please attach the CBS.log
 
Sleepy i had the message of the completed operation, but not the question of restart Windows
Dism 100% reached

This is the text of command prompt

Microsoft Windows [Versione 10.0.16299.547]
(c) 2017 Microsoft Corporation. Tutti i diritti sono riservati.

C:\WINDOWS\system32>cd /d c:\windows\temp

c:\WINDOWS\Temp>expand Windows10.0-KB4090913-x64.msu -f:* C:\windows\temp
Utilità di espansione file Microsoft (R)
Copyright (c) Microsoft Corporation. Tutti i diritti sono riservati.

È in corso l'aggiunta di C:\windows\temp\WSUSSCAN.cab alla coda di estrazione
È in corso l'aggiunta di C:\windows\temp\Windows10.0-KB4090913-x64.cab alla coda di estrazione
È in corso l'aggiunta di C:\windows\temp\Windows10.0-KB4090913-x64-pkgProperties.txt alla coda di estrazione
È in corso l'aggiunta di C:\windows\temp\Windows10.0-KB4090913-x64.xml alla coda di estrazione

Espansione dei file in corso...
Stato: 1 di 4 file
Espansione dei file completata
4 file in totale.

c:\WINDOWS\Temp>DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windows10.0-KB4090913-x64.cab

Strumento Gestione e manutenzione immagini distribuzione
Versione: 10.0.16299.15

Versione immagine: 10.0.16299.547

Elaborazione di 1 di 1 - Aggiunta del pacchetto Package_for_RollupFix~31bf3856ad364e35~amd64~~16299.251.1.4
[==========================100.0%==========================]
Operazione completata.

c:\WINDOWS\Temp>
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top