As we know, over time many old packages, dependencies, and temporary files accumulate. What are the best recommended ways to improve the overall UiPath Studio usage experience for developers?
This question relates to the tool itself as software, not to process-specific performance.
try to use manage packages to remove unused dependencies, keep studio and dependencies updated, disable unused extensions,
and periodically clean Orchestrator logs and local feeds to maintain a smoother Studio experience.
It can slow down due to old dependencies, cached files, and unused packages. You may have to clean it in regular intervals. RAM size of your system also matters. Also try use to latest LTS version.
This is what I follow :
1.Install UiPath studio on non-OS drive.
2.change the target folder where the packages are stored locally to non-OS drive.
3.Ensure good RAM capacity.
4.Manage startup applications and services, whatever is unnecessary set them to start manually or stop them.
I have also had issues when there was to many version of the same nuget package. So it could also help to delete old versions, so only the used ones are installed locally:
Eg.: