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
  • banner
    How to fix Git always asking for my Username and Password Version Control System
  • chrome feature image light blue
    Set Chrome as default: How to set a browser as default on macOS Mac
  • How to Fix Application Error (0xc0000135) in Windows
    Fix the application was unable to start correctly (0xc0000135) error Windows
  • next cloud desktop
    How to install Nextcloud Desktop client on Mac Mac
  • How to use Netstat.exe to confirm which Program uses or blocks a port
    How to use Netstat.exe to confirm which Program uses or blocks a port Linux
  • slackrmspace
    Leave a Slack Workspace temporarily: How to deactivate a Slack workspace JIRA|Confluence|Apps
  • oracle q4 earnings are in e28094 but what does it really mean 700x425 1
    How to uninstall Oracle Database 11G or 12c Oracle/MSSQL/MySQL
  • unionfsfeature
    How to Overlay two files with UnionFs in a Linux System Linux

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

  • hero windowsadmincenter
    How to set up Windows Admin Center on a Windows Server Windows Server
  • original
    Windows Deployment Services: WDSUTIL CommandLine Options on Windows Server 2019 Windows Server
  • Trellix Invalid credential
    Fix unable to login to Trellix ePO with Windows authentication Windows Server
  • hero windowsadmincenter
    Failed to create a scheduled task: There is no disconnected command associated with the runspace Windows Server
  • image 38
    How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows
  • How to determine Active Directory Site Name
    How to determine Active Directory Site Name Network | Monitoring

More Related Articles

hero windowsadmincenter How to set up Windows Admin Center on a Windows Server Windows Server
original Windows Deployment Services: WDSUTIL CommandLine Options on Windows Server 2019 Windows Server
Trellix Invalid credential Fix unable to login to Trellix ePO with Windows authentication Windows Server
hero windowsadmincenter Failed to create a scheduled task: There is no disconnected command associated with the runspace Windows Server
image 38 How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows
How to determine Active Directory Site Name How to determine Active Directory Site Name Network | Monitoring

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

  • banner
    How to fix Git always asking for my Username and Password Version Control System
  • chrome feature image light blue
    Set Chrome as default: How to set a browser as default on macOS Mac
  • How to Fix Application Error (0xc0000135) in Windows
    Fix the application was unable to start correctly (0xc0000135) error Windows
  • next cloud desktop
    How to install Nextcloud Desktop client on Mac Mac
  • How to use Netstat.exe to confirm which Program uses or blocks a port
    How to use Netstat.exe to confirm which Program uses or blocks a port Linux
  • slackrmspace
    Leave a Slack Workspace temporarily: How to deactivate a Slack workspace JIRA|Confluence|Apps
  • oracle q4 earnings are in e28094 but what does it really mean 700x425 1
    How to uninstall Oracle Database 11G or 12c Oracle/MSSQL/MySQL
  • unionfsfeature
    How to Overlay two files with UnionFs in a Linux System Linux

Subscribe to Blog via Email

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

Join 1,825 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.