Blog
DevOps, tools, tips, and tech
Showing 2 posts tagged “disk-management” · Clear filter
Click to expand
1527 × 260px
·
#wsl#windows#disk-management#vhdx#optimization
Managing WSL Disk Space
WSL2 virtual disks grow but never shrink automatically. Reclaim wasted space with fstrim, Optimize-VHD, and sparse mode.
·
#wsl#windows#disk-management#migration
Moving WSL Distributions to Another Drive
Running out of C: drive space? Move WSL2 distributions to another drive using wsl --manage --move or the export/import method.