Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion installation/installing-images/windows.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installing operating system images using Windows

[balenaEtcher](https://www.balena.io/etcher/) is typically the easiest option for most users to write images to SD cards, so it is a good place to start. If you're looking for an alternative on Windows, you can use Win32DiskImager.
[balenaEtcher](https://www.balena.io/etcher/) is typically the easiest option for most users to write images to SD cards, so it is a good place to start. If you're looking for an alternative on Windows, you can use Win32DiskImager or imgFlasher.

## balenaEtcher

Expand All @@ -20,6 +20,14 @@
- Click 'Write' and wait for the write to complete.
- Exit the imager and eject the SD card.

## Upswift imgFlasher

- Download portable Windows version from [upswift.io](https://www.upswift.io/imgflasher/)
- Run imgFlasher and choose an image or zip file
- Choose SD card or USB drive
- Click on 'Flash'
- Wait until the flash is completed.

---

*This article uses content from the eLinux wiki page [RPi_Easy_SD_Card_Setup](http://elinux.org/RPi_Easy_SD_Card_Setup), which is shared under the [Creative Commons Attribution-ShareAlike 3.0 Unported license](http://creativecommons.org/licenses/by-sa/3.0/)*