Error restoring in vmware

Hi,
I follow procedure to restore by command line:

I do:

./urbackuprestoreclient -r /mnt/backup/DESKTOP-123456/260925-1537_Image_SYSVOL/Image_SYSVOL_260925-1537.vhdz -o /dev/nvme0n1p2
./urbackuprestoreclient -r /mnt/backup/DESKTOP-123456/260925-1537_Image_C/Image_C_260925-1537-002.vhdz -o /dev/nvme0n1p4

All ok, and then restore mbr:
./urbackuprestoreclient -m /mnt/backup/DESKTOP-123456/260925-1537_Image_SYSVOL/Image_SYSVOL_260925-1537.vhdz.mbr -o /dev/nvme0n1

But when I boot with VMWARE destination where I restore the backups it gives me that and don’t boot:

Any help please?
Thanks

is VM was EFI or BIOS ?

You have reason.
Problem is that I don’t have bios selected. I’ve created a virtual machien with bios and then I restore with these commands and everithing it’s ok. Thanks for your help