Safe to Delete

Blender Backup Files (.blend1, .blend2)

Quick Answer: Blender automatically creates .blend1 and .blend2 backup files upon saving. Deleting old .blend1 files is safe.

Bottom Line: It is 100% safe to delete .blend1 and .blend2 files if your primary .blend 3D scene file opens without issues.


What are .blend1 Files?

Every time you save a .blend file, Blender renames the previous save file to .blend1 (and .blend2 if configured).


How to Delete Blender .blend1 Files

Get-ChildItem -Path "C:\BlenderProjects" -Filter "*.blend1" -Recurse | Remove-Item -Force

Discussion

Loading authentication...

Related in creative

Ableton Live Decoding & Undo Cache (Ableton/Cache)

Ableton Live caches decoded MP3/FLAC samples and undo history files in Ableton/Cache. Clearing Ableton cache is safe.

Safe to Delete

Affinity Photo Working Raster Cache (%LocalAppData%\Affinity\Photo\2.0\Temp)

Affinity Photo stores temporary raster layer caches and undo history. Deleting temp files after closing projects is safe.

Safe to Delete

ArchiCAD AutoSave Recovery Directory (ARCHICAD AutoSave)

ArchiCAD stores temporary project recovery backups in the AutoSave directory. Deleting old recovery backups is safe.

Safe to Delete
Back to all files