Unable to install windows updates

dchiasso

New member
Joined
Jun 2, 2025
Posts
3
Unable to install windows updates. I'm getting these errors:0x80248007 on the windows 11 version 24h2 update and then 0800700c1 on the cumulative .net framework updates.
Screen shot at: Gofile - Cloud Storage Made Simple

Here is what I get from sfc
C:\Windows\System32>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.


Here is what I get from DISM

C:\Windows\System32>DISM /online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.22621.2792

Image Version: 10.0.22631.3447

[===========================84.9%================= ]
[===========================86.0%================= ]
[===========================87.0%================== ]
[===========================88.1%=================== ]
[===========================89.1%=================== ]
[===========================90.2%==================== ]
[===========================91.2%==================== ]
[==========================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 Configure a Windows Repair Source.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


I have tried to do an in place windows 11 install and it fails.

I'm trying to avoid having to do a full reinstall and wiping the drive.

Here are my CBS files: Gofile - Cloud Storage Made Simple
 
Here is the component scanner results:

ComponentsScanner Version 1.5.1.0 by sysnative.com
Windows Version: Windows 11 23H2 x64 (10.0.22631.3447)
Start time: 2025-06-02T11:12:16
Hive scanned: %windir%\System32\config\COMPONENTS
Number of keys: 618022
Number of values: 421950

==== Critical Errors ====
None

==== Corrupt Key Names ====
None

==== Corrupt Value Names ====
None

==== Corrupt Value Data Type ====
None

==== Corrupt Value Data ====
None

==== Repair Log ====
No possible repairs

==== Warnings ====

== Corrupt Files ==
C:\Windows\winsxs\Catalogs\54a493e441c103d9616a8e2387fdaad421c28cfedcd842433da988f4030ba27e.cat (Expected SHA256: 54a493e441c103d9616a8e2387fdaad421c28cfedcd842433da988f4030ba27e. Actual SHA256: 3e6a93e1f3d71f4c86044deb8d802a3212e5371dc519d2e02a834f7666daa53a
C:\Windows\winsxs\Catalogs\901426357aee4fe4dec6c82ce5eabf7fcc36bafb31402526a7a092adbc746270.cat (Expected SHA256: 901426357aee4fe4dec6c82ce5eabf7fcc36bafb31402526a7a092adbc746270. Actual SHA256: 960f422e726a83b69e27175f1669f1cc05b844cdaef5fbfcf1334f1e18df7509



Storing 0KB in C:\Users\Dyami\AppData\Local\Sysnative\ComponentsScanner

Finish Time: 2025-06-02T11:12:42. Corruption scan time: 7.026882s
===========================EOF===========================
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top