7 Portable Tools to Make a Full Image Backup of USB Drives

Creating a full Windows backup by using the built it Windows Imaging Tool, Acronis TrueImage, EaseUs Todo Backup, or Macrium Reflect is pretty common for experienced computer users. However, it’s recommended for all users to keep backups in case of crashes or hardware failures. If your system is unable to boot, start up the computer with the imaging software’s rescue media and it can restore your system back to the time when you created the image.

Imaging is different from just backing up your files or selected folders because a complete copy is created for the whole hard drive or partition and its structure. The problem with some imaging software is it doesn’t allow creating backup images for external devices such as a USB flash drive, digital camera, or MP3 player. Or perhaps you prefer not to install a complete software package just to back up a small flash drive.

For someone with one or two flash drives, it’s useful to have full backup copies so you can swap between them when required. Here are 7 free and portable tools that you can use to create backup images of USB memory sticks, hard drives, memory cards, and MP3 players, then restore them when you need to.

1. PassMark ImageUSB

ImageUSB is by PassMark software that make tools like Performance Test, BurnInTest, and OSFMount. This little tool is free and portable with a few very handy features such as being able to read and create images from more than one USB flash drive at once and also write a single image back onto more than one flash drive at the same time.

Passmark imageusb

Everything is laid out into numbered steps. Select the USB drive(s) to work on and choose whether to write to the selected drive or create an image from it. Then browse for the backed up file or enter a new name and press the button in step 4 to start the process. You can verify a newly created image or the contents of a written USB drive, uncheck the “Post Image Verification” box if you don’t want to verify.

Backup images are created as uncompressed BIN files. ImageUSB can write those BIN files or ISO image files onto USB. However, writing an ISO file can be troublesome and you might not be able to read the drive contents properly due to the file systems used by ISO images. A log file is created in the same folder for each BIN image which includes MD5/SHA1 checksums for the file and any verification results.

Download PassMark ImageUSB


2. Rufus

Rufus is a USB tool we’ve mentioned before that can perform a number of different functions such as creating bootable USB media. A lesser known feature added in 2018 is the ability to save the contents of the selected USB drive as a disk image. In this case, the image is saved in the popular Virtual Hard Disk format (VHD). Rufus has an installer version but most users probably just use the portable executable.

Rufus save as vhd

Saving the USB device as a VHD file in Rufus is very easy. All you have to do is make sure the USB media to copy is selected in the Device drop down at the top, click “Show advanced drive properties” and an icon of a floppy disk will appear at the top right. Cick on the icon, give the output file a name, and press Save. The whole of the device will be saved to an uncompressed VHD image.

Writing the VHD file back to USB is just a case of making sure “Disk or ISO image” is the Boot selection type and pressing the SELECT button to browse for the previously saved VHD file. The useful thing about using the VHD format is the files can be mounted natively in Windows as virtual drives. You can easily view and even edit the contents of the backup image before writing it back to USB later on.

Download Rufus


3. USB Image Tool

USB Image Tool is a portable program that can create full images of USB memory sticks, MP3 players, and any other storage devices that are mounted as USB drives. The program has a drop down option to let you select between taking an image of the whole USB drive or just the first volume on the device. That’s useful if your device has more than one partition although the boot sector will not get saved in Volume mode.

Usb image tool

Select the USB drive, click Backup, and choose the file name and save folder. USB Image Tool backs up drives to an uncompressed IMG file by default. To compress an image file, click the “Save as type” dropdown when asked where to save the file. There are options of saving as Zip compressed IMZ or GZip compressed IMG.GZ files. Compression might take a bit longer but could reduce the size of a large image file.

There’s also a Favorites tab where you can keep backup locations stored for quick access. Some options are available such as creating an MD5 checksum with the backup file, showing non-removable devices, verifying the backup, and defining a naming structure for the backup files. The .NET Framework 4.7 is required for non Windows 10 users. A command line usbitcmd.exe is included for advanced usage, such as in scripts.

Download USB Image Tool


4. HDD Raw Copy Tool

Although the name might suggest this program is only meant to copy hard drives, it is also specifically designed to handle all types of media devices. USB flash drives, hard drives, and all types of flash based media and cards are supported. HDD Raw Copy Tool makes a complete sector by sector duplicate of the device irrespective of what partitions or operating systems are present.

Hdd raw copy tool

On start, you are shown the Source window where you select the USB drive to copy. The next window is the Target window where you have to double click on the File option in the devices list and choose a save name and location. The default save option is a compressed IMGC file although you can select an uncompressed IMG format from the “Save as type” drop down.

Click Continue and then Start to begin the backup. As the backup file will be compressed, it could be much smaller than uncompressed backup files that will be the size of the whole drive. Restoring a backup is a case of swapping things around and selecting the backup file in the Source window and the USB drive in the target window. An installer version is available but the portable version does the job perfectly fine.

Download HDD Raw Copy Tool

On page two we show you more portable image backup tools and also show how to compress backup files more efficiently.

5. USB Flash Tools

Although USB Flash Tools is from 2009 and its website is long gone, this is a handy little program to have around. Besides being able to back up a USB drive to an image file and restore it, USB Flash Tools can also secure erase the whole drive or free space, and verify a USB drive or memory card to check for a fake capacity.

Usb flash tools

