Invalid Image for Restore

I keep receiving an error message (“The image you are attempting to restore does not contain the correct information.”) when trying to restore boot camp from another computer.

Here are the steps I took:
-Created an image on my old computer (MacBook Pro 2011).
-Transferred that image to my new computer (MacBook Pro 2018).
-Created a partition of my drive called “BOOTCAMP” which is formatted as MS-DOS (FAT 32).
-Clicked Restore in Winclone; choose the aforementioned image and choose the BOOTCAMP drive that was just partitioned.
-I receive the error.

Please help!

It means the image was not created successfully. How long did it take to create the image? What is the size of the image? Take a look at the log and see if it shows any errors:

log show --style syslog --predicate ‘process contains[cd] “winclone”’ --info --last 2d

(you can adjust the argument of “2d” from 2 days to other time periods that you want the log, like “10m” for the last 10 minutes or 3h for the last 3 hours).