Here it is the complete information about my issue.
Windows Store can install successully new apps. It can't update some apps already installed:
Xbox
Microsoft Photo
Groove Music
Microsoft Camera
Hp All-In-One Printer Remote
GetOffice
Microsoft Solitaire Collection
The WStore seems to download the streams, but progression is not linear and stops for each existing app with error 0x80070003. I tried to reset WStore with wsreset.exe, but no luck.
I disabled the antivirus, I disabled the firewall. I launched several scripts found on the net:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Tried to uninstall those apps with some commands from cmd or PowerShell, but no luck.
I launched sfc.exe /scannow and it exploits this issue (you may find the zipped CBS.log file):
[l:18{9}]"MSDTC.LOG" of Microsoft-Windows-COM-DTC-Runtime
...
I launched the SFCFix.exe, but it doesn't detect anything, as you may see in the attached file.
Windows Store can install successully new apps. It can't update some apps already installed:
Xbox
Microsoft Photo
Groove Music
Microsoft Camera
Hp All-In-One Printer Remote
GetOffice
Microsoft Solitaire Collection
The WStore seems to download the streams, but progression is not linear and stops for each existing app with error 0x80070003. I tried to reset WStore with wsreset.exe, but no luck.
I disabled the antivirus, I disabled the firewall. I launched several scripts found on the net:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Tried to uninstall those apps with some commands from cmd or PowerShell, but no luck.
I launched sfc.exe /scannow and it exploits this issue (you may find the zipped CBS.log file):
[l:18{9}]"MSDTC.LOG" of Microsoft-Windows-COM-DTC-Runtime
...
I launched the SFCFix.exe, but it doesn't detect anything, as you may see in the attached file.