The dism command in step 2 gives me the following error:
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
An error occurred trying to open - Package_for_KB2919355~31bf3856ad364e35~amd64~
~6.3.1.14 Error: 0x800f0805
The specified package is not valid Windows package.
Error: 0x800f0805
The specified package is not valid Windows package.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
The dism.log warnings and errors are:
2014-04-20 10:59:10, Warning DISM DISM Provider Store: PID=20828 TID=7352 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\013A0BEC-483A-42D7-878B-A2FC5C688A37\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2014-04-20 10:59:10, Warning DISM DISM Provider Store: PID=20828 TID=7352 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004002)
2014-04-20 10:59:10, Warning DISM DISM Provider Store: PID=20828 TID=7352 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\013A0BEC-483A-42D7-878B-A2FC5C688A37\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)
2014-04-20 10:59:10, Warning DISM DISM Provider Store: PID=20828 TID=7352 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\013A0BEC-483A-42D7-878B-A2FC5C688A37\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2014-04-20 10:59:10, Error DISM DISM Package Manager: PID=20828 TID=7352 Failed opening package Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14. - CDISMPackageManager::Internal_CreatePackageByName(hr:0x800f0805)
2014-04-20 10:59:10, Error DISM DISM Package Manager: PID=20828 TID=7352 Failed to get the underlying cbs package. - CDISMPackageManager::OpenPackageByName(hr:0x800f0805)
2014-04-20 10:59:10, Error DISM DISM Package Manager: PID=20828 TID=7352 The specified package is not valid Windows package. - GetCbsErrorMsg
2014-04-20 10:59:10, Error DISM DISM Package Manager: PID=20828 TID=7352 Failed opening package with the name "Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14" - CPackageManagerCLIHandler::Private_GetPackageNameFromCommandLine(hr:0x800f0805)
2014-04-20 10:59:10, Error DISM DISM Package Manager: PID=20828 TID=7352 Failed while processing command remove-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0805)
The first dism command in step 3 gives me the following error:
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
[==========================100.0%==========================]
The restore operation failed. Either the repair source was not found or the comp
onent store cannot be repaired.
Error: 0x800f081f
DISM failed. No operation was performed.
For more information, review the log file.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
The dism.log warnings and errors are:
2014-04-20 11:00:05, Warning DISM DISM Provider Store: PID=29280 TID=1392 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\7DD37942-7673-4CE7-A2DB-BB0F9549C6DB\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2014-04-20 11:00:05, Warning DISM DISM Provider Store: PID=29280 TID=1392 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004002)
2014-04-20 11:00:05, Warning DISM DISM Provider Store: PID=29280 TID=1392 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\7DD37942-7673-4CE7-A2DB-BB0F9549C6DB\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)
2014-04-20 11:00:05, Warning DISM DISM Provider Store: PID=29280 TID=1392 Failed to Load the provider: C:\Users\JOSLUI~1\AppData\Local\Temp\7DD37942-7673-4CE7-A2DB-BB0F9549C6DB\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2014-04-20 11:01:40, Error DISM DISM Package Manager: PID=29280 TID=1392 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
2014-04-20 11:01:40, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F081F
The actual commands I ran are:
dism /LogLevel:2 /LogPath:C:\JL\DISMlogs\DISM-remove-pack.log /English /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
and
>DISM.exe /LogLevel:2 /LogPath:C:\JL\DISMlogs\DISM-restore-health.log /English /Online /Cleanup-image /Restorehealth
which make it easier to find the errors and to keep a separate dism.log per run.
In a previous post here I mentioned that my dism.log had garbage on it. I solved the issue by renaming it. It seems that by default dism writes to a single log file, appending log messages to the file every time you run it. If the file somehow gets corrupted,
the program does not complain, but keeps outputing log messages there.
In short, this recipe does not work for me. And, the link you provide to contact Microsoft support at the ned of your post is broken. It takes me to a page that says:
Lo sentimos
La página que busca ya no está disponible o puede que tenga una nueva ubicación.