KurtE
Senior Member+
For awhile now my SSD drive (c
was close to running out of space (like < 1% free).
Dell tools said it could not do backups...
For a while now I have been moving stuff off of the C drive to the larger hard drive d: but still was not getting very far.
Finally I went to the Arduino created directory Arduino15 which on my Windows machine is at:
And looked at the staging subdirectory and found it had a ton of large files contained within in it.
Searching around I found Arduino threads like:
forum.arduino.cc
Where I found that it is safe to delete all of this stuff. I did not totally clear it out, but deleted all of the stuff earlier than 2025, plus some other boards stuff
like ESP32. I could probably delete all of it, but at least now I am out of the RED
Dell tools said it could not do backups...
For a while now I have been moving stuff off of the C drive to the larger hard drive d: but still was not getting very far.
Finally I went to the Arduino created directory Arduino15 which on my Windows machine is at:
Code:
C:\Users\kurte\AppData\Local\Arduino15
And looked at the staging subdirectory and found it had a ton of large files contained within in it.
Searching around I found Arduino threads like:
Board manager zip files bloat
I confirm that you can safely delete them. They are helpful in the case where you remove and then reinstall a boards platform, since Arduino IDE will be able to quickly install it from the staged ZIP file instead of having to do a long download from the Internet. However, that is a rare use...
forum.arduino.cc
like ESP32. I could probably delete all of it, but at least now I am out of the RED