Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

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 IT Expert By IT Expert No Comments on How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images
  1. Home
  2. Windows Server
  3. 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

  • Capture 37
    How to Configure Network Load Balancing on Windows Server Backup
  • screenshot 2020 03 13 at 21.22.29
    How to determine Cygwin version Windows Server
  • Windows Admin Center v2   2401 install   2306 to 2311 upgrade
    Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
  • dfggg
    SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
  • hero windowsadmincenter
    How to schedule and run update via Windows Admin Center Windows Server
  • How to fix Windows Update Fails with Error 0x80092004
    How to fix Windows Update Fails with Error 0x80092004 Windows

More Related Articles

Capture 37 How to Configure Network Load Balancing on Windows Server Backup
screenshot 2020 03 13 at 21.22.29 How to determine Cygwin version Windows Server
Windows Admin Center v2   2401 install   2306 to 2311 upgrade Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
dfggg SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
hero windowsadmincenter How to schedule and run update via Windows Admin Center Windows Server
How to fix Windows Update Fails with Error 0x80092004 How to fix Windows Update Fails with Error 0x80092004 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

  • Windows11
    How to change Regional Settings for all users on Windows 11 Windows
  • FileNotFoundError Errno 2 No such file or directory
    Fix FileNotFoundError: [Errno 2] No such file or directory Scripts
  • Configure NFS on Windows Server
    How to install NFS Server on Windows Server Windows Server
  • Synology 1
    Synology NAS brute-force attack: Employ Synology Best Practice to remediate StealthWorker Botnet attack Security | Vulnerability Scans and Assessment
  • How to pause updates and why
    How to Pause Windows Update via Windows Settings Windows
  • How to Install SonarQube on Ubuntu LTS
    How to Install SonarQube on Ubuntu 20.04 LTS Network | Monitoring
  • Screenshot 2024 02 29 at 4.47.19 PM
    How to reset MacBook password after all other options fail Mac
  • Gitfixed
    GitLab-runner is not recognized as an internal or external command, operable program, or batch file Version Control System

Subscribe to Blog via Email

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

Join 1,779 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 © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.