Click the Backup button, choose the device from the drop down, and specify a name for the backup file. You can save as an uncompressed (IMG) or a compressed (GZ) file. A drop down option offers different levels of compression from fastest to max and the compression ratio and time taken will vary. There is also an Advanced copy window with extra functions for start offset, copy length, and buffer size.

Sometimes we encountered a “Can’t open source” error when clicking the Backup button with compression enabled. A solution to this problem is trying to make sure other programs that have access to the drive are closed. Simply closing any open Explorer windows fixed the error for us.

Download USB Flash Tools


6. RMPrepUSB

If you want a more advanced tool with several other functions besides being able to backup your USB device, then RMPrepUSB could be a useful tool. In addition to creating a full image backup of a drive, it can also install bootloaders and various operating systems onto USB, test a device’s write speeds, wipe a drive and run checks to see if a USB flash drive is the correct capacity and not fake.

Rmprepusb

The only options you need are the Image Tools in the middle of the window to create and restore USB image files. “Drive -> File” will make the backup file and there are some advanced options available after selecting the new file’s name. These are choosing the start sector, partition or size amount to skip, and the amount of data, partition or MBR to copy. Press enter each time to accept the defaults of everything being copied.

Writing an image file back to a drive accepts a number of file formats although not all of them will be compatible with writing to USB flash drive or memory card etc. They include standard BIN, IMG and IMZ files, and also Zip and 7-Zip archives. Interestingly, it also supports virtual hard disk files such as VDI and VHD although success writing them to USB will be limited (Rufus VHD images should work though).

Download RMPrepUSB


7. Roadkil’s DiskImage

DiskImage is a tiny portable executable of around 70KB (a setup installer is available) and it works on anything from Windows 98 to Windows 10. This is a very simple and easy to use tool but be aware that it lists all physical drives and volumes, not just the USB storage devices. DiskImage also starts on the Write Image tab so to read a USB device you need to click on the Store Image tab.

Roadkill disk image

Usage is easy and you simply choose the drive, browse where to put the new file, give it a name, then click Start. The whole device will be backed up uncompressed to the IMG file format and the file can then be viewed or files extracted by tools such as 7-Zip or UltraISO etc. Writing the image file back out is simply a case of selecting the drive to write to and locating the IMG file from the Write Image tab.

Download Roadkil’s DiskImage

Reducing the Size of Compressed Backups

When you take a full image backup, it will also copy previously deleted data on the drive. You might only use 20% of a 16GB drive but the drive has previously been 90% full. When that happens, there is 90% of data to compress and not just 20%. This is a reason why a compressed backup might be close in size to an uncompressed backup (it also depends on how compressible the data is).

A way to potentially compress the backup a lot more is to wipe the free space on the drive so only the data currently in use will need to be compressed. A program called SDelete can do that with the help of our own small frontend tool. SDelete is a command line only tool so the frontend makes it easier to use.

1. Download SDelete from Sysinternals and extract the Zip file. Also download our Raymonodcc Free Space Wiper Frontend and place both in the same folder.

2. Launch the frontend tool, choose the USB device from the drop down list, select the “Zero free space” option, then press the run button.

Wipe free space free space wiper frontend

SDelete will zero the free space on the drive while leaving current data intact. As zeros compress to virtually nothing, you can back up with compression or without compression and use an archiver later on. The end product should be a smaller and better compressed file. Wiping free space with random data won’t help compress the image so you must use zeros or another consistent character such as ones.

You can also use USB Flash Tools above (program #5) for this with its Erase > “Overwrite free space” option. Make sure to use zeros or ones as the overwrite method.

Note: Although doing this every now and then isn’t a problem, constantly zeroing the device’s free space could help decrease its lifespan and is not recommended. It’s not a problem for mechanical USB hard drives but applies to flash memory based devices like USB sticks, SD cards, externals SSDs, MP3 players, mobile phones, and etc.

34 Comments - Write a Comment

  1. steve jones 2 years ago
  2. HeyRadar 3 years ago
    • HAL9000 3 years ago
    • Joey S 3 years ago
      • ManhHung 2 years ago
      • steve jones 2 years ago
    • GalFisk 3 years ago
  3. Friendly 4 years ago
  4. LaSu 4 years ago
    • HAL9000 4 years ago
  5. mogli 6 years ago
    • HAL9000 6 years ago
    • George 5 years ago
      • John L. Galt 5 years ago
    • steve jones 2 years ago
  6. Donal OCallaghan 6 years ago
  7. John Ohannessian 6 years ago
    • rodocop 4 years ago
      • Håkan 4 years ago
      • Alex Moon 4 years ago
    • Maxime Abbey 4 years ago
  8. Dave Burton 6 years ago
    • Neil van Heerden 4 years ago
    • Renato 4 years ago
      • Paulo Pestana 3 years ago
  9. Vineet Garg 6 years ago
  10. Hugo Napoli 8 years ago
  11. Naseeb 8 years ago
  12. Paulchen 10 years ago
    • HAL9000 10 years ago
  13. leofelix 16 years ago
  14. webcadre 16 years ago
  15. Michael C. 16 years ago
  16. Ammar 16 years ago

Leave a Reply

Your email address will not be published. Required fields are marked *

Note: Your comment is subject to approval. Read our Terms of Use. If you are seeking additional information on this article, please contact us directly.