Acabei de atualizar meu computador para o Windows 10 do Windows 7 usando a Ferramenta de criação de mídia .
No entanto, após a atualização, minhas configurações não são iniciadas. Apenas pisca e sai.
Eu fiz uma varredura "sfc / scannow" e não consigo reparar o dano.
Aqui está o log de tentativa de reparo:
2015-07-30 04:14:39, Info CSI 00001391 [SR] Cannot repair member file [l:40{20}]"Application.manifest" of microsoft-windows-immersivecontrolpanel.appxmain, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-07-30 04:14:41, Info CSI 000013cd [SR] Cannot repair member file [l:40{20}]"Application.manifest" of microsoft-windows-immersivecontrolpanel.appxmain, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-07-30 04:14:41, Info CSI 000013ce [SR] This component was referenced by [l:338{169}]"Microsoft-Windows-Client-Features-Package-AutoMerged-shell~31bf3856ad364e35~amd64~~10.0.10240.16384.Microsoft-Windows-Client-Features-Package-AutoMerged-shell-Deployment"
2015-07-30 04:14:41, Info CSI 000013d1 [SR] Could not reproject corrupted file [ml:74{37},l:72{36}]"\??\C:\WINDOWS\ImmersiveControlPanel"\[l:40{20}]"Application.manifest"; source file in store is also corrupted
2015-07-30 04:26:47, Info CSI 00005065 [SR] Repairing 1 components
2015-07-30 04:26:47, Info CSI 00005068 [SR] Cannot repair member file [l:40{20}]"Application.manifest" of microsoft-windows-immersivecontrolpanel.appxmain, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-07-30 04:26:47, Info CSI 0000506b [SR] Cannot repair member file [l:40{20}]"Application.manifest" of microsoft-windows-immersivecontrolpanel.appxmain, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-07-30 04:26:47, Info CSI 0000506c [SR] This component was referenced by [l:338{169}]"Microsoft-Windows-Client-Features-Package-AutoMerged-shell~31bf3856ad364e35~amd64~~10.0.10240.16384.Microsoft-Windows-Client-Features-Package-AutoMerged-shell-Deployment"
2015-07-30 04:26:47, Info CSI 0000506f [SR] Could not reproject corrupted file [ml:74{37},l:72{36}]"\??\C:\WINDOWS\ImmersiveControlPanel"\[l:40{20}]"Application.manifest"; source file in store is also corrupted
2015-07-30 04:26:47, Info CSI 00005076 [SR] Repair complete
2015-07-30 04:26:47, Info CSI 00005077 [SR] Committing transaction
Eu criei um disco de recuperação USB e tentei recuperar usando o DISM, mas ele diz o seguinte erro:
C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth /source:wim:F:\sources\install.wim:1 /limitaccess
Deployment Image Servicing and Management Tool
Version: 10.0.10240.16384
Image Version: 10.0.10240.16384
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature.
For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
Diz que a imagem não pode ser encontrada, mas na verdade está lá.
Alguma idéia?
Tags windows windows-10