How to read manifest, catalog, and DISM package files?

Discussion in 'Windows 11' started by MG86, Dec 14, 2024.

  1. MG86

    MG86 MDL Junior Member

    Jul 26, 2024
    53
    11
    0
    Microsoft makes it difficult to figure out DISM package content. There are manifest files, catalog files, and DISM package names. I want to know the name of a package that, for example, contains vid.sys and wvid.inf files. How can I do that? I want to remove Hyper-V packages services with DISM without removing Hypervisor and Isolated User Mode packages needed for Virtualized Based Security. I think UUP dump is a good source of DISM package names, but I want to what is inside each package without having to download all of them. I prefer to actually have a list of all Windows OS files and references to DISM package from which those files come.
     
  2. MG86

    MG86 MDL Junior Member

    Jul 26, 2024
    53
    11
    0
    Bump!