How To Delete All Snapshots In Zfs Switch to the root account. Use the following: zfs list -H -o name -t snapshot | xargs -n1 zfs destroy Previous Next