Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » DISM failed with error 0x800f081f: Source file could not be found

DISM failed with error 0x800f081f: Source file could not be found

Posted on 21/09/202022/02/2025 Christian By Christian No Comments on DISM failed with error 0x800f081f: Source file could not be found
DISM error 0x800f081f

Usually, the DISM failed “0x800f081f” error is caused by incorrectly configured system settings or irregular entries in the Windows registry. But in this case, this error message states that the DISM tool was unable to find the files required to fix the Windows image in their default location. In this article, we shall discuss “DISM failed with error 0x800f081f: Source file could not be found”. DISM failed with error 0x800f081f. Pleaase see Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access, and Error 740: Elevated permissions are required to run DISM.

Here are some related contents, see how to fix error 0xc1510114: The wim file needs to be remounted, Error 0x80070002: When trying to mount an image file, Error code 15601: How to resolve DISM unspecified error when removing preinstalled packages, 

This means the source files could not be found” even with the correct ISO, source files, and the right path. I also got this error without having any dependency issues. Below is the error log prompted when I tried adding packages to the Windows Image (WIM).

  • Error: 0x800f081f
  • DISM failed. No operation was performed.
  • For more information, review the log file.
  • The DISM log file can be found at C:\windows\Logs\DISM\dism.log

To resolve this DISM failed with error 0x800f081f issue, you have to either run a component clean up and then an SFC Scan or provide DISM with a location that contains the files it needs to attempt the image repair.

Solution to DISM failed with error 0x800f081f

I resolved this by downloading the Windows 10 ISO from the Microsoft Tech Bench Upgrade Program. Using that as the source for the DISM command and download the iso file again. You can use this alternative link too.

Alternatively, the Windows 10 2004 language ISO can be downloaded from the following website https://my.visualstudio.com or from https://www.microsoft.com/vlsc, which is Volume Licensing Service Center as well.

Next step in resolving DISM failed error 0x800f081f is mounting the iso. Once you’ve downloaded the iso, mount it. ( Right-click at the iso file > click Mount ) and extract the needed package (FoD) you wish to add to your install.wim file (windows image). See this article on how to add packages to the Windows image (install.wim) file.

Now, when you try to add the package again with the right PackageFamilyName (UWP), you should get the following message below that the installation was successful.

Deployment Image Servicing and Management tool
Version: xxxxxxx

Image Version: xxxxxx

Processing 1 of 1 - Adding package Microsoft-OneCore-DeveloperMode-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1
[==========================100.0%==========================]

If the following step mentioned above do not work, you should perform the following steps below.

1: Analyse the Component:

Before proceeding to start the component clean, first analyze it to see if there are DISM failed 0x800f081f errors. Here is the command to achieve this. MountZ here is the mounted directory.

dism /Image:G:\Path-to-the-mounted-wim-file\<MountedZ> /Cleanup-Image /AnalyzeComponentStore >>G:\path-to-the-text-fileoutput\AnalyzeCompStore.txt

2: Clean the Components File

The first way to tackle this DISM failed with error 0x800f081f issue is to clean up image components. This can be done by running another DISM command. Use the command below to resolve issues with the install.wim file.

dism /Cleanup-Image:G:\path-to-mounted-wim-file/StartComponentCleanup /ResetBase

Note: Also try to see if there are dependencies that is needed for the the package you are adding. If this is not meant, this could also result to issue.

I hope you found this blog post on “DISM failed with error 0x800f081f: Source file could not be found” helpful. If you have any questions about the DISM failed error 0x800f081f, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Microsoft Deployment Toolkit (MDT), WDS, Windows Deployment Services

Post navigation

Previous Post: Adding a new partition to an existing Linux server
Next Post: NTuser.dat file: How to correctly load Windows Registry Hive

Related Posts

  • original 1
    DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
  • sandboxx
    Use Windows Sandbox as a security feature Virtualization
  • 1 WeXxkEX0JG3oB781HD8Hrg 1
    Post OS installation: Configure the properties of Windows Server Windows Server
  • sdf
    What is GPO and how can it be launched in Windows Windows Server
  • ycx
    How to use SysInternals Live Tools Windows Server
  • fix windows activation 0x87E10BC6 error
    Fix Error 0x87E10BC6 on a PC running Windows non-core Edition Windows

More Related Articles

original 1 DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
sandboxx Use Windows Sandbox as a security feature Virtualization
1 WeXxkEX0JG3oB781HD8Hrg 1 Post OS installation: Configure the properties of Windows Server Windows Server
sdf What is GPO and how can it be launched in Windows Windows Server
ycx How to use SysInternals Live Tools Windows Server
fix windows activation 0x87E10BC6 error Fix Error 0x87E10BC6 on a PC running Windows non-core Edition Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • image 117
    Deploy MVC Application to AWS EC2 Using RDP and Web Deploy Configuration Management Tool
  • fjkjcvbnm
    How to enable Enhanced Networking Adapter (ENA) on Windows AWS/Azure/OpenShift
  • 1 kajkbmlyehn0inifwrh 8w
    How to install Kerberos packages via Cygwin in Windows Windows Server
  • chrome feature image light blue
    Set Chrome as default: How to set a browser as default on macOS Mac
  • Feature image  Error Code 0xC1900101 – 0x30018
    How to Fix Windows Update Error Code 0xC1900101 – 0x30018 Windows
  • Featured image Some Settings are managed by your organization
    How to Fix “Some Settings Are Managed by Your Organization” Error in Windows Update Windows
  • youtube cover blue
    How to use the Azure Cloud Shell or Azure CLI and Azure PowerShell AWS/Azure/OpenShift
  • PowerShell 1
    How to upgrade PowerShell to the latest version on macOS via Homebrew Mac

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,817 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.