Hello guys. Wanted to ask a question. Have any of you got laggy Studio? What im trying to say, that like 2 weeks ago, my studio worked fine, no lag spikes, nothing. Now, after I put a activity to my workflow, i need to wait like 5-8 seconds, because Studio freezes. Dont know what to do. Its really inconvenient to work like that. Do any of you have suggestions on what to do in this case? My loptop what im working on is quite good, I have a Precission 5530.
@Povilas_Jonikas ,
try these steps
1. Clear UiPath Studio Cache
- Navigate to:
C:\Users\YourUsername\.nuget\packages
- Delete the
UiPath.Packages
folder. - Restart UiPath Studio and check if the issue persists.
2. Disable Package Validation (If Freezing Occurs Due to Packages)
- Open UiPath Studio.
- Go to the Project tab → Click Manage Packages.
- Uncheck the option: “Automatically update activities”.
- Restart Studio and check for improvements.
3. Enable Low-Resolution Rendering (If Using High-Resolution Display)
- Right-click on the UiPath Studio shortcut.
- Click Properties → Go to the Compatibility tab.
- Enable “Override high DPI scaling behavior” and select System.
- Click Apply → Restart Studio.
4. Troubleshoot Dependencies
- Open the affected workflow.
- Navigate to Manage Packages → Check Installed Packages.
- Ensure all required dependencies are installed and up to date.
- If there are outdated or unused packages, remove or update them.
5. Optimize UiPath Studio Performance
- Disable Auto-Save:
- Go to Home → Settings → General.
- Uncheck “Enable Auto-Save”.
- Disable Autoscaling:
- Go to Settings → Design.
- Uncheck “Enable Auto-Scaling”.
- Reduce Logging Level:
- Navigate to Home → Settings → Logging.
- Set it to Warning or Error (instead of Info/Verbose).
6. Repair or Reinstall UiPath Studio (If Issue Persists)
- Repair UiPath Studio:
- Open Control Panel → Programs → UiPath Studio.
- Click Repair.
- If the issue continues, Uninstall and Reinstall UiPath Studio.
Regards,
somanath
Restart Studio to resolve temporary issues. Clear the cache by deleting folders in %localappdata%\UiPath. Update Studio to the latest version. Disable auto-imports in File > Settings > General. Close background processes to free up resources. Reinstall Studio if the issue persists.
Happy Automation