Forum Discussion
DISM Restore Health Error & Missing Repair Content
Helllo
I ran DISM RestoreHealth and received the error below. Where do I find the "Missing Repair Content"? Assistance is much appreciated!
C:\Windows\System32>DISM /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.26100.8972
Image Version: 10.0.26200.8973
Error: 0x800f0915
The repair content could not be found anywhere.
Check the internet connectivity or use the "Source" option to specify the location of the files that are required to restore the image.
Device name HP-Pavilion-Aero-13
Processor AMD Ryzen 5 5600U with Radeon Graphics (2.30 GHz)
Installed RAM 8,00 GB (7,34 GB usable)
Graphics card AMD Radeon(TM) Graphics (496 MB)
Storage 377 GB of 477 GB used
Device ID C7917A82-ED46-4B01-ABE3-EC4F88384CD3
Product ID 00342-43205-35004-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display
Edition Windows 11 Home Single Language
Version 25H2
Installed on 08 Oct 2024
OS build 26200.8894
Experience Windows Feature Experience Pack 1000.26100.334.0
2 Replies
- TakkinBrass Contributor
Ensure your PC has a stable internet connection since DISM needs to access Windows servers to download the repair files.
You’re looking for the missing repair content after RestoreHealth fails with 0x800f0915. DISM could not locate files matching the installed Windows image. The key detail is Windows 11 25H2 build 26200.8894. Microsoft notes that a repair source older than the target’s cumulative-update level can fail. First run Windows Update, install everything offered, restart, and retry DISM /Online /Cleanup-Image /RestoreHealth in an elevated Terminal. If it fails, open Settings > System > Recovery and, under Fix problems using Windows Update, choose Reinstall now. That downloads a repair version of the same Windows release and preserves apps, files, and settings. Keep the laptop powered and online; back up data first. If that option is absent, use Microsoft Windows 11 25H2 installation media matching Home Single Language, language, and architecture; launch setup.exe from inside Windows and proceed only if Keep personal files and apps is offered. Do not point DISM at older media.