Boot Environment DVD

Applies to:
✅ Windows 11 IoT Enterprise LTSC 2024
✅ Windows 10 IoT Enterprise LTSC 2021 (19044.1741 or later)

Package Description

Package: Microsoft-Windows-BootEnvironment-Dvd
Boot from DVD.

Important

This feature is only supported on the Windows IoT Enterprise LTSC edition. If you choose to remove any of this package from Windows IoT Enterprise, you must ensure that your solution does not rely on functionality of the removed package. You cannot restore the package without a full reinstall of Windows IoT Enterprise LTSC.
For more information, see Removable Packages System Requirements.

Package Removal

  1. To remove a specific package from the image type:

    Dism.exe /Online /NoRestart /Disable-Feature /FeatureName:Microsoft-Windows-BootEnvironment-Dvd /PackageName:@Package
    

    To remove a package from an offline image mounted at c:\offline type:

    Dism.exe /Image:c:\offline  /Disable-Feature /FeatureName:Microsoft-Windows-BootEnvironment-Dvd /PackageName:@Package
    

    Note

    This package cannot be removed from the original install.wim since it is dynamically installed based on hardware capabilities. To remove this package offline, you must mount a post installation captured WIM or a VHD that has already been deployed.

  2. Optional: Use DISM /GetFeatureInfo to get the status of a removable package type:

    Dism.exe /Online /Get-FeatureInfo /FeatureName:Microsoft-Windows-BootEnvironment-Dvd /PackageName:@Package
    

Package Details

Package Size

Release x64 ARM64
Windows 11 IoT Enterprise LTSC 2024 6,224 KB 3,112 KB
Windows 10 IoT Enterprise LTSC 2021 9.108 KB

File List

File Name Installed Location
bcd %windir%\boot\dvd\efi\bcd
efisys.bin %windir%\boot\dvd\efi\en-us\efisys.bin
efisys_noprompt.bin %windir%\boot\dvd\efi\en-us\efisys_noprompt.bin
bcd %windir%\boot\dvd\pcat\bcd
boot.sdi %windir%\boot\dvd\pcat\boot.sdi
etfsboot.com %windir%\boot\dvd\pcat\etfsboot.com