• stappern@lemmy.oneOP
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      4
      ·
      edit-2
      1 year ago

      AH!

      you wish

      [gb@DESKTOP-PO3H6KM d]$ sudo rm -rf Windows/ rm: cannot remove ‘Windows/addins/FXSEXT.ecf’: Permission denied rm: cannot remove ‘Windows/apppatch/AcRes.dll’: Permission denied rm: cannot remove ‘Windows/apppatch/DirectXApps_FOD.sdb’: Permission denied

      its still mounted through windows so same limitations, you would have to pass the drive to WSL and then delete

      like this : in powershell GET-CimInstance -query “SELECT * from Win32_DiskDrive”

      and then wsl --mount \.\PHYSICALDRIVE3 changing the drive number of course