Windows 10 Fotos app falhando ao abrir qualquer imagem

4

Ao abrir qualquer imagem, estou recebendo este erro:

EuverifiqueioVisualizadordeEventos:

Evento1000:

Faultingapplicationname:Microsoft.Photos.exe,version:15.827.16340.0,timestamp:0x55dfa48cFaultingmodulename:Windows.UI.Xaml.dll,version:10.0.10240.16431,timestamp:0x55c9bf27Exceptioncode:0xc000027bFaultoffset:0x00000000005017eeFaultingprocessid:0xd3cFaultingapplicationstarttime:0x01d0ea04d37dd116Faultingapplicationpath:C:\ProgramFiles\WindowsApps\Microsoft.Windows.Photos_15.827.16340.0_x64__8wekyb3d8bbwe\Microsoft.Photos.exeFaultingmodulepath:C:\Windows\System32\Windows.UI.Xaml.dllReportId:ce64e369-c316-4871-b89b-65773f1a70a3Faultingpackagefullname:Microsoft.Windows.Photos_15.827.16340.0_x64__8wekyb3d8bbweFaultingpackage-relativeapplicationID:App

Evento5973:

ActivationofappMicrosoft.Windows.Photos_8wekyb3d8bbwe!Appfailedwitherror:Theremoteprocedurecallfailed.SeetheMicrosoft-Windows-TWinUI/Operationallogforadditionalinformation.

Eutenteiexecutarsfc/scannoweaquiestáorelatório(nãoajudou)Estelogéenorme.Masaquiestãoaslinhaspróximasàlinhacom"Erro":

2015-09-08 09:21:25, Info                  CBS    CheckSur: hrStatus: 0x800f081f [CBS_E_SOURCE_MISSING], download Result: 0x800f0948 [CBS_E_SOURCE_MISSING_FROM_WU_CAB]
2015-09-08 09:21:25, Info                  CBS    Count of times corruption detected: 1
2015-09-08 09:21:25, Info                  CBS    Seconds between initial corruption detections: -1
2015-09-08 09:21:25, Info                  CBS    Seconds between corruption and repair: -1
2015-09-08 09:21:25, Info                  CBS    SQM: Package change report datapoints not populated because SQM is not initialized or not running online.
2015-09-08 09:21:25, Info                  CBS    Failed to run Detect and repair. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2015-09-08 09:21:25, Info                  CBS    Exec: Processing complete, session(Corruption Repairing): 30468613_3631800581 [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2015-09-08 09:21:25, Error                 CBS    Session: 30468613_3631800581 failed to perform store corruption detect and repair operation. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2015-09-08 09:21:25, Info                  CBS    Session: 30468613_3631800581 finalized. Download error: 0x800f0948 [CBS_E_SOURCE_MISSING_FROM_WU_CAB], Reboot required: no [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2015-09-08 09:21:25, Info                  CBS    Failed to FinalizeEx using worker session [HRESULT = 0x800f081f]

Eu tentei instalar o Media Feature Pack para as versões N e KN do Windows 10 e isso não ajudou.

Eu tentei executar dism /online /cleanup-image /restorehealth e não funcionou.

Eu tentei executar isso no PowerShell sem sucesso

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    
por Hooch 08.09.2015 / 09:27

0 respostas