EXE
WinGet
Raspberry Pi Imager
Raspberry Pi Ltd · 2.0.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
imager-v2.0.4.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{46C75BF3-E267-4834-AE1D-BEB77E05BFA1}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.0.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
imager-v2.0.4.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RaspberryPiFoundation.RaspberryPiImager
Version
2.0.4
Description
Raspberry Pi Imager is the quick and easy way to install Raspberry Pi OS and other operating systems to a microSD card, ready to use with your Raspberry Pi.
License
Apache-2.0
↗
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's new
- Write Robustness:
- Introduce WriteProgressWatchdog to monitor write progress and detect stalls
- Implement recovery strategies for async I/O including queue depth reduction
and sync fallback mechanisms
- Standardize timeout handling for pending writes across all platforms
- Add 5-minute emergency timeout as fallback for stalled operations
- Performance:
- Enhance recovery event handling and monitoring diagnostics
- Capture SHA256 hash values in performance profiles…