The immutable flag can be manually removed by a sudo user
chattr -i file.name
Note you will have to remove the immutable (i) flag from both the files and the folder. There may also be a hidden .veeam.lock.0 file which also needs to be removed.
rm file.name rm -d dirname