Skip to content

Instantly share code, notes, and snippets.

@asears
Created July 29, 2021 21:50
Show Gist options
  • Select an option

  • Save asears/d3cf7c99fa78350dcc3340fe0d348c75 to your computer and use it in GitHub Desktop.

Select an option

Save asears/d3cf7c99fa78350dcc3340fe0d348c75 to your computer and use it in GitHub Desktop.
Compact ext4.vhdx

Compact vhdx

For that large wsl disk.

wsl.exe --list --verbose
wsl –shutdown
optimize-vhd -Path .\ext4.vhdx -Mode full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment