I stopped responding to the multitude of threads I posted on for fixing KB2919355 errors, as majority of individuals who have the problem don't understand the concept of researching the issue their having and reading prior posts within the threads.
Your first step might want to be simply googling "error 80070003", and any of the first 10 returned results would show you how to fix your problem.
We're now several months past the resolution of all KB2919355 issues, and still end users are having problems because they refuse to take time to some very simple, basic research. Why should anyone take time to help you when you positively refuse to help
yourself? If you don't want to take the time to research the issue you're having, go buy a remote assistance or geek squad tech package... otherwise, don't be surprised when people like me simply stop responding to support requests.
Since you failed to do your due diligence and couldn't be bothered to do a simple google search, here is the tutorial I've posted over TEN times on multiple threads, 5 of which I know
for a fact where microsoft threads for KB2919355.
The following fixes the Component Store Corruption KB2919355 AND Windows Update causes...
The following DISM commands must be given in the chronological sequential order of:
First
(Fixes Component Store Corruption; Should 1 or 2 fail with an error, rerun. If either fails a second time, you will need to do a repair install, see tutorial at bottom):
1.dism /online /cleanup-image /startcomponentcleanup
2. dism /online /cleanup-image /restorehealth
- Restart
4. sfc /scannow
- Restart
Second:
("Resets" Windows Update)
- Create bat and run as ADMIN:
net stop wuauserv
rmdir /s /q C:\Windows\SoftwareDistribution\DataStore
rmdir /s /q C:\Windows\SoftwareDistribution\Download
net start wuauserv
pause
- Restart
# WARNING:
this was not a fast process... component cleanup took almost 5 hours. Prior to the above sequential steps, I did an install repair (used iso to "upgrade" Win 8.1 Pro to Win 8.1 Pro) as a last ditch effort (after half a day of researching a fix and finding
none) to get rid of the corruption... it didn't solve it btw. The insane amount of time could have been due to the install repair, or it could have been because of whatever #WindowsUpdate mucked
up the first time around trying to install this update (this will become known after another user affected by the corruption causingKB2919355 completes the steps).
# ADVICE:
run the commands from a bat for an unattended fix. For whatever reason, if these commands are run, but not in chronological sequence, the corruption will remain. If you do choose to create a batch file, make sure you add the command "pause" [without quotations]
on the next line after the last command. This prevents the window from closing automatically following the last command, allowing you to review everything done and any errors received. You can also pipe the output to a text file.
ADVICE:
Download the updates included in KB2919355 individually and install... or do as old Van Winkle did and find a tree.
***If the above fails to get rid of the Component Store Corruption (steps 1,2, or 4 fail), then an install repair (upgrade to your same version of windows) will be required. Also, download [search] "Microsoft Safety Scanner" from the Microsoft website (I apologize, as I don't remember the thread I found the link on) and run it in full mode either way.***
Tutorial for Repair Install "upgrade"
http://www.eightforums.com/tutorials/26095-repair-install-windows-8-a.html
- Once KB2919355 causes corruption to the extent that /restorehealth no longer operates without errors, there is nothing further than can be done to repair the corruption, except a Repair Install. DISM /restorehealth was designed to fix component store corruption and is the only application able to do so. Windows Update and KB2919355 causes system corruption to such an extent that using /source and pointing to the installation media or a working windows 8 installtion without corruption does nothing and /restorehealth still fails.
DO NOT, I REPEAT, DO NOT REFRESH/RESET YOUR PC.
#Windows8 #ComponentStore #WindowsADK
#ComponentStoreCorruption
http://www.infoworld.com/t/microsoft-windows/microsoft-posts-tips-overcoming-windows-81-update-kb-2919355-errors-242603