hanging a lot 2026 version in the UiPath RPA when i open activites and manage packages we need one particular video on RPA tutorials
Hi @Shakil_Ahamad ,
This is a known UiPath Studio performance issue, especially in newer versions, caused by:
-
Corrupted package cache
-
Heavy dependency validation
-
Outdated packages
-
High DPI rendering issues
-
Broken workflow dependencies
UiPath Community Forum confirms these exact fixes for freezing/hanging problems:
Clearing the UiPath NuGet cache
Disabling automatic package validation
Fixing DPI rendering settings
Updating/balancing dependency versions
How to fix these issues:
- Clear UiPath Package Cache (MOST IMPORTANT – Fixes 90% cases):
Delete this folder: %userprofile%\.nuget\packages
Then restart Studio. (Confirmed by UiPath forum as the first fix for freezing issues.)
- Disable “Automatically update activities” (Prevents Hanging in Manage Packages):
In Studio:
Project → Manage Packages → Settings → Uncheck
Automatically update activities
This prevents Studio from scanning/updating every package each time.
[forum.uipath.com]
- Enable Low‑Resolution Rendering (Fix UI Lag on High‑Resolution Displays):
Right‑click UiPath Studio → Properties → Compatibility
Enable:
Override high DPI scaling behavior → System
This eliminates UI rendering lag.
[forum.uipath.com]
- Verify Dependencies in Problematic Workflows:
If Studio hangs only when opening a certain workflow:
-
Open Manage Packages
-
Update/correct all packages
-
Make sure invoked workflows use the same dependencies
There are already many tutorials available on YouTube as well as on UiPath Academy. If you are still unable to understand the topic, you can post your specific problem on the forum in a clearer and more detailed manner so that others can help you effectively.
Says enough about the product that you need YouTube tutorials to stabilize an expensive product.
Either the system requirements are undersold or there are still too many bugs to iron out.
Hi @Shakil_Ahamad ,
Just to confirm, you’re experiencing slowness when using UiPath Studio, especially when configuring workflows.
If that’s the case, I’m really sorry for your current experience. This is definitely not a known issue and we’d like to investigate this further. To help us do this, can we ask for more details:
- Does it happen with all projects or only a specific one?
- What specific Studio version are you using?
- What’s the machine spec?
- Are there specific triggers for the slowness?
If possible, please also attach:
- Studio logs (from
%localappdata%\UiPath\Logs) - A short screen recording showing the behavior
Many thanks,
Raluca