1 answer

Sort by: Most helpful
  1. Anonymous
    2023-11-27T07:57:26+00:00

    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

    Was this answer helpful?

    0 comments No comments