Hi!
I believe that if you open “C:\Program Files (x86)\UiPath\Studio\UiStudio.exe.config” and edit the value of “AutoSaveInterval” you can change it and most probably switch it off by setting it to “0”…
I have not tried it though… Hope it helps.
<setting name="AutoSaveInterval" serializeAs="String">
<value>30000</value>
</setting>