Safe to Delete

SolidWorks Backup Recovery Files (.sldbak)

Quick Answer: SolidWorks creates .sldbak auto-save recovery copies of assembly and part files. Deleting old .sldbak files is safe.

Bottom Line: It is 100% safe to delete .sldbak files if your active .sldprt (part) and .sldasm (assembly) files open cleanly.


What are .sldbak Files?

Located in your SolidWorks auto-recover directory (or project folders), SolidWorks saves backup copies (filename.SLDBAK) during mechanical CAD editing.


How to Delete .sldbak Files

Get-ChildItem -Path "C:\SolidWorksProjects" -Filter "*.sldbak" -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