good day , may i ask i convert .wim to .esd but the .esd is to large size 4GB , any solution can make it small a bit because want to put it on use drive.
use ventoy it creates exfat partition and you can put several isos on the school pendrive during boot or even choose isos on your SSD HD it has a "browser"
Run the ISO thru this tool: https://forums.mydigitallife.net/th...-install-esd-install-swm-creation-tool.78925/ It offers to either split the install.wim or compress it to install.esd.
Code: Dism /Split-Image /ImageFile:C:\iso_files\sources\install.wim /SWMFile:C:\iso_files\sources\install.swm /FileSize:3800 Run as admin, then delete the install.wim after the command. Obviously change directory for your needs.
If you aren’t using a customized WIM, just use the Media Creation Tool and it will give you SWM files.