/Disable-Feature /FeatureName: /PackageName: Disables the specified feature in the image. If the package name is not specified, ...

/Disable-Feature /FeatureName: [/PackageName:]

  Disables the specified feature in the image. If the package name is not
  specified, the Windows Foundation package is assumed.

    Examples:
      DISM.exe /Image:C:	est\offline /Disable-Feature /FeatureName:Hearts

      DISM.exe /Image:C:	est\offline /Disable-Feature
        /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0