hey guys,

I am using Acronis True Image at my job and recently I tried to do a universal restore on a new computer with the old one's image. The restore failed and I think it was the new computer's motherboard that was bad, but anyway.....I tried to look for other software that can do a universal restore but I can't find any, is Acronis THE ONLY software package that can do this?

I've tried DriveImage XML, SelfImage and a couple more I have to try, but I can't find anything close to Acronis' ability to do a universal restore.

The other software packages I tried only makes an image for the same system. But I'm looking for something like Acronis where you can restore the image on a totally different machine, install the drivers and there you go. Does anyone know of such software out there besides Acronis? Has anyone been successfull in doing this with DriveImage XML of Selfimage and just do a repair install of Windows, with the files on it from the restore?

Dani AI

Generated

A short, practical add-on that clarifies what's missing in the thread and gives an actionable path forward.

Hardware vs image architecture — was right to flag this. Tools called “universal restore” adapt drivers and some low‑level OS settings, but they do not change CPU instruction sets: a 64‑bit Windows image requires a 64‑bit processor (and images cannot be converted between fundamentally different ISAs). See the official Windows specs for the architecture requirement. Windows 11 system requirements. (microsoft.com)

Make images that are reusable — the reliable method is to generalize the source OS before capture. Run Sysprep with the Generalize option on the reference machine (for example sysprep /generalize /shutdown) and then capture the image. If an image already exists, mount the WIM/VHD and inject required mass‑storage/chipset drivers offline (DISM /Add-Driver /Recurse) so the target can see the boot disk on first boot. Sysprep (generalize) · Add drivers to an offline Windows image (DISM). (learn.microsoft.com)

Post‑restore checklist — boot the restored machine from WinPE or rescue media, verify firmware mode (UEFI vs legacy) and partition style (GPT vs MBR), set the system/EFI partition active, then recreate/repair boot files with bcdboot or bootrec if needed. Confirm SATA/AHCI/RAID mode in BIOS or supply the appropriate controller driver. Repeatedly test restores on spare hardware or a VM before doing production rollouts. bcdboot docs · Bootrec.exe guidance. (learn.microsoft.com)

If automation is preferred, some vendors automate the driver/HAL adjustments (so the saved image boots on different motherboards). Macrium Reflect offers ReDeploy and Paragon documents an Adaptive Restore workflow — both are alternatives to manual Sysprep+DISM work when a quick recovery is required. Test and keep a curated driver repository for each hardware class. Macrium ReDeploy · Paragon Adaptive Restore explanation. (knowledgebase.macrium.com)

Recommended Answers

All 5 Replies

Well i think the image you are trying to restore is of old pc so it just restore on that pc or pc of same spec. There is some hardware dependent or something else problem with backup software.

hi besthos...

no i want to restore to another pc with a complete different architecture. Acronis universal restore lets you do that but I was wondering if there is another type of software that will let you do that.

I don't think that you mean "different architectures" You can't take a 64-bit disk image and move it to a 32-bit CPU, or from x86 to ARM or anything like that!

But there are some products that allow restore to hardware with different motherboards and disk controllers than the originating PC.

Symantec Backup Exec System Recovery. Has a bootable disk that let's you image a new machine with a "Restore to dissimilar hardware" option. I don't personally like the software, as it has some programming bugs, and the bootdisk takes 5mins to startup.

Ultrabac UBDR Gold Workstation edition claims to do dissimilar hardware restore, for only $89! That's next on my list.

hi Grand666,
i only know two software that can complete universal restore
the first one is acronis true image
the second one is
now that true image fail to help you, try todo backup
i believe it can do a good job

hi Grand666,
i only know two software that can complete universal restore
the first one is acronis true image
the second one is
now that true image fail to help you, try todo backup
i believe it can do a good job

hi evrybody,

our company have used easeus todo backup server version.

the universal restore function is quite powerful.

the system can totally work in different hardware situation.

if anyone has to do universal restore, try todo backup.

this is the article about written by easeus

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.