Windows 10アップグレードインストールの破損


1

メディア作成ツールを使用して、コンピューターをWindows 7からWindows 10にアップグレードしました。

ただし、アップグレード後、設定が開始されません。点滅してから終了します。

「sfc / scannow」スキャンを実行しましたが、損傷を修復できません。

修復試行ログは次のとおりです。

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

USBリカバリディスクを作成し、DISMを使用してリカバリしようとしましたが、次のエラーが表示されます。

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

画像が見つからないと言っていますが、実際にはそこにあります。

何か案は?

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.