Alternative to Macrium and Aomei Backupper - Free editions


wbadmin start backup . creates an image in the vhdx format stored on the backuptarget you specify

example:

View attachment 34152

the enable backup command allows you to set a daily schedule. It was added fairly recently, it is in win11, not sure if win10 has the scheduling

View attachment 34153



One way to restore the image is to use wbadmin start recovery. Obviously recovery has to be done from outside your windows installation , from booted winre or boot.wim The wbadmin recovery commands are a bit fiddly for beginners. However because the format is vhdx, there are other ways to access and/or restore from it.



you can get help by typing wbadmin /? at an admin cmd prompt

wbamin.exe in win11 is bigger than earlier versions.
i tried "wbadmin start backup -backuptarget:E: -include:C: -allcritical" but it says "The backup storage location is invalid. You cannot use a volume that is included in the backup as a storage location".. but for me D: and E: are completely different drives where i have downloads, documents and games.. doesnt make any sense
 
Last edited:

My Computer My Computer

At a glance

Windows 114770k16 gb Kingston2070 super
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
-
CPU
4770k
Motherboard
Asus Maximus Formula VI
Memory
16 gb Kingston
Graphics Card(s)
2070 super
"wbadmin start backup -backuptarget:E: -include:C: -allcritical"

If C is your current os partition you dont need to include it twice.

-allcritical will already include it

it says destination is invalid cannot be used bc its critical volume..
try a different destination using -allcritical

example

wbadmin start backup -backuptarget Z: -allcritical

then it wil list the critical volumes it wants and ask you to confirm if you want to start the backup

See if it lists E as one of them
 

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450
If C is your current os partition you dont need to include it twice.

-allcritical will already include it


try a different destination using -allcritical

example

wbadmin start backup -backuptarget Z: -allcritical

then it wil list the critical volumes it wants and ask you to confirm if you want to start the backup

See if it lists E as one of them
This can only happen to me LOL.. i tried Z: just says destination doesnt exist..
 

Attachments

  • Screenshot 2022-07-16 154613.png
    Screenshot 2022-07-16 154613.png
    21.3 KB · Views: 4

My Computer My Computer

At a glance

Windows 114770k16 gb Kingston2070 super
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
-
CPU
4770k
Motherboard
Asus Maximus Formula VI
Memory
16 gb Kingston
Graphics Card(s)
2070 super
Yes you need to pick a valid destination that is different from E

then when you do -allcritical it will tell you what it wants to backup.

See if it wants to backup E when you do that.
 

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450
Yes you need to pick a valid destination that is different from E

then when you do -allcritical it will tell you what it wants to backup.

See if it wants to backup E when you do that.
so you are saying with this method i can backup only to USB and not on internal drives?
 

My Computer My Computer

At a glance

Windows 114770k16 gb Kingston2070 super
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
-
CPU
4770k
Motherboard
Asus Maximus Formula VI
Memory
16 gb Kingston
Graphics Card(s)
2070 super
No. we are trying to find out why you got that message

It might be it was confused when you tried to include C twice, or it might be you made a typo without realizing, or it might be that E does contain something that wbadmin thinks is needed, or it might be something else.

You could also try copying and pasting this and see if you get the same message


wbadmin start backup -backuptarget:E: -allcritical
 

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450
No. we are trying to find out why you got that message

It might be it was confused when you tried to include C twice, or it might be you made a typo without realizing, or it might be that E does contain something that wbadmin thinks is needed, or it might be something else.

You could also try copying and pasting this and see if you get the same message


wbadmin start backup -backuptarget:E: -allcritical
restarted computer copy-pasted and got literally same message.. dont tell me its bc downloads location is put E: ...
 

My Computer My Computer

At a glance

Windows 114770k16 gb Kingston2070 super
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
-
CPU
4770k
Motherboard
Asus Maximus Formula VI
Memory
16 gb Kingston
Graphics Card(s)
2070 super
dont tell me its bc downloads location is put E: ...
do you mean you moved your userfolders or some of them?

That might be it. If so, then the -allcritical is not suitable for what you are trying to do.

Instead, you can select each volume you want to include.
 

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450

My Computer My Computer

At a glance

