Windows 10: Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables

Discus and support Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables in Windows 10 Network and Sharing to solve the problem; Hello,I have been reviewing the documentation related to the Windows Imaging Format WIM file and its internal structure, particularly the use of SHA-1... Discussion in 'Windows 10 Network and Sharing' started by Muhammed Aslam2, Jan 8, 2025.

  1. Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables


    Hello,I have been reviewing the documentation related to the Windows Imaging Format WIM file and its internal structure, particularly the use of SHA-1 in the lookup table. I have a few questions that I’d like clarification on:Are there any updates to the official documentation regarding WIM files, specifically about the internal workings of the lookup table and hashing algorithms? refer documentation - https://www.microsoft.com/en-us/download/details.aspx?id=13096Could you elaborate on the significance of SHA-1 within the lookup table, such as why it was chosen and how it impacts ?Is there s

    :)
     
    Muhammed Aslam2, Jan 8, 2025
    #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, Jan 8, 2025
    #2
  3. Recover from WIM files.

    Hello,Dusty_229

    Welcome to Microsoft Community.

    Restoring from a WIM file when the usual recovery options don't seem to work can indeed be a bit tricky, but I'm here to help guide you through an alternative method that might just do the trick. Since you've mentioned the WIM files can't be selected for restore in the usual way and the idea of using Command Prompt feels daunting, I'll break down the steps in a simple, easy-to-follow manner.

    The goal here is to use the Deployment Image Servicing and Management (DISM) tool, which is a command-line tool that comes with Windows, to apply the image contained in the WIM file to your system. Here you can refer to this documentation | Append, apply, and export volume images with a Windows Image (.wim) file | Microsoft Learn

    Before starting, make sure you have access to the Windows Recovery Environment (WinRE). and make a backup or copy of your WIM files, please see here to Boot into Windows Recovery Environment -<Windows Recovery Environment (Windows RE) | Microsoft Learn>

    1. Once you're in the Windows Setup screen, click "Next."
    2. Select "Repair your computer" at the bottom.
    3. Go to "Troubleshoot" > "Advanced options" > "Command Prompt."
    Now, you're going to use the DISM command to apply the WIM file to your system. You'll need to replace X: with the drive letter of your Windows installation (usually C:, but it might appear under a different letter in WinRE) and Y: with the drive letter of your USB drive where the WIM file is stored.

    1. First, identify the correct drive letters for your system and USB drive by typing diskpart and then list volume in the Command Prompt. Look for the volume labeled "Windows" for your system drive and another for your USB drive. Exit DiskPart by typing exit.
    2. Use the following DISM command to apply the image. Make sure to replace Y: with the actual drive letter of your USB drive and X: with the drive letter of your Windows installation:

      If your backup is split into multiple WIM files (like Reconstruct.WIM and Reconstruct.WIM2), you might need to apply the first part only, as DISM should automatically proceed with the next parts if they're named in sequence and located in the same folder.

    ->Final Steps

    After the DISM command has successfully applied the WIM file:



    You might need to repair the boot configuration data (BCD). You can do this with the following commands:

    [table][tr]
    [/tr][/table]

    Exit the Command Prompt and choose to "Continue" to boot to Windows normally, or restart your computer. you can run these commands in WinRE mode.

    This process might seem a bit technical, but it's a powerful way to manually restore your system from a WIM file when other methods fail. If you feel uncertain at any step, don't hesitate to ask for further clarification.

    Chandy |Microsoft Community Support Specialist
     
    Chandy - MSFT, Jan 8, 2025
    #3
  4. Brink Win User

    Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables

    SHA-1 deprecation countdown


    Source: SHA-1 deprecation countdown | Microsoft Edge Dev Blog
     
    Brink, Jan 8, 2025
    #4
Thema:

Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables

Loading...
  1. Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables - Similar Threads - Updates WIM File

  2. Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables

    in Windows 10 Gaming
    Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables: Hello,I have been reviewing the documentation related to the Windows Imaging Format WIM file and its internal structure, particularly the use of SHA-1 in the lookup table. I have a few questions that I’d like clarification on:Are there any updates to the official...
  3. Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables

    in Windows 10 Software and Apps
    Updates to WIM File Documentation and SHA-1 Usage in Lookup Tables: Hello,I have been reviewing the documentation related to the Windows Imaging Format WIM file and its internal structure, particularly the use of SHA-1 in the lookup table. I have a few questions that I’d like clarification on:Are there any updates to the official...
  4. Stop Using SHA-1

    in Windows 10 Software and Apps
    Stop Using SHA-1: The SHA-1 hashing algorithm has known weaknesses that expose it to collision attacks, which may allow an attacker to generate additional X.509 digital certificates with the same signature as an original....
  5. Windows Routing Table - is the lookup recursive?

    in Windows 10 Gaming
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  6. Windows Routing Table - is the lookup recursive?

    in Windows 10 Software and Apps
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  7. Windows Routing Table - is the lookup recursive?

    in Windows 10 Network and Sharing
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  8. SHA-1 deprecation countdown

    in Windows 10 News
    SHA-1 deprecation countdown: The SHA-1 hash algorithm is no longer secure. Weaknesses in SHA-1 could allow an attacker to spoof content, execute phishing attacks, or perform man-in-the-middle attacks when browsing the web. Microsoft, in collaboration with other members of the industry, is working to...
  9. SHA-1 Deprecation Update

    in Windows 10 News
    SHA-1 Deprecation Update: In a previous update on TechNet, we announced that Windows will block SHA-1 signed TLS certificates starting on January 1, 2017. In light of recent advances in attacks on the SHA-1 algorithm, we are now considering an accelerated timeline to deprecate SHA-1 signed TLS...
  10. An update to our SHA-1 deprecation roadmap

    in Windows 10 News
    An update to our SHA-1 deprecation roadmap: In November, we shared a SHA-1 Deprecation Update with some early details on our schedule for blocking SHA-1 signed TLS certificates. Today we would like to share some more details to share on how this will be rolled out. Starting with the Windows 10 Anniversary Update,...