Windows 10: dism mount of install.wim gets bad format error (header mismatch)

Discus and support dism mount of install.wim gets bad format error (header mismatch) in Windows 10 Performance & Maintenance to solve the problem; I am attempting to use dism to mount install.wim for build 10240 (the current publicly available build), and dism gets an error 11, which is incorrect... Discussion in 'Windows 10 Performance & Maintenance' started by jonlcampbell, Oct 18, 2015.

  1. dism mount of install.wim gets bad format error (header mismatch)


    I am attempting to use dism to mount install.wim for build 10240 (the current publicly available build), and dism gets an error 11, which is incorrect format error. dism lists the image correctly, and it is the only image in the .wim

    Command:
    C:\WINDOWS\system32>dism /mount-image /imagefile:c:\files\windows\install.wim /index:1 /mountdir:c:\mount


    The log file has the following entries:

    2015-10-19 10:56:30, Warning DISM DISM WIM Provider: PID=5716 [ReadWimHeader 1723) -> version/header mismatch] c:\files\windows\install.wim (HRESULT=0x8007000B) - CWimManager::WimProviderMsgLogCallback[5716] [0xc144012e]
    2015-10-19 10:56:30, Error DISM DISM WIM Provider: PID=5716 [WIMCreateFile 425) -> Fail to read WIM header] c:\files\windows\install.wim (HRESULT=0x8007000B) - CWimManager::WimProviderMsgLogCallback
    2015-10-19 10:56:30, Error DISM DISM WIM Provider: PID=5716 TID=7024 WIM open failed. - CWimImageInfo::Mount(hr:0x8007000b)
    2015-10-19 10:56:30, Error DISM DISM Imaging Provider: PID=5716 TID=7024 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:817 - CGenericImagingManager::InternalOpMount(hr:0x8007000b)
    2015-10-19 10:56:30, Error DISM DISM Imaging Provider: PID=5716 TID=7024 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:737 - CGenericImagingManager::InternalCmdMount(hr:0x8007000b)
    2015-10-19 10:56:30, Error DISM DISM Imaging Provider: PID=5716 TID=7024 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:535 - CGenericImagingManager::ExecuteCmdLine(hr:0x8007000b)
    2015-10-19 10:56:30, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.

    Anyone else encounter this error?

    :)
     
    jonlcampbell, Oct 18, 2015
    #1
  2. Dan Banks Win User

    "Windows Resource Protection found corrupt files but was unable to fix some of them" error message on running SFC scan on Windows 10 PCs.

    I used this command to mount: Dism /Mount-Image /ImageFile:C:\testing\install.wim /index:1 /MountDir:C:\sourcetest \offline but when I executed: Dism /Mount-Image /ImageFile:C:\testing\install.wim /index:1 /MountDir:C:\sourcetest \offline it did not
    work. So I ask please show me how to MOUNT the ISO , and what command line to point the DISM to it. Again, thanks
     
    Dan Banks, Oct 18, 2015
    #2
  3. DISM

    Hello, I have a problem with the DISM tool. When I run the command:

    Dism /Mount-Image /ImageFile:C:\test\images\install.wim /Name:"Windows Drive" /MountDir:C:\test\offline

    I get Error: 0xc1560111

    The specified image does not exist in the specified image container.

    Check the image container first for existing images.

    The install.wim file IS in that folder for sure, I don't understand this error.

    I typed error code into search and found nothing. Could anyone help with this?
     
    MiodragMilincic, Oct 18, 2015
    #3
  4. topgundcp Win User

    dism mount of install.wim gets bad format error (header mismatch)

    No, It won't work with the version publicly available. You would need the version that you purchase in order to mount.
     
    topgundcp, Oct 18, 2015
    #4
  5. lx07 Win User
    The .wim from the media upgrade tool is compressed and doesn't work. Are you trying to use that?

    Download the ISO from Tech Bench - it works just fine.
     
  6. I'm downloading it now. Thanks for the TechBench ref. I'm also signed up for the Insider program, I should have guessed that the public wim image would be unusable for anything but actually upgrade/install and tried an Insider ISO. I'm doing some research work on the image, not something particularly useful.

    Thanks again
    Jon
     
    jonlcampbell, Oct 19, 2015
    #6
  7. Kyhi Win User
    The Retail ISO contains a MediaMeta.xml file that locks the install.wim
    thus preventing Dism from using it
     
  8. dism mount of install.wim gets bad format error (header mismatch)

    Good to know, thanks. I just downloaded a techbench ISO, I assume from the post by halasz that I won't have trouble with it. As I mentioned, this is not for anything terribly important.

    The techbench ref is important to me, however. I'll be doing freelancing, and I'll probably be helping my customers with upgrading to Windows 10.

    Thanks again to all who have commented
    Jon
     
    jonlcampbell, Oct 19, 2015
    #8
  9. Just wanted to let everyone know, I just successfully mounted install.wim with Windows 7 dism. (Slow as molasses on my severely under-powered Dell Dimension 4500). Thanks so much for the tips.

    So the answer is: use a copy of the ISO that is designed for install.wim to be mounted...*Smile

    Jon
     
    jonlcampbell, Apr 4, 2018
    #9
