WIM larger after removing built in apps


  1. Posts : 49
    Windows 10 Enterprise 64 bit
       #1

    WIM larger after removing built in apps


    I removed all the built in apps but windows store from my wim file and I was expecting it to be smaller. Can someone explain and is the a command in powershell to compress the wim when I save?
      My Computer


  2. Posts : 4,580
    several
       #2

    You could use dism++
    Dism++ | New Windows Utility
      My Computer


  3. Posts : 4,580
    several
       #3

    New-WindowsImage -CapturePath C: -ImagePath D:\WHATEVER.wim -name "SOMETHING" -Verify -CompressionType max

    If you are just unmounting, I don't think you can specify compression. You can if you are capturing or exporting to a new wim.

    You can use dism++ to export - it has an easy gui. Alternatively, wimlib has an optimize function:
    wimlib - Main page
      My Computer


  4. Posts : 49
    Windows 10 Enterprise 64 bit
    Thread Starter
       #4

    Oookay... That's makes sense. I'll give exporting a try.
      My Computer


  5. Posts : 5,478
    2004
       #5

    If you want to use Powershell as SIW2 said you can't compress using Dismount-WindowsImage (for some unknown reason - some of these Powershell wrappers are a bit simplistic I think.).

    What you can do is Dismount the image (to save your changes) and then use Export-WindowsImage to compress it.

    You can't just export it without dismounting it first afaik.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:11.
Find Us




Windows 10 Forums