Recovery for Dummies documentation
Recovery for Dummies (R4D) (or R4D for short) is distributed as a disk image, not a disc image. Therefore, it must be written directly to a USB stick – it cannot simply be copied like a regular file.
The disk image already contains the required partition table, partition layout, and file system, so there is no need to format the USB stick beforehand. Whatever is currently stored on the USB stick will be overwritten during the writing process. All existing data on the selected USB stick will be permanently erased.
You can use any application capable of writing a disk image to a storage device sector by sector. This guide uses Rufus as an example because it is one of the most popular and easiest-to-use tools for this task (Linux users can use dd instead).
Start Rufus and configure the following options:

As you have probably noticed, after writing the disk image, the USB stick capacity is reduced to 1 GiB. This is expected behavior.
If you want to use the remaining unallocated space on the USB stick, you can extend the partition. Unfortunately, this cannot be done using Disk Management (diskmgmt.msc) on Windows 8 or later, nor with Windows Explorer. Instead, use a third-party partition manager such as AOMEI Partition Assistant or GParted.
Berion
2026-07-31
➜ Go back to main page