---
title: "Getting Started With the Raspberry Pi Imager for Windows"
description: "Learn how to get started with the Raspberry Pi Imager for Windows and take control of your Raspberry Pi devices!"
canonical: "https://adamtheautomator.com/raspberry-pi-imager-for-windows/"
---

# Getting Started With the Raspberry Pi Imager for Windows

> Learn how to get started with the Raspberry Pi Imager for Windows and take control of your Raspberry Pi devices!

Source: https://adamtheautomator.com/raspberry-pi-imager-for-windows/

---

ATA Learning

Tap to hide

[

ATA Learning

](/)

*   [Home](/)
*   [Tutorials](/tutorials/)
*   [Instructors](/author/)
*   [Advertising](/advertising/)
*   [Recommended Resources](/resources/)
*   [About Adam](/about-adam/)

Search for:  

*   [](https://twitter.com/adbertram)
*   [](https://github.com/Adam-the-Automator)
*   [](https://www.linkedin.com/company/adam-the-automator-llc)
*   [](/feed/)

![Getting Started With the Raspberry Pi Imager for Windows](https://adamtheautomator.com/wp-content/uploads/2022/12/raspberry-pi-imager-for-windows.jpg)

# Getting Started With the Raspberry Pi Imager for Windows

[![](https://secure.gravatar.com/avatar/2788bb1a3f735603f81eca51d68daec56a9d97e805a10268fb2c20afcc76b81b?s=192&d=mm&r=g)Nicholas Xuan Nguyen](https://adamtheautomator.com/author/nicholas-xuan-nguyen/)2 December 20224 min. read

Categories: [IT Ops](/category/it-ops/)

Tags:[Raspberry Pi](/tag/raspberry-pi/)[Windows](/tag/windows/)

Table of Contents

*   [Prerequisites](#prerequisites)
*   [Downloading and Installing Raspberry Pi Imager for Windows](#downloading-and-installing-raspberry-pi-imager-for-windows)
*   [Writing an Image to Your SD Card](#writing-an-image-to-your-sd-card)
*   [Booting Up Raspberry Pi via SD Card](#booting-up-raspberry-pi-via-sd-card)
*   [Conclusion](#conclusion)

Whether you want a fresh start with your Raspberry Pi or if you wish to install a specific OS, the Raspberry Pi Imager for Windows will do the trick.

Raspberry Pi Imager is a free and open-source tool but can be considered the ultimate tool for typical Raspberry Pi users. Even though writing images to SD cards can be a bit tricky, worry not. In this tutorial, you will learn how to install and write a bootable image to an SD card.

Experience different OSes by writing images with Raspberry Pi Imager!

## Prerequisites

This tutorial comprises hands-on demonstrations. To follow along, you will need the following:

*   A computer running Windows 10 (or later) – This tutorial uses Windows 10 21H2.
*   An SD card with at least 8GB storage space – The more storage space, the better!
*   A microSD card reader (or any SD card adapter compatible with your computer).
*   A [Raspberry Pi OS image](https://www.raspberrypi.com/software/operating-systems/) file to install – This tutorial uses Raspberry Pi Desktop.

## Downloading and Installing Raspberry Pi Imager for Windows

Created by the Raspberry Pi Foundation, the Raspberry Pi Imager is software that lets you write images onto storage devices, such as SD cards. For this tutorial, you will use the Raspberry Pi Imager for Windows to write a Raspberry Pi image onto your SD card.

But first, you will need to download and install the Raspberry Pi Imager for Windows:

1\. Open your web browser, and head to the official [Raspberry Pi website](https://www.raspberrypi.com/software/).

2\. Next, click **Downloads for Windows** to download the Raspberry Pi Imager installer.

![Downloading Raspberry Pi for Windows](https://adamtheautomator.com/wp-content/uploads/2022/11/image-534.png)

Downloading Raspberry Pi for Windows

2\. Once downloaded, double-click on the installer to launch the setup wizard.

![Launching the Raspberry Pi Imager setup wizard](https://adamtheautomator.com/wp-content/uploads/2022/11/image-535.png)

Launching the Raspberry Pi Imager setup wizard

3\. Now, click the **Install** button to install Raspberry Pi Imager on your computer.

![Installing the Raspberry Pi Imager](https://adamtheautomator.com/wp-content/uploads/2022/11/image-535.png)

Installing the Raspberry Pi Imager

5\. Lastly, tick the checkbox below, click **Finish** to close the wizard, and run Raspberry Pi Imager.

![Finishing the installation](https://adamtheautomator.com/wp-content/uploads/2022/11/image-561.png)

Finishing the installation

## Writing an Image to Your SD Card

Now that you have installed Raspberry Pi Imager for Windows, it is time to write an image to your SD card, also known as “imaging” or “flashing.”

Once the image is written, you can boot your Raspberry Pi from the SD card and use it like any other computer.

> _Note that writing an image erases all of the data on your SD card. So be sure to back up any important files before proceeding._

1\. On the main screen of the Raspberry Pi Imager, click the **CHOOSE OS** button to select the OS you want to install.

![Initiating choosing OS to install](https://adamtheautomator.com/wp-content/uploads/2022/11/image-562.png)

Initiating choosing OS to install

2\. Next, choose an OS from the options shown below. Many options are available, but for this tutorial, scroll down and select the **Use custom** option at the bottom.

This option lets you choose an image file from your computer from a dialog box, so you are not limited to the OS list.

> 💡 _Some of the most popular distributions, like Kali Linux, Fedora, DietPi, [](https://raspberrytips.com/install-dietpi-raspberry-pi/)or [Chromium OS](https://raspberrytips.com/how-to-install-use-chromium-os-on-raspberry-pi-fydeos/), are not on the list. But the **Use custom** option lets you use them to create your image._

Related:[Install Nessus on Kali and Enhance Linux Distribution](https://adamtheautomator.com/install-nessus-on-kali/)

![Choosing the Use custom option](https://adamtheautomator.com/wp-content/uploads/2022/11/image-563.png)

Choosing the Use custom option

3\. Locate the Raspberry Pi image file on your computer, and click **Open**.

![Selecting a Raspberry Pi image ](https://adamtheautomator.com/wp-content/uploads/2022/11/image-564.png)

Selecting a Raspberry Pi image

The OS you chose is now displayed in the **Operating System** box, as shown below.

![Verifying the selected image file](https://adamtheautomator.com/wp-content/uploads/2022/11/image-565.png)

Verifying the selected image file

4\. Now, insert your SD card into your computer.

5\. Once inserted, click the **CHOOSE STORAGE** button to locate the SD card.

![Initiating setting a storage](https://adamtheautomator.com/wp-content/uploads/2022/11/image-566.png)

Initiating setting a storage

6\. Select the SD card you inserted from the list of storage devices connected to your computer.

![](https://adamtheautomator.com/wp-content/uploads/2022/11/image-567.png)

Below, you can see the selected SD card is now displayed in the **Storage** box.

![Verifying the selected storage device](https://adamtheautomator.com/wp-content/uploads/2022/11/image-568.png)

Verifying the selected storage device

7\. Next, click the settings icon to access the advanced options.

![Accessing the advanced options](https://adamtheautomator.com/wp-content/uploads/2022/11/image-569.png)

Accessing the advanced options

8\. Configure the hostname and SSH settings on the **Advanced options** window with the following:

*   Tick the **Set hostname** checkbox and provide a hostname for your Raspberry Pi to uniquely identify your computer on a network.Tick the **Enable SSH** checkbox to enable Secure Shell [(SSH](https://adamtheautomator.com/ssh-command-in-linux/)) access to your Raspberry Pi. SSH allows you to access your Raspberry Pi from another computer remotely.

Related:[A Windows Guy in a Linux World: Setting up SSH Command](https://adamtheautomator.com/ssh-command-in-linux/)

*   Select the **Use password authentication** option to require a password when you SSH to your Raspberry Pi.

![Configuring hostname and SSH](https://adamtheautomator.com/wp-content/uploads/2022/11/image-570.png)

Configuring hostname and SSH

9\. Now, tick the **Set username and password** checkbox and enter a username and a strong password for your Raspberry Pi. You will use these credentials to SSH into your Raspberry Pi once it has been imaged.

![Setting the Raspberry Pi username and password](https://adamtheautomator.com/wp-content/uploads/2022/11/image-571.png)

Setting the Raspberry Pi username and password

10\. Tick the **Set locale settings** checkbox and select your preferred **Time zone** and **Keyboard layout** for your Raspberry Pi. Note that choosing your location from the list ensures the accurate time zone.

![Setting the locale settings](https://adamtheautomator.com/wp-content/uploads/2022/11/image-572.png)

Setting the locale settings

11\. Under **Persistent settings**, enable the following:

*   **Eject media when finished** – This setting helps to safely eject the SD card from your computer when the imaging process is complete.**Enable telemetry** – This setting helps the Raspberry Pi Foundation improve the Raspberry Pi Imager for Windows tool.

Keep other settings as is, and click **Save** to save your settings and close the window.

![Saving the image settings](https://adamtheautomator.com/wp-content/uploads/2022/11/image-573.png)

Saving the image settings

12\. Once saved, click **WRITE** to begin writing the image against your selected settings to your SD card.

![Writing the image to your SD card ](https://adamtheautomator.com/wp-content/uploads/2022/11/image-574.png)

Writing the image to your SD card

Click **YES** when prompted to confirm writing the image.

![Confirming writing the image ](https://adamtheautomator.com/wp-content/uploads/2022/11/image-575.png)

Confirming writing the image

A new window opens, displaying the progress of the write operation. Depending on the image size and your SD card speed, this process can take a while.

![Viewing the writing progress](https://adamtheautomator.com/wp-content/uploads/2022/11/image-576.png)

Viewing the writing progress

13\. Finally, click **CONTINUE** to close the message box and return to the main screen once complete.

![Finishing writing the image](https://adamtheautomator.com/wp-content/uploads/2022/11/image-577.png)

Finishing writing the image

## Booting Up Raspberry Pi via SD Card

You have successfully managed to write an image to your SD card. But to verify the image works, you will have to boot your Raspberry Pi from the image.

1.  Remove the SD card from your computer.
2.  [Insert the SD card](https://projects.raspberrypi.org/en/projects/raspberry-pi-setting-up/3) into your Raspberry Pi and connect the power supply. The green LED on your Raspberry Pi should start flashing, which indicates the Raspberry Pi is booting up.
3.  Wait a minute or so for your Raspberry Pi to boot up. Once up, Raspberry Pi will be displayed on your screen, as shown below. The output below verifies Raspberry Pi is working and the image was successfully written to your SD card. Congratulations! You have now imaged your first SD card with the Raspberry Pi Imager for Windows tool.

![Booting up Raspberry Pi](https://adamtheautomator.com/wp-content/uploads/2022/11/image-578.png)

Booting up Raspberry Pi

## Conclusion

The Raspberry Pi Imager for Windows provides a quick way to write OS images on your SD card. And in this tutorial, you have learned how to install Raspberry Pi Imager, write an image, and boot to your Raspberry Pi via SD card.

Experimenting with the Raspberry Pi can be fun. And since Raspberry Pi is a [low-cost and low-power](https://raspberrypi.stackexchange.com/questions/5033/how-much-energy-does-the-raspberry-pi-consume-in-a-day) device, why not learn about building [LAMP web servers](https://projects.raspberrypi.org/en/projects/lamp-web-server-with-wordpress) and hosting your website? Keep Raspberry Pi running 24/7 without breaking the bank!

Related:[Using Terraform Provisioner to Deploy a Web Server](https://adamtheautomator.com/terraform-provisioner/)

Share this article

[Share on X](https://twitter.com/intent/tweet?url=https%3A%2F%2Fadamtheautomator.com%2Fraspberry-pi-imager-for-windows%2F&text=Getting%20Started%20With%20the%20Raspberry%20Pi%20Imager%20for%20Windows)[Share on Facebook](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fadamtheautomator.com%2Fraspberry-pi-imager-for-windows%2F)[Share on LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fadamtheautomator.com%2Fraspberry-pi-imager-for-windows%2F)

## Related Posts

![](https://adamtheautomator.com/wp-content/uploads/2024/04/idfix.jpg)

### [Solve Azure AD Connect Errors via the Microsoft IdFix Tool](/idfix/)

Fix Azure AD Connect errors fast with the Microsoft IdFix tool—your go-to solution for seamless synchronization and efficient directory management!

![](https://adamtheautomator.com/wp-content/uploads/2024/04/sandboxie.jpg)

### [How to Install Sandboxie on Windows](/sandboxie/)

Secure your Windows system with Sandboxie. Learn how to install this tool hassle-free and safeguard your digital activities!

![](https://adamtheautomator.com/wp-content/uploads/2022/11/How-to-Install-NitroShare-for-Cross-Platform-File-Transfer.jpg)

### [Install NitroShare and Streamline Your File Transfers Today](/nitroshare/)

Simplify cross-platform file transfers with NitroShare. This tutorial guides you through installation and use for fast, effortless file sharing between different operating systems.

## Categories

*   [IT Ops](/category/it-ops/)
*   [Cloud](/category/cloud/)
*   [DevOps](/category/devops/)
*   [Home Ops](/category/home-ops/)
*   [Information Security](/category/infosec/)
*   [Software Development](/category/software-development/)

## Site

*   [Home](/)
*   [Tutorials](/tutorials/)
*   [Instructors](/author/)
*   [Advertising](/advertising/)
*   [Recommended Resources](/resources/)
*   [About Adam](/about-adam/)

Copyright 2026© ATA Learning | [Privacy Policy](/privacy/)
