Windows 10: i try to create image from new laptop with DISM tool but its showing error "The process...

Discus and support i try to create image from new laptop with DISM tool but its showing error "The process... in Windows 10 Software and Apps to solve the problem; i try to create image from new laptop with DISM tool but its showing error "The process cannot access the file because it is being used by another... Discussion in 'Windows 10 Software and Apps' started by Satyavijay, Mar 24, 2025.

  1. i try to create image from new laptop with DISM tool but its showing error "The process...


    i try to create image from new laptop with DISM tool but its showing error "The process cannot access the file because it is being used by another process"

    :)
     
    Satyavijay, Mar 24, 2025
    #1
  2. xy677 Win User

    Image Windows 10 laptops with DISM (or other free tool)

    Thanks for the terrific replies. I watched all the Youtube videos posted by Kari and they are fantastic!

    Just wanted to check that I am doing this correctly. I am doing this in a test VM but the steps should be the same for a physical machine:


    1. Installed Win10 Pro and when I got to the customise screen I hit Ctrl+Shift F3 to enter audit mode after it rebooted
    2. I then installed all my WinUpdates (and rebooted) as well as my apps
    3. Installed the Windows System Manager and saved the unattend.xml file to the Sysprep folder
    4. I then ran sysprep /generalize /oobe and the VM shutdown
    5. SInce I am using DISM only (and not any 3rd party tool) I captured the image as follows
    Dism /capture-image /imagefile:d:\install.wim /capturedir:d:\ /name:C-Drive

    6. I then created a new VM and booted from the media and applied the image with:
    Dism /apply-image /imagefile:d:\install.wim /index:1 /ApplyDir:c:\
    bcdboot c:\windows /l en-EN

    This seemed to work fine and after the VM rebooted I could see my customisation.

    The questions I have are:

    1) Will this captured/applied image keep the Windows Activation across all the laptops that have the same hardware?

    2) Will a new unique SID be created for each machine that has the image applied? (these laptops will be joined to the domain)

    Thanks again for all the feedback!
     
    xy677, Mar 24, 2025
    #2
  3. Kari Win User
    Image Windows 10 laptops with DISM (or other free tool)

    One test I would like to ask you to do:

    Repeat steps 1 through 5 on your list. Step 6, run sysprep command with additional /reboot switch:

    Code:
    Let Windows sysprep and restart, does it skip OOBE now or do you still get normal OOBE?
     
  4. i try to create image from new laptop with DISM tool but its showing error "The process...

    DISM - Parameter "Cleanup-Image" is not known (error 87)

    Hello Eric,

    To troubleshoot your concern, we suggest that you run DISM Restore Health command. Refer to the steps provided below:

    • Open Command Prompt (Administrator).
    • Type the following command:
    DISM /Online /Cleanup-Image /RestoreHealth

    3. Press Enter.

    Let us know how it goes.

    Thank you.
     
    Stephanie Sal, Mar 24, 2025
    #4
Thema:

i try to create image from new laptop with DISM tool but its showing error "The process...

Loading...
  1. i try to create image from new laptop with DISM tool but its showing error "The process... - Similar Threads - try create image

  2. i try to create image from new laptop with DISM tool but its showing error "The process...

    in Windows 10 Gaming
    i try to create image from new laptop with DISM tool but its showing error "The process...: i try to create image from new laptop with DISM tool but its showing error "The process cannot access the file because it is being used by another process"...
  3. Error 0x80780166 when trying to create system image

    in Windows 10 Gaming
    Error 0x80780166 when trying to create system image: Introduction:It seems like I deleted something I shouldn't have, so for the past few months, Chromium based apps I think that's the commonality haven't been working properly. Google Chrome, Edge, Steam and Quixel Bridge.Mostly they seemed to work, just not display correctly.I...
  4. Error 0x80780166 when trying to create system image

    in Windows 10 Installation and Upgrade
    Error 0x80780166 when trying to create system image: Introduction:It seems like I deleted something I shouldn't have, so for the past few months, Chromium based apps I think that's the commonality haven't been working properly. Google Chrome, Edge, Steam and Quixel Bridge.Mostly they seemed to work, just not display correctly.I...
  5. Error trying to create a disc image

    in Windows 10 Installation and Upgrade
    Error trying to create a disc image: My hard drive is failing and I have been advised to replace it. I have a Dell Inspiron 2020 All In One desktop. Windows 10 pre installed. I was advised to create a image disc and a repair disc. I have never done this before and all other pc's came with disc's. Went to...
  6. DISM process

    in Windows 10 Installation and Upgrade
    DISM process: I ran DISM toady. I was watching it work. It got to 60% and then skipped right to the end. It used to do that but around 80% and it hang there a little bit. I'm not sure that's normal behavior. Is the command executing normally?...
  7. Dism error when trying to Mount a Win 10 image

    in Windows 10 Support
    Dism error when trying to Mount a Win 10 image: I am trying to mount a wim, which I have done many times, using this command in powershell dism.exe /Mount-wim /WimFile:c:\temp\win10.wim /index:1 /MountDir:c:\mount I get a return from Powershell that references the log with this one error. Oddly the log references an...
  8. SYSTEM IMAGE - Will I need to create a new system image each time I want to update its...

    in Windows 10 Installation and Upgrade
    SYSTEM IMAGE - Will I need to create a new system image each time I want to update its...: Hello at Microsoft. I have just created a system image for my laptop - Windows 10. The `Dummies` book recommends a regular update... weekly / monthly, etc. Will new data be added to the existing system image OR must I delete it and create a NEW system image each time I...
  9. Image Windows 10 laptops with DISM (or other free tool)

    in Windows 10 Backup and Restore
    Image Windows 10 laptops with DISM (or other free tool): Hi All I'm about to rollout about 100 Lenovo Carbon X1 laptops with Windows 10 Pro on them and I wanted to find out how I can create an image of a fully patched Windows 10 install. From what I have read ImageX is no longer so I assume I have to use DISM. Can DISM be...
  10. creating usb pen for dism apply-image

    in Windows 10 Installation and Upgrade
    creating usb pen for dism apply-image: I have managed to create a USB pen drive to apply WIM images using the DISM Apply-image command in 64bit so I know it can be done but any ideas how to create a pen to apply 32bit WIM images 24718