DISM Command-Line Options

Deployment Image Servicing and Management (DISM.exe) mounts a Windows image (.wim) file, full-flash utility (FFU) file, or virtual hard disk (.vhd or .vhdx) for servicing. You can also use DISM to install, uninstall, configure, and update the features and packages in offline Windows images and offline Windows Preinstallation Environment (WinPE) images. For more information about common DISM scenarios, see DISM overview.

In addition to the command-line tool, DISM is available by using PowerShell. For more information, see Deployment Imaging Servicing Management (DISM) Cmdlets in Windows PowerShell.

DISM replaces tools including PEImg, Intlcfg, Package Manager, and ImageX.

In This Section

DISM Image Management Command-Line Options

Image management commands such as capturing, applying, and mounting a Windows image.

DISM Global Options for Command-Line Syntax

Basic command-line syntax and universal options for servicing functions.

DISM Operating System Package Servicing Command-Line Options

Package-servicing commands for adding, removing, and enumerating .cab and .msu packages and enabling, disabling, and enumerating features.

DISM Provisioning Package (.ppkg) Command-Line Options

Use Windows provisioning packages (.ppkg)

DISM Capabilities Package Servicing Command-Line Options

Capabilities servicing commands for adding languages, .NET, and other Windows features.

DISM App Package (.appx or .appxbundle) Servicing Command-Line Options

Servicing commands for adding, removing, and enumerating app packages.

DISM Application Servicing Command-Line Options

Servicing commands that can be used to check the applicability of Windows Installer application patches (.msp files) and to query your offline image for information about installed MSI applications and application patches (.msp files).

DISM Default Application Association Servicing Command-Line Options

Servicing commands for importing, exporting, removing, and enumerating the settings that specify which application opens a file based on file extension or protocol

DISM Languages and International Servicing Command-Line Options

International-servicing commands for adjusting international settings and configurations.

DISM Driver Servicing Command-Line Options

Driver-specific servicing commands for adding, removing, and enumerating driver .inf files.

DISM Unattended Servicing Command-Line Options

Servicing commands that can be used to apply an Unattend.xml file.

DISM Windows PE Servicing Command-Line Options

WinPE–specific servicing commands for preparing a WinPE image.

DISM Windows Edition-Servicing Command-Line Options

Edition-servicing commands for changing the edition of your Windows image.

DISM Operating System Uninstall Command-Line Options

Commands for working with operating system uninstalls.

DISM Reserved Storage Command-Line Options

Commands for working with reserved storage.

DISM Image Management Command-Line Options

What is DISM?