Windows 10: DISM error 0x800f0915, The repair content could not be found anywhere

Discus and support DISM error 0x800f0915, The repair content could not be found anywhere in Windows 10 News to solve the problem; [ATTACH]Deployment Image Servicing and Management (DISM) is a built-in Windows command-line tool used to service and repair Windows images. It can fix... Discussion in 'Windows 10 News' started by WinClub, Jun 24, 2026 at 9:22 AM.

  1. WinClub New Member

    DISM error 0x800f0915, The repair content could not be found anywhere


    DISM error 0x800f0915, The repair content could not be found anywhere DISM-error-0x800f0915-The-repair-content-could-not-be-found-anywhere.png
    Deployment Image Servicing and Management (DISM) is a built-in Windows command-line tool used to service and repair Windows images. It can fix problems with the Windows component store, which contains the files required for Windows features, updates, and system repairs. However, some users have reported encountering the following error while running DISM to troubleshoot random shutdowns, […]

    This article DISM error 0x800f0915, The repair content could not be found anywhere first appeared on TheWindowsClub.com.

    read more...
     
  2. RejZoR Win User

    How to get damn DISM to work?

    Thx guys, I'll compress this data into a blog post. For all the so called guides I've read, not a single one mentioned it has to be WIM file (some listed even ESD which clearly doesn't work) or that certain ISO images don't work with DISM.

    After I've done DISM thingie, SFC also managed to repair stuff. Which is what I've needed here.
     
  3. zbook Win User
    Programs not working

    In post 26 there were steps listed to fix the operating system corruption.
    Are you able to follow them?
    In post 29 was the suggested dism repair command.
     
  4. DISM error 0x800f0915, The repair content could not be found anywhere

    DISM error 0x800f0915, The repair content could not be found anywhere :( DISM (Error 0x800f081f) and SFC (Failed to Repair)


    Hi Brink,

    Your tutorial regarding this error (see title) is wonderfully written and I give you two thumbs up, but so far no joy for me. I have tried everything in your tutorial from running all the steps suggested as much in an elevated Command Prompt as in PowerShell to no avail. I have attached the "sfcdetails.text" file for you to check out and see if you can come up with any valid suggestions with regard to my case.

    I am a little bit hesitant to refresh Windows 10 since I have lots of applications and it will be mind-boggling to reinstall all of them. Below you have either a screenshot or a copy/paste of all the steps I have tried so far:

    A-DISM CLEANUP-IMAGE TOOL IN POWERSHELL


    Windows PowerShell
    Copyright (C) 2015 Microsoft Corporation. All rights reserved.

    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -CheckHealth
    Path :
    Online : False
    ImageHealthState : Repairable
    RestartNeeded : False

    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -ScanHealth
    Path :
    Online : False
    ImageHealthState : Repairable
    RestartNeeded : False


    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -RestoreHealth
    Repair-WindowsImage : The restore operation failed. Either the repair source was not found or the component store
    cannot be repaired.
    At line:1 char:1
    + Repair-WindowsImage -Online -RestoreHealth
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: DISM error 0x800f0915, The repair content could not be found anywhere :)) [Repair-WindowsImage], COMException
    + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand


    PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\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 informat
    ion 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
    PS C:\WINDOWS\system32>

    B-REPAIRING WINDOWS 10 IMAGE USING DISM:

    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.
    C:\WINDOWS\system32>Dism /Online /Cleanup-Image /CheckHealth
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    The component store is repairable.
    The operation completed successfully.


    C:\WINDOWS\system32> Dism /Online /Cleanup-Image /ScanHealth
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    [==========================100.0%==========================]
    The component store is repairable.
    The operation completed successfully.


    C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth
    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 t
    o 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


    C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\so
    urces\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 t
    o 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


    C:\WINDOWS\system32>


    DISM error 0x800f0915, The repair content could not be found anywhere [​IMG]


    I am really hoping that you can have a look at my case. Thanks.
     
Thema:

DISM error 0x800f0915, The repair content could not be found anywhere

Loading...
  1. DISM error 0x800f0915, The repair content could not be found anywhere - Similar Threads - DISM error 0x800f0915

  2. Error 0x800f0915

    in Windows 10 Software and Apps
    Error 0x800f0915: After running the DISM.exe /Online /Cleanup-image /Restorehealth command the error 0x800f0915 appears. I've already tried downloading the iso file for my windows version which is 24h2 windows 11 and using the source:d command but the error still appeard. Can someone help me?...
  3. What does the following error reflect? DISM error 0x800f0915.

    in Windows 10 Gaming
    What does the following error reflect? DISM error 0x800f0915.: Hello!I have been experiencing random shutdowns or reboots and ran DISM and SFC. DISM reflected this error 0x800f0915. There does not seem to be any information on it anywhere....
  4. What does the following error reflect? DISM error 0x800f0915.

    in Windows 10 Software and Apps
    What does the following error reflect? DISM error 0x800f0915.: Hello!I have been experiencing random shutdowns or reboots and ran DISM and SFC. DISM reflected this error 0x800f0915. There does not seem to be any information on it anywhere....
  5. DISM error 0x800f081f - Source file could not be found

    in Windows 10 Gaming
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  6. DISM error 0x800f081f - Source file could not be found

    in Windows 10 Software and Apps
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  7. DISM error 0x800f081f - Source file could not be found

    in Windows 10 BSOD Crashes and Debugging
    DISM error 0x800f081f - Source file could not be found: Hi -I've been having issues recently installing Windows updates and I found that my Windows "Sandbox" environment is no longer working. I've recently been messing with my .net installation to get a specific application working I'm pretty sure that's how I got into this mess...
  8. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Software and Apps
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...
  9. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Customization
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...
  10. DISM "error 0x800f081f The source files could not be found".

    in Windows 10 Gaming
    DISM "error 0x800f081f The source files could not be found".: I am unable to complete the repair using DISM command tool.My Lap runs Windows 10 version 22H2, build 19045.2364. It has recently started having some problem with windows update showing errors0x80071160 and 0x800706ba.RanDISM /Online /Cleanup-Image /CheckHealth Deployment...