Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images

How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images

Posted on 20/09/202027/09/2023 Christian By Christian No Comments on How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images
fix system cannot find file specified

You may run into “fix the system cannot find the file” issue when adding packages to Windows Image (install.wim) file. I will be discussing the reason for this error and how to resolve.

Here are some articles I have written on how to resolve some errors relating to Windows Images. Error 0xc1570103: The license file was not found in the specified path, and how to fix error 0xc1510114-The wim file needs to be remounted. 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, 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. The below image is the output I got while trying to add packages to an install.wim file.

LP packages Windows Images

Fix the system cannot find the file

Note: The path and Cabinet (Cab) files were correctly specified, but this error was still prompted because the PackageFamilyName (UWP) was renamed, and the DISM tool could not install the cabinet file with the file name. This sounds a bit strange as some other packages were installed this way.

Solution: I was able to resolve this issue, by mounting the Feature on Demand (FoD) ISO and re-copied the needed packages without renaming them. Here is an example of a package “Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~.cab”. In this way, the packages were installed successfully. Please see this article on how to how to Add Packages to Windows image the DISM Tool.

dism /Image:G:\Path-to-the-mounted-wim-file\<MountedZ(mountedDirectory)> /Add-Package /PackagePath:G:\path-to-the-package\the-cabinet(cab)-file-to-be-added

After successfully adding the package to the WIM file, you should get a message as shown below
Deployment Image Servicing and Management tool
Version: xxxxxxxxxxxxxxxx
Image Version: xxxxxxxxxxx
Processing 1 of 1 - Adding package Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~.cab
[==========================100.0%==========================]
The operation completed successfully.

I hope you found this blog post on fix the system cannot find the file helpful. Furthermore, If you have any questions, please let me know in the comment session.

Rate this post

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:DISM, Microsoft Deployment Toolkit (MDT), WDS, Windows Deployment Services

Post navigation

Previous Post: Action cannot be complete because the computer is open in Wimserv
Next Post: ESXI 6.7 ALARM: Seat disk exhaustion on 10

Related Posts

  • Slide1
    Enable Exploit Protection feature on Windows using the Windows Security App, Microsoft Endpoint Configuration Manager, and Group Policy Windows
  • Rules of Delegation
    Assign users with rights to reset password in Active Directory Windows Server
  • Install Microsoft PKI   ADCS
    Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell Windows Server
  • How to visualize MBAM Recovery Audit Report with Python
    Visualize MBAM Recovery Audit Report with Python Automation
  • BdeHdCfg
    Fix System Partition not available or large enough on Microsoft BitLocker Administration and Monitoring [Part 1] Windows Server
  • windows 10 spying 1200x687 1
    Error 183: Specified image is being serviced by another DISM operation Windows Server

More Related Articles

Slide1 Enable Exploit Protection feature on Windows using the Windows Security App, Microsoft Endpoint Configuration Manager, and Group Policy Windows
Rules of Delegation Assign users with rights to reset password in Active Directory Windows Server
Install Microsoft PKI   ADCS Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell Windows Server
How to visualize MBAM Recovery Audit Report with Python Visualize MBAM Recovery Audit Report with Python Automation
BdeHdCfg Fix System Partition not available or large enough on Microsoft BitLocker Administration and Monitoring [Part 1] Windows Server
windows 10 spying 1200x687 1 Error 183: Specified image is being serviced by another DISM operation Windows Server

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

sysadmin top30a

  • powershell auto run
    How to pause a PowerShell script Windows
  • screenshot 2020 03 21 at 22.44.04 1
    How to create a Microsoft HyperV checkpoint Virtualization
  • screenshot 2020 02 08 at 20.02.50
    Windows 10 Administrative Shortcut command key Windows Server
  • Fatal Refusing to Merge
    How to Fix Fatal Git Error Refusing to Merge Unrelated Histories Version Control System
  • win 10 login screen
    How to Transfer User Profile to another User in Windows Windows
  • 33
    The wim file needs to be remounted: Fix error 0xc1510114 Windows Server
  • powershell01
    How to add servers to the Trusted Hosts list Scripts
  • MachineAccountQuota
    Change the number of MachineAccountQuota a user can add to AD Windows Server

Subscribe to Blog via Email

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

Join 1,823 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

AWS 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.