Raspberry Pi Imager 2 gets a refresh with a wizard and more options

  • New interface with step-by-step wizard, visible customization, and summary before recording.
  • Raspberry Pi Connect integration, Cloud-Init support, and CLI package for automation.
  • Accessibility improvements: keyboard navigation, screen reader labels, and optional telemetry.
  • Downloads for Windows, macOS, Raspberry Pi OS and Linux AppImage; on Linux may require sudo and libfuse2t64.

Raspberry Pi Imager 2

The official tool for creating installation media on British foundation devices takes an important leap. With Raspberry Pi Imager 2The application adopts a guided experience that simplifies the choice of device, system and destination, and makes the customization of the installation clearer.

This change comes after a long redesign process and is noticeable as soon as you open the program: the interface debuts new color scheme and more screen space, along with well-explained steps and clear warnings before deleting drives.

A guided interface so you don't get lost

Imager abandons the single screen and embraces a five-step assistant It guides you through selecting a motherboard, operating system, storage, customization options, and write settings. Each step occupies the entire window with descriptions, validations, and helpful links.

One of the most welcome changes is that the customization options They are no longer hidden: they are now part of the main flow and allow you to define hostname, time zone, keyboard layout, Wi-Fi, user, SSH and, as a new feature, the preconfiguration of Raspberry Pi Connect for remote access from the first boot.

Technical updates and changes under the hood

Beyond the appearance, there are profound improvements. The team introduces new write and download algorithms, device detection to suggest the appropriate image and a "guardrail" system that displays a summary of changes before recording.

The program includes support for Cloud-Init and scripts On Raspberry Pi OS, it handles SSH configuration better, automatically refreshes the system list, more reliably identifies mount points, and improves error handling and drive formatting.

Windows adds compatibility with Diskpart for disk cleaningWhile all platforms now include native file dialogs, a reset options button, and refined window settings such as the keychain permissions prompt.

Accessibility and user control

The application reinforces its accessibility with labels, buttons, and switches exposed to screen readers, as well as full keyboard navigation. For those who value privacy, the options allow you to disable telemetry, suppress warnings and enable automatic ejection of the media after writing.

The possibility of has also been added change the repository from which the images are downloaded, something especially useful for organizations that host their own catalog of systems or local mirrors.

Integration with Raspberry Pi Connect and automation

Integration with Raspberry Pi Connect It allows you to configure remote access (screen sharing or shell) before burning the image, saving steps when deploying multiple computers.

A package is available for advanced environments. CLI (console only) which facilitates automation with Bash and Cloud-Init, ideal for labs, classrooms or makerspaces that need to prepare many boards repeatedly.

Raspberry Pi Imager 2 download and compatibility

Raspberry Pi Imager 2 is available for free and as open source software for Windows, macOS, Raspberry PiOS (on the device itself) and Linux in AppImage format. On distributions like Ubuntu, it may be necessary to install libfuse2t64 to run the AppImage.

Several media outlets indicate that the current AppImage It requires administrator privileges to run. (for example using sudo) to access the drives, a detail to keep in mind on shared or corporate computers.

The project also updates the official packages (including a new installer for Windows) and offers an “Embedded” version for AArch64, designed for embedded scenarios.

Who is Raspberry Pi Imager 2 useful for?

Imager isn't just for Raspberry Pi OS: it acts as general ISO/IMG flasherIn the style of other tools on the market, it can also help create installation media for compatible third-party systems.

In this area, these improvements streamline deployments in education and laboratoriesFrom preparing classrooms with homogeneous images to enabling remote support with Connect without physically touching each device.

With its guided approach, more readily available customization, and enhanced accessibility, Imager 2 modernizes a key tool in the Raspberry Pi ecosystem. The combination of Connect, CLI and Cloud-Init It also aims for faster and more controlled deployments, while maintaining simplicity for users who just want to record and get started.

Raspberry PiOS
Related article:
Raspberry Pi OS jumps to Debian 13 Trixie with new desktop and tweaks