If you're OK with a bit of command line use Windows DISMI want to back up my OS/Pc's SSD disk to a usb SSD and also clone/transfer my OS/PC's SSD to a secondary larger one in same PC
Many thanks
DISM /capture-ffu /imagefile=d:\backup.ffu /capturedrive=\\.\PhysicalDrive0 /name:disk0 /description:"Windows 11 Backup"
DISM /apply-ffu /ImageFile=d:\backup.ffu /ApplyDrive:\\.\PhysicalDrive0
The free version macrium should work fine
For a good while
Unless windows makes a major file system change
Only had it happen once
In all the years I have used macrium
Windows updated something
I think it was to do with shadow volume copy file system
Or something like that
Forgot the exact details
But it messed up macrium again forgot exactly how
Have just started testing hasleo free backup
Made images and bootable rescue usb
But not actually tested restore of an image yet
Even though I like macrium
Even my backup software involves a backup plan lol
So images from 2 softwares won't hurt
There's also the built in windows image creator
Only tried that once years ago
And it failed to restore
So never tried it since
Thank you for all this info chaps!If you're OK with a bit of command line use Windows DISM
Use the Windows setup USB to boot the PC.
At any setup screen press SHFT+F10 to open a command window
Use diskpart to identify the disk you want to capture
Capture the entire disk (all partitions) as an FFU
Code:DISM /capture-ffu /imagefile=d:\backup.ffu /capturedrive=\\.\PhysicalDrive0 /name:disk0 /description:"Windows 11 Backup"
To apply\restore the FFU
Code:DISM /apply-ffu /ImageFile=d:\backup.ffu /ApplyDrive:\\.\PhysicalDrive0
If creating the FFU internally from NVMe to NVMe a 30GB file takes <3 mins to write.
The only downside compared to a WIM (partition only) is the FFU needs to be restored to a disk of the same size or larger, even if the actual FFU is only a few GBs. And you can't mount the FFU like you can a WIM to read, copy or edit induvial files. But backups and restores are super quick, can also be done from the Windows recovery options if you don't want to boot from a USB.
Clonezilla and Gparted are both free solution for cloning, I use Gparted more often and recently used it to clone a 500GB disk to a replacement 4TB
Another shout out for Clonezilla. The GUI is a bit confusing even after using multiple times.
For peace of mind I would restore it to an SSD and make sure it booted etcIf it does what you want fair enough
Though until you do a successful recovery
Total peace of mind isn't guaranteed
Yeah I test my image backupsFor peace of mind I would restore it to an SSD and make sure it booted etc
To be honest I have nothing on the OS drive that an OS re install would not put back
Exactly, You could do backups for years but when coming to use them if they do not work then they are hopeless.Yeah I test my image backups
Got 9 drives in my build lol
So definitely got 1 spare for testing
Macrium allows mounting them in a VM
But I still test them
On an actual physical drive
And make sure they boot up
All the recovery images in the world
Won't save you if they don't work
I feel your pain... sorry to hear Mcnumpty.Got acronis free with some stuff I bought
May have been Sn850x drives
Or my motherboard
Forgot now
It wouldn't even run
Just gave an acronis schedule error message
Even after doing what acronis support told me
Still didn't work
If it does what you want fair enough
Though until you do a successful recovery
Total peace of mind isn't guaranteed