Wingetlywingetly
← All apps

ImageUSB

by PassMark Softwarev1.5.1007

Last updated

ImageUSB is a free utility which lets you write an image concurrently to multiple USB Flash Drives.

Install with winget

$ winget install --id PassMark.ImageUSB --exact --version 1.5.1007

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Capable of creating exact bit-level copies of USB Flash Drive (UFDs), ImageUSB

is an extremely effective tool for the mass duplication of UFDs. ImageUSB also

supports writing of an ISO file byte by byte directly to an USB drive (*).

ImageUSB can also be used to install OSFClone to a USB Drive for use with

PassMark OSForensics™.

Unlike other USB duplication tools, ImageUSB can preserve all unused and slack

space during the cloning process, including the Master Boot Record (MBR).

ImageUSB can perform flawless mass duplications of all UFD images, including

bootable UFDs.

imageUSB includes functionality to Zero a USB Flash Drive. This will replace the

contents of the entire drive with 0s. Or alternatively to just Zero the MBR

and/or GPT entries that exists on the drive. In addition, imageUSB has the

ability to reformat even hard to format drives and reclaim any disk space that

may be lost previously.

(*) CD ISO images use a different file systems compared to USB drives. So the

direct imaging of ISO9660, Joliet or UDF file system, from a CD, to a USB drive,

might not allow the USB drive to function in all operating systems. A reformat

can recover the drive however. As of V1.5, imageUSB now supports extraction of

ISO contents onto USB Drive.

Warning: Due to the forensic nature of image duplication by ImageUSB, please

ensure that you select UFDs with a storage size similar to the image you wish

to duplicate. For example, if a 2GB image is copied to an 8GB USB Flash Drive,

the drive will only be able to use two out of the eight gigabytes of storage

space. In this scenario, users will need to reformat the UFD in order to

access the rest of the storage space.

Installers · v1.5.1007

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ImageUSB.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • KeyboardTestPassMark Software
    PassMark.KeyboardTestv4.0.1003

    Test desktop and laptop computer keyboards

  • DiskCheckupPassMark Software
    PassmarkSoftware.DiskCheckupv3.6.1001.0

    SMART hard drive monitoring utility

  • Volatility WorkbenchPassMark Software
    PassMark.VolatilityWorkbenchv3.0.1014

    Volatility Workbench is a graphical user interface (GUI) for the Volatility tool.

  • BatteryMonPassMark Software
    PassMark.BatteryMonv2.1

    Monitor the battery charge level in laptop computer and UPS's

  • AppTimerPassMark Software
    PassMark.AppTimerv1.0.1010

    Application Startup Timer

  • RebooterPassMark Software
    PassMark.Rebooterv1.3.1007

    PC Shutdown, Reboot or Logout utility

More from PassMark Software.

Frequently asked questions

How do I install ImageUSB on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PassMark.ImageUSB --exact --version 1.5.1007. winget downloads the installer from PassMark Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ImageUSB silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PassMark.ImageUSB --exact 1.5.1007 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall ImageUSB via winget?
Run: winget uninstall --id PassMark.ImageUSB --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ImageUSB's Apps & Features entry.
Is ImageUSB free?
ImageUSB is distributed under Freeware. Refer to the publisher (https://www.osforensics.com/tools/write-usb-images.html) for the full license terms - Wingetly itself does not charge for installation.
Does ImageUSB work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ImageUSB directly from the publisher.
How do I keep ImageUSB up to date?
Run winget upgrade --id PassMark.ImageUSB --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ImageUSB from microsoft/winget-pkgs.