Create Custom Windows 10 Image With Applications Pre-installed Many people ask how to add apps to windows 10 image, so when you install windows 100, it installs all your software and applications during the installation process. dism -h dism /capture-image -h You will need to edit this command to your drives: dism.exe /capture-image /ImageFile:"D:\install.wim" /CaptureDir:C:\ /Name:win10apps /compress:max