Hi:
I've worked with several different systems with the 8.1 Update 1 fiasco. My own laptop, an Asus VivoBook S200E-RHI3T73, Intel 64 bit, is partitioned into a C and D drive, one for Windows and the other for data. It's an admirable theory, unfortunately one
that no one else follows. Expecting to spend at most two hours on the 8th of April, I installed the first five updates without a hitch followed by a failure with error code 80070002 on KB2919355. Forty hours later on April 16th, I successfully installed the
update by abandoning Windows Update, cleaning up Windows, doing a clean boot and then installing the downloaded Windows8.1-KB2919355-x64.msu. The interaction of KB2919355 Windows update with my laptop's hardware/partitioning was toxic resulting in severe windows
update errors, loss of restore points and so on. Of course there was nothing wrong with my Windows Update and everything wrong with KB2919355 via Windows update.
My sister's laptop, an HP ENVY TouchSmart 15-j057cl, Intel 64 bit, also failed the update. Her laptop is not partitioned with the bizarre c and d sections. After figuring out that she hadn't updated, she was later able to try Windows update again successfully
on the 19th.
I then updated a Gateway DX4860-UR28 Desktop, Intel 64 bit, that was still running 8.0 with a standard C: drive. I downloaded the 3.7gb update fairly quickly, Comcast living up to its promises for once on Saturday morning. It then went into a long run
of configuration reboots, counting up by percentage. When it was done, 8.1 update 1 was installed without my lifting a finger.
Today, I took the second identical Asus VivoBook S200E-RHI3T73 laptop. The first five Windows updates had been automatically installed but KB2919355 had never been attempted. I tried installing the stand alone Windows8.1-KB2919355-x64.msu but came up with
error 80070003, path not found, another kiss of death. I tried again, cleaning out the softwaredistribution folder and finally had to bite the many-hours scan fix below to install the update. All of my attempts were done in a clean boot environment while all
post Update 1 updates installed with nothing disabled, without a hitch. Now the second laptop has 8.1 update 1.
On the third identical laptop, KB2919355 has already failed and the damage has been done. Here's my fix:
Downloading Windows8.1-KB2919355-x64.msu.
Downloading and running WindowsUpdateDiagnostic.diagcab
Administrator command prompt steps:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
dism /online /cleanup-image /startcomponentcleanup /resetbase
cleanmgr.exe
DISM.exe /Online /Cleanup-image /Restorehealth
Clean Boot
Restart
Install Windows8.1-KB2919355-x64.msu
Restart
Undo Clean Boot to Normal Start
KB2919355 is one toxic update and if it doesn't like the hardware/partitioning of your computer, it will never work without cleaning up the devastation it unleashes and then using the downloaded stand-alone installer.
I filed a case with Asus, heard nothing back and of course we will most likely never hear anything from Microsoft. Who knows what changes they're making behind the scenes, if any. They certainly aren't going to tell us.