Windows 114770k16 gb Kingston2070 super
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
-
CPU
4770k
Motherboard
Asus Maximus Formula VI
Memory
16 gb Kingston
Graphics Card(s)
2070 super
Closer inspection of Evorim reveals that the restore I did restored only the windows partition. The existing esp partition was untouched.
That could be a problem in some scenarios. :(

Having a look inside the image at the allegedly backed up esp:


evorim-image-explore-1..jpg


evorim-image-explore-2..jpg
 
Last edited:

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450
My preferred method is baccking up to a .wim using wimlib. It is not for everybody.

Quite nice Evorim has the restore to different hardware function . Not an independent module unfortunately, but it is something not often found in free versions.

That is assuming it works in the free version. Maybe it doesnt and you need to stump up for it. I should have ticked it during the restore to see if just went ahead , or if it would prompt to buy the pro version.
Restore to different hardware isn't such a problem for Windows any more - especially if using vhdx physical files.

Simply just copy the vhdx file from old to new hardware using any utility you like - even file explorer and then apply the bootloader to a primary efi boot file via bcdboot.

I often perform a Virtual to Physical conversion this way often to quite different hardware to the original machine I created the VM on - but you don't need to use VM's to use this method. So long as you have a functioning Internet Windows is quite good at fetching any specific drivers these days in most cases.

vhdx files on decent hardware don't reduce performance by anything even remotely noticeable if using ssd's or nvme type disks and you can have several windows installs on the same disk. simply create 1 efi partition, optionally 1 msr partition and then the rest of the disk as a single non efi std partition. (or use different disks / external or internal for the vhdx files -. The trick is you only need one single EFI file for the main boot -- and at boot time you'll get the standard Windows coloured boot menu (with a default if you prefer).

All these people flogging paid for things to create WindowstoGo type stuff or "Easy bootable menus" are really just peddling things to people who with about 3 commands could do it themselves with bog standard windows commands. I suspect those paid products are some sort of "wrapper" around this process.

The two tools of note here are dism /Apply-Image and bcdboot with possibly bcdedit. learn how to use those and "you are in business".

For Non tech people who need to backup (or more likely possibly recover) data then I agree a decent fool proof menu with a sensible GUI is perfectly OK but I doubt whether "Old Grandma" as some people call her - is going to be in the business of messing around with various Windows builds etc. !!!!.

However whatever your mechanisms - you can't have too much backup - so any method that works and is reliable is OK.

cheers
jimbo
 

My Computer My Computer

At a glance

Windows XP,11 Linux Fedora Rawhide pre-releas...2 X Intel i7
OS
Windows XP,11 Linux Fedora Rawhide pre-release 45
Computer type
PC/Desktop
CPU
2 X Intel i7
Screen Resolution
4KUHD X 2
Is there any way to backup system disk without using third party software or old win 7 backup..
dism /capture-image or have the whole windows system as a vhdx file and just save it with file explorer.

Cheers
jimbo
 

My Computer My Computer

At a glance

Windows XP,11 Linux Fedora Rawhide pre-releas...2 X Intel i7
OS
Windows XP,11 Linux Fedora Rawhide pre-release 45
Computer type
PC/Desktop
CPU
2 X Intel i7
Screen Resolution
4KUHD X 2
evorim Advanced Backup seems turned off many important features in free edition like backup a volume and incremental backup. only file and folder backup is available which is useless !!
 

My Computer My Computer

At a glance

Windows 115900x32 GB G.SkillRX 6800 XT
OS
Windows 11
Computer type
PC/Desktop
CPU
5900x
Motherboard
MAG X570S TOMAHAWK MAX WIFI
Memory
32 GB G.Skill
Graphics Card(s)
RX 6800 XT
Sound Card
Creative Sound Blaster Z
Monitor(s) Displays
BENQ and AOC QHD 120Hz
Screen Resolution
QHD
Hard Drives
2TB Intel 660p and 2TB Sabrent Rokect 4 plus nvme, 4TB HDD HGST
PSU
Corsair RM750
Case
Bloody rage
Cooling
Water cooling gamdias 240
Keyboard
razer ornata
Mouse
razer da v2
Browser
FF and Chrome
Antivirus
Malwarebytes
I'll pass on it.
 

My Computer My Computer

At a glance

Windows 11 Pro 24H2AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Thr...32Gb DDR5 5600MHz SODIMMIntegrated AMD Radeon 780M
OS
Windows 11 Pro 24H2
Computer type
PC/Desktop
Manufacturer/Model
MinisForum / UM790-Pro
CPU
AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Threads
Motherboard
MinisForum
Memory
32Gb DDR5 5600MHz SODIMM
Graphics Card(s)
Integrated AMD Radeon 780M
Sound Card
Onboard
Monitor(s) Displays
LG 32" 4K
Screen Resolution
3840 X 2160
Hard Drives
1 Gb WD - Black SN850X PCIe Gen4 NVMe SSD
1 Gb Kingston OMPGP41024Q-A0 Gen4 NVMe SSD
Keyboard
Logitech K800
Mouse
Logitech MX Master 3
dism /capture-image

Cheers
jimbo

That is only one volume at a time.
I prefer wimlib because it is quicker and because the append command works nicley with the create option.
This means if you point it at an existing wim , it will append. If there is no existing wim it creates one.
 

My Computers My Computers

  • At a glance

    Win7,Win11i7-97002x16gb 3600mhz
    OS
    Win7,Win11
    Computer type
    PC/Desktop
    CPU
    i7-9700
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x16gb 3600mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • At a glance

    win7,win11i5-84002x8gb 3200
    Operating System
    win7,win11
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200
    PSU
    xfx pro 450
Aomei hangup my entire system when I try to take system backup now I dont have any other option but Macriumbut it does not have incremental backup :hot:
 

My Computer My Computer

At a glance

Windows 115900x32 GB G.SkillRX 6800 XT
OS
Windows 11
Computer type
PC/Desktop
CPU
5900x
Motherboard
MAG X570S TOMAHAWK MAX WIFI
Memory
32 GB G.Skill
Graphics Card(s)
RX 6800 XT
Sound Card
Creative Sound Blaster Z
Monitor(s) Displays
BENQ and AOC QHD 120Hz
Screen Resolution
QHD
Hard Drives
2TB Intel 660p and 2TB Sabrent Rokect 4 plus nvme, 4TB HDD HGST
PSU
Corsair RM750
Case
Bloody rage
Cooling
Water cooling gamdias 240
Keyboard
razer ornata
Mouse
razer da v2
Browser
FF and Chrome
Antivirus
Malwarebytes
Aomei hangup my entire system when I try to take system backup now I dont have any other option but Macriumbut it does not have incremental backup :hot:
That's not normal behavior for Aomei. It would seem to point to something awry with your system.
 

My Computer My Computer

At a glance

Windows 11 Pro 24H2AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Thr...32Gb DDR5 5600MHz SODIMMIntegrated AMD Radeon 780M
OS
Windows 11 Pro 24H2
Computer type
PC/Desktop
Manufacturer/Model
MinisForum / UM790-Pro
CPU
AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Threads
Motherboard
MinisForum
Memory
32Gb DDR5 5600MHz SODIMM
Graphics Card(s)
Integrated AMD Radeon 780M
Sound Card
Onboard
Monitor(s) Displays
LG 32" 4K
Screen Resolution
3840 X 2160
Hard Drives
1 Gb WD - Black SN850X PCIe Gen4 NVMe SSD
1 Gb Kingston OMPGP41024Q-A0 Gen4 NVMe SSD
Keyboard
Logitech K800
Mouse
Logitech MX Master 3
That's not normal behavior for Aomei. It would seem to point to something awry with your system.
it does not even able to create incremental backup from folder. I dont know what happean to this tool, it was working fine before.
 

My Computer My Computer

At a glance

Windows 115900x32 GB G.SkillRX 6800 XT
OS
Windows 11
Computer type
PC/Desktop
CPU
5900x
Motherboard
MAG X570S TOMAHAWK MAX WIFI
Memory
32 GB G.Skill
Graphics Card(s)
RX 6800 XT
Sound Card
Creative Sound Blaster Z
Monitor(s) Displays
BENQ and AOC QHD 120Hz
Screen Resolution
QHD
Hard Drives
2TB Intel 660p and 2TB Sabrent Rokect 4 plus nvme, 4TB HDD HGST
PSU
Corsair RM750
Case
Bloody rage
Cooling
Water cooling gamdias 240
Keyboard
razer ornata
Mouse
razer da v2
Browser
FF and Chrome
Antivirus
Malwarebytes
it does not even able to create incremental backup from folder. I dont know what happean to this tool, it was working fine before.
Uninstall it with something like Revo Uninstaller and reinstall to see if that fixes it.
 

My Computer My Computer

At a glance

Windows 11 Pro 24H2AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Thr...32Gb DDR5 5600MHz SODIMMIntegrated AMD Radeon 780M
OS
Windows 11 Pro 24H2
Computer type
PC/Desktop
Manufacturer/Model
MinisForum / UM790-Pro
CPU
AMD Ryzen™ 9 7940HS Processor, 8 Cores/16 Threads
Motherboard
MinisForum
Memory
32Gb DDR5 5600MHz SODIMM
Graphics Card(s)
Integrated AMD Radeon 780M
Sound Card
Onboard
Monitor(s) Displays
LG 32" 4K
Screen Resolution
3840 X 2160
Hard Drives
1 Gb WD - Black SN850X PCIe Gen4 NVMe SSD
1 Gb Kingston OMPGP41024Q-A0 Gen4 NVMe SSD
Keyboard
Logitech K800
Mouse
Logitech MX Master 3
Uninstall it with something like Revo Uninstaller and reinstall to see if that fixes it.
tried that also contacted support they dont know.
 

My Computer My Computer

At a glance

Windows 115900x32 GB G.SkillRX 6800 XT
OS
Windows 11
Computer type
PC/Desktop
CPU
5900x
Motherboard
MAG X570S TOMAHAWK MAX WIFI
Memory
32 GB G.Skill
Graphics Card(s)
RX 6800 XT
Sound Card
Creative Sound Blaster Z
Monitor(s) Displays
BENQ and AOC QHD 120Hz
Screen Resolution
QHD
Hard Drives
2TB Intel 660p and 2TB Sabrent Rokect 4 plus nvme, 4TB HDD HGST
PSU
Corsair RM750
Case
Bloody rage
Cooling
Water cooling gamdias 240
Keyboard
razer ornata
Mouse
razer da v2
Browser
FF and Chrome
Antivirus
Malwarebytes
Back
Top Bottom