You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Administrator Mode: wsl --shutdown then cd 'C:\Users\%UserProfile%\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState' then optimize-vhd -Path .\ext4.vhdx -Mode full
Can you please add the disk usage for the distros and also the ability to reclaim the disk space ?
Here is what i do to reclaim it :
df -h
look on the right column 'Mounted on,' ordf -h /mnt/wslg/distro
wsl --shutdown
thencd 'C:\Users\%UserProfile%\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState'
thenoptimize-vhd -Path .\ext4.vhdx -Mode full
The text was updated successfully, but these errors were encountered: