Compress OS

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 347
    Windows 10 Pro
       #11

    Not only still around but lots available with the 32 GB eMMC storage,

    https://www.bestbuy.com/site/all-lap...ce%20skuidsaas
      My Computer


  2. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
       #12

    stormy13 said:
    Not only still around but lots available with the 32 GB eMMC storage,

    https://www.bestbuy.com/site/all-lap...ce%20skuidsaas
    And expensive, too! Crazy.

      My Computer


  3. Posts : 73
    win 10
       #13

    I used to use this back in the old days but its redundant now
      My Computer


  4. Posts : 1,031
    Thread Starter
       #14

    NavyLCDR said:
    Where are you seeing the option to compress the file system?
    Try right clicking your ssd and click properties. I want to save the 8 gigabyte of space on my ssd.
    Last edited by Cerawy; 14 Apr 2021 at 14:42.
      My Computer


  5. Posts : 29
    10 Home
       #15

    Check my thread in this section, it's currently right below this one.
      My Computer


  6. Posts : 1,031
    Thread Starter
       #16

    I did. I didn't see a solution to fix this bug.
    Last edited by Cerawy; 14 Apr 2021 at 14:43.
      My Computer


  7. Posts : 29
    10 Home
       #17

    There is no solution to fix it because it isn't viewed as a bug. It's just a stupid idea MS have come up with in the Feb update. The thread does however contain information as to how to reverse/undo it. All you (and I) can do after that is make sure we don't make the same mistake again now that we know what this option actually does.
      My Computer


  8. Posts : 1,031
    Thread Starter
       #18

    Yes, but that's not what i want. I want the remaining folders compressed, to save the last few gb as well.
    Last edited by Cerawy; 14 Apr 2021 at 14:44.
      My Computer


  9. Posts : 29
    10 Home
       #19

    Cerawy said:
    I dont think you understand what i want.

    I want the remaining folders compressed to save the last few gb as well.

    If someone finds a way to do it, please let me know.
    Then just right click the folders you want to compress, click properties, Attributes/advanced (click advanced) and tick the box that says "compress contents to save disk space" - click ok.
      My Computer


  10. Posts : 5,478
    2004
       #20

    Cerawy said:
    I dont think you understand what i want.

    I want the remaining folders compressed to save the last few gb as well.

    If someone finds a way to do it, please let me know.
    Here you go. Save it as .reg and then import it.

    Then right click on your folder of choice and pick your favorite compression ratio.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Directory\shell\Menu1]
    "MUIVerb"="Compact"
    "SubCommands"="xpress4k;xpress8k;xpress16k;LZX;|;Uncompress"
    "Position"="Bottom"
    "Icon"="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress8k]
    @="xpress8k"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress8k\command]
    @="powershell.exe -noexit -command Set-Location -literalPath '%V';compact /C /S /A /I /F /EXE:XPRESS8K; compact /C"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress4k]
    @="xpress4k"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress4k\command]
    @="powershell.exe -noexit -command Set-Location -literalPath '%V';compact /C /S /A /I /F /EXE:XPRESS4K; compact /C"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress16k]
    @="xpress16k"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\xpress16k\command]
    @="powershell.exe -noexit -command Set-Location -literalPath '%V';compact /C /S /A /I /F /EXE:XPRESS16K; compact /C"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\LZX]
    @="LZX"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\LZX\command]
    @="powershell.exe -noexit -command Set-Location -literalPath '%V';compact /C /S /A /I /F /EXE:LZX; compact /C"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Uncompress]
    @="Uncompress"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Uncompress\command]
    @="powershell.exe -noexit -command Set-Location -literalPath '%V';compact /U"
      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 18:04.
Find Us




Windows 10 Forums