Thema:

dism mount of install.wim gets bad format error (header mismatch)

Loading...
  1. dism mount of install.wim gets bad format error (header mismatch) - Similar Threads - dism mount install

  2. How to mount wim file with DISM?

    in Windows 10 Gaming
    How to mount wim file with DISM?: I am trying to mount a wim file to customize the windows 11 installation. I downloaded the Windows 11 Media creation tool and created a usb key with it. I noticed the usb key had 2 swm files. I don't know if you can mount 2 swm files. I would prefer to mount 2 swm files...
  3. How to mount wim file with DISM?

    in Windows 10 Software and Apps
    How to mount wim file with DISM?: I am trying to mount a wim file to customize the windows 11 installation. I downloaded the Windows 11 Media creation tool and created a usb key with it. I noticed the usb key had 2 swm files. I don't know if you can mount 2 swm files. I would prefer to mount 2 swm files...
  4. Mount image with dism

    in Windows 10 Network and Sharing
    Mount image with dism: Keep getting this errorC:\WINDOWS\system32>dism /mount-image "/imagefile:C:\iso_files\sources\install.wim /index:6 /MountDir:C:\test\offline Deployment Image Servicing and Management tool Version: 10.0.19041.844 Error: 87 The command-line is missing the /mountdir option. For...
  5. Pls, help! DISM /Mount-wim error: 5 Access Denied. during the update, while troubleshooting.

    in Windows 10 Ask Insider
    Pls, help! DISM /Mount-wim error: 5 Access Denied. during the update, while troubleshooting.: C:\WINDOWS\system32>dism /online /cleanup-image /startcomponentcleanup Deployment Image Servicing and Management tool Version: 10.0.19041.329 Image Version: 10.0.19041.388 [=========== 20.0% ] Error: 5 Access is denied. The DISM log file can be found at...
  6. DISM error(syntax incorrect) when trying to mount WIM files..

    in Windows 10 Performance & Maintenance
    DISM error(syntax incorrect) when trying to mount WIM files..: I get this error every time when i try mounting files using DISM, Code: The filename, directory name or Volume label syntax is incorrect.[/quote] earlier there was a problem regarding wimmount.sys driver not found whose path was changed due to Macrium Reflect Free, i...
  7. FLTMGR and BAD Pool Header errors

    in Windows 10 BSOD Crashes and Debugging
    FLTMGR and BAD Pool Header errors: So, Im very stressed at the moment, I accidetally downloaded malware and after I removed it my PC restarted and I was given a FLTMGR blue screen of death, it will not allow me to reset my PC because im given an error every time, and all of my restore points are deleted, and...
  8. Mounting a windows 10 Wim file using DISM command in command prompt

    in Windows 10 Customization
    Mounting a windows 10 Wim file using DISM command in command prompt: Hii, I am facing error while mounting windows 10 Wim file using DISM. The error i am getting is Error:5 Access is denied The DISM log file can be found at C:\windows\Logs\DISM\dism.log I have attached the screen shot of the command prompt. Kindly provide any...
  9. Edit registry on a mounted wim

    in Windows 10 Customization
    Edit registry on a mounted wim: Can anybody tell me how to modify the registry on a mounted wim? I keep getting Access denied. This is the command I am using: reg load hkey_local_machine\software c:\test\offline\windows\system32\config\software We have Windows 10 64 bit Enterprise edition. 92826
  10. DISM captures a 17GB wim file. Yet it's only 3.7GB when mounted!???

    in Windows 10 Installation and Upgrade
    DISM captures a 17GB wim file. Yet it's only 3.7GB when mounted!???: ​I volunteer at a local community center. It has an Open Computer Lab for the public. It has An HP Server (Server 2012 R2). It’s a domain controller supporting Folder Redirection and Roaming Profiles 20 PCs (Windows 10 Pro v1511) but being upgrade to v1607. No hurry to get...

Users found this page by searching for:

  1. 0xc1560111

    ,
  2. dism mount wim header version mismatch

    ,
  3. version header mismatch HRESULT=0x8007000B

    ,
  4. dism version/header mismatch