Windows 10: Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...

Discus and support Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline... in Windows 10 Gaming to solve the problem; Hi, I am having a problem with Windows 11. After attempting to update my Audio driver, the computer will not load windows. It gets to the lock screen... Discussion in 'Windows 10 Gaming' started by GAJ_CO, Feb 14, 2024.

  1. GAJ_CO Win User

    Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...


    Hi, I am having a problem with Windows 11. After attempting to update my Audio driver, the computer will not load windows. It gets to the lock screen but offers no password box and on any key press just goes lops back to the lock screen continuously. I eventually used Windows Media Creation tool to create a bootable USB to get into recovery mode. Startup Repair does not work says corrupt files cannot be repaired. Then tried to repair using dism from the usb recovery image F: drive on my rig Dism /image:C:\ /cleanup-image /restorehealth /source:f:\sources\install.esd also tried in

    :)
     
    GAJ_CO, Feb 14, 2024
    #1
  2. johnspack Win User

    Compacting a wim file?

    Sorry, no idea where to put this. I just recently learned how to use dism. I use it to slipstream all hotfixes and ie10 ect into an AIO install disc. The problem is, it creates a huge install.wim after 8 index mounts and slipstreams. Considering all 8 images use the same darn wim and files, don't know why it has to increase the wim size by 1gig. Either I need to figure out how to use the same wim.install file for all indexes, or I need to compact the wim file which is now 4gbs with ie10 and all updates to April. Any way to do either?
     
    johnspack, Feb 14, 2024
    #2
  3. Kari Win User
    Convert ESD file to WIM using DISM in Windows 10


    In all its simplicity, here's that step in two screenshots:


    Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline... 159358d1506763718t-convert-esd-file-wim-using-dism-windows-10-a-copyiso_1.png



    Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline... 159359d1507419539t-convert-esd-file-wim-using-dism-windows-10-a-copyiso_2.png



    BTW, I edited step 2.9 and added step 2.10 just now. Here's how 2.9 it was before edits:

    And here 2.9 and 2.10 after edits:

    Also worth to remember is that after ESD to WIM conversion, new ISO only contains a single edition which always has index number 1. Using your CODE sample as an example, you made W10 PRO single edition WIM from W10 multi edition ESD. In original ESD the PRO edition is / was index 8, in new WIM file it's index 1.
     
  4. Kantastic Win User

    Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...

    Bootable Vista Installer

    I have a friend who has a Vista Home Premium key (from the bottom of his laptop) and his HDD crapped out so he ordered a new one. His repair disks didn't work and neither of us have CD's with a large enough capacity to store the files we 'found' on the interwebz, so I'm trying to install it from a bootable USB.

    I got up to the step where I successfully turned the USB into an active partition, but I ran into a problem the moment I needed to access the boot sector.

    Can someone kindly walk me through the steps?
     
    Kantastic, Feb 14, 2024
    #4
Thema:

Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...

Loading...
  1. Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline... - Similar Threads - won't boot Install

  2. Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...

    in Windows 10 Software and Apps
    Win 11 won't boot, no Install.esd/install.wim file in bootable USB to use DISM offline...: Hi, I am having a problem with Windows 11. After attempting to update my Audio driver, the computer will not load windows. It gets to the lock screen but offers no password box and on any key press just goes lops back to the lock screen continuously. I eventually used Windows...
  3. Data WIM using DISM

    in Windows 10 Software and Apps
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  4. Data WIM using DISM

    in Windows 10 Gaming
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  5. Data WIM using DISM

    in Windows 10 Drivers and Hardware
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  6. 12GB WIM File (Making it into a bootable USB Installer)

    in Windows 10 Installation and Upgrade
    12GB WIM File (Making it into a bootable USB Installer): Hello everyone, I'm trying to automate a Windows 10 installation with my customized WIM image. From the tutorials I've read, the best practice is to split the DMG (which doesn't do the windows setup screen for automation using autounattend.xml) or creating two partitions...
  7. DISM, Export WIM>ESD (recovery) > Crashes (0x80070008)

    in Windows 10 Installation and Upgrade
    DISM, Export WIM>ESD (recovery) > Crashes (0x80070008): Well, got interesting error with latest Windows 10 ADK, crashes while exporting image from WIM to ESD using /compress:recovery switch, same happens also with wimlib and solution seems the same (Figured perhaps this helps someone who might have same error). HW information:...
  8. Iso, esd or wim?

    in Windows 10 Support
    Iso, esd or wim?: Wish to correct a Source files missing problem, so need to download an ISO. Installed is W10 1511 version 10586.164 Pro.....how can I tell whether it is ESD or WIM? I know that downloads are as following.....M$ Media is ESD and TechNet is WIM. 44127
  9. Stuck on converting ESD to WIM File using a script tool

    in Windows 10 Support
    Stuck on converting ESD to WIM File using a script tool: Hi, I'm facing difficulty while trying to convert .ESD to .WIM File I'm using a script that belongs to below source: How to convert install.esd to install.wim Mark The Tech DISM giving me the following error when reaching at 84%> error 605 the specified buffer...
  10. Convert ESD file to WIM using DISM in Windows 10

    in Windows 10 Tutorials
    Convert ESD file to WIM using DISM in Windows 10: How to: Convert ESD file to WIM using DISM in Windows 10 [img] Information Servicing an offline image, mounting an image, committing changes, it all sounds a bit complicated to an average Windows user. However, it's just geek speak meaning modifying default Windows...