Raspberry Pi Imager - Where do images get downloaded to?
When using the Raspberry Pi Imager (on Win 7 PC) and selecting Raspbian to write to my SD. Where does the Raspbian image get downloaded to, before being written to the SD card? Does the Raspbian image get deleted after being written to the SD, or does it stay in a temp folder somewhere on my Win 7 PC?
Re: Raspberry Pi Imager - Where do images get downloaded to?
I had the same question, and got the answer here from one of the developers.
Differs by OS.
Typically somewhere under c:\users\your-username\AppData\Local or ~/.cache or ~/Library/Caches
AppData folder -like most other system folders- is hidden by default in Windows explorer.
Last edited by Botspot on Sun May 03, 2020 6:01 pm, edited 1 time in total.
Easily install anything on your Pi using Pi-Apps. Over 2 million users.
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Re: Raspberry Pi Imager - Where do images get downloaded to?
images are being downloaded in the directory i.e., Local Disk C:\users\your-username\AppData\Local or ~/.cache or ~/Library/Caches or sometime in AppData
Re: Raspberry Pi Imager - Where do images get downloaded to?
mccannd wrote: ↑Sun May 03, 2020 10:58 amWhere does the Raspbian image get downloaded to...on my Win 7 PC?/quote]
In such cases, I open the command prompt and issueorCode: Select all
dir c:\".img /s/p
Code: Select all
dir c:\*raspbi* /s/p
Re: Raspberry Pi Imager - Where do images get downloaded to?
kaksi wrote: ↑Sun May 03, 2020 9:50 pmHave you actually tried this?mccannd wrote: ↑Sun May 03, 2020 10:58 amWhere does the Raspbian image get downloaded to...on my Win 7 PC?/quote]
In such cases, I open the command prompt and issueorCode: Select all
dir c:\".img /s/p
Code: Select all
dir c:\*raspbi* /s/p
![]()
Because on my system, the downloaded file does not end with .img, is not raw disk image format, and does not include "raspbi" in the filename.
Easily install anything on your Pi using Pi-Apps. Over 2 million users.
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Re: Raspberry Pi Imager - Where do images get downloaded to?
Thanks for all the replies, appreciate it
So in this folder:
C:\Users\<username>\AppData\Local\Raspberry Pi\Imager\cache
I have a 1.10GB file
lastdownload.cache
So I suspect that's Raspbian. Is it ok to delete this file and cache folder?
Just trying to clear up some disk space.
So in this folder:
C:\Users\<username>\AppData\Local\Raspberry Pi\Imager\cache
I have a 1.10GB file
lastdownload.cache
So I suspect that's Raspbian. Is it ok to delete this file and cache folder?
Just trying to clear up some disk space.
Re: Raspberry Pi Imager - Where do images get downloaded to?
On my Raspbian system the cache file is also called "lastdownload.cache", so it looks like you found it.mccannd wrote: ↑Mon May 04, 2020 9:56 amThanks for all the replies, appreciate it
So in this folder:
C:\Users\<username>\AppData\Local\Raspberry Pi\Imager\cache
I have a 1.10GB file
lastdownload.cache
So I suspect that's Raspbian. Is it ok to delete this file and cache folder?
Just trying to clear up some disk space.

It deleted fine for me. Just remember you're in the AppData folder, which is hidden away from users. So be especially careful.
Easily install anything on your Pi using Pi-Apps. Over 2 million users.
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Over 200 apps including image editors, IDEs, games, web browsers, appearance themes, and more to upgrade your Raspberry Pi desktop.
More info: https://github.com/Botspot/pi-apps
Re: Raspberry Pi Imager - Where do images get downloaded to?
Sorry to hijack thread, same question but on a Mac, I tried looking for them but I can't find cached images 

_________________________________________________________________________
Pi model B / Pi 2 / Pi 3 / Pi 4 / Pi 5 / Pi 400 / Pi Zero W / Pi Zero 2 W / Pico
Pi model B / Pi 2 / Pi 3 / Pi 4 / Pi 5 / Pi 400 / Pi Zero W / Pi Zero 2 W / Pico
-
- Posts: 1408
- Joined: Tue Oct 30, 2018 3:34 pm
Re: Raspberry Pi Imager - Where do images get downloaded to?
Thank you, perfect, found it 

incognitum wrote: ↑Fri Oct 23, 2020 11:12 pm"Go" -> "Go to Folder..." -> ~/Library/Caches/Raspberry Pi
_________________________________________________________________________
Pi model B / Pi 2 / Pi 3 / Pi 4 / Pi 5 / Pi 400 / Pi Zero W / Pi Zero 2 W / Pico
Pi model B / Pi 2 / Pi 3 / Pi 4 / Pi 5 / Pi 400 / Pi Zero W / Pi Zero 2 W / Pico