User Data Folder Cleanup Question

Godot Version

4.5.rc2

Question

In Godot, the menu setting Project -> Open User Data Folder leads to C:\Users\MYSELF\AppData\Roaming\Godot

Is there a tool to purge the unnecessary files found there, i.e. what’s safe to delete?

Some examples:

  • Roaming\Godot\export_templates has two folders 4.5.rc1 and 4.5.rc2, with ~2 gigabytes of files each. I guess the 4.5.rc1 folder are leftovers and I can delete it?
  • \Roaming\Godot has editor_settings-4.tres, editor_settings-4.3.tres, editor_settings-4.4.tres, editor_settings-4.5.tres - Leftovers from past upgrades… I can delete?
  • Godot\app_userdata has a few folders of games I looked at to learn, but have long deleted from my system. Delete?
  • Etc.

Thanks for your guidance.

These are not harmful to delete,but why deleting necessary things such as project settings etc?
You can delate the files you don’t want anymore like maybe godot 3 export templates and any game files you (That is NOT needed anymore)mentioned.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.