Hi,
Check to see which files are taking up the disk space. You can run this powershell command
Get-ChildItem -path D:\hyperv\ubuntu22 -recurse
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi,
Check to see which files are taking up the disk space. You can run this powershell command
Get-ChildItem -path D:\hyperv\ubuntu22 -recurse