Hanging a lot 2026 version

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:
:check_mark: Clearing the UiPath NuGet cache
:check_mark: Disabling automatic package validation
:check_mark: Fixing DPI rendering settings
:check_mark: Updating/balancing dependency versions

How to fix these issues:

  1. 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.)

  1. Disable “Automatically update activities” (Prevents Hanging in Manage Packages):

In Studio:

Project → Manage Packages → Settings → Uncheck
:check_mark: Automatically update activities

This prevents Studio from scanning/updating every package each time.
[forum.uipath.com]

  1. Enable Low‑Resolution Rendering (Fix UI Lag on High‑Resolution Displays):

Right‑click UiPath Studio → Properties → Compatibility
Enable:

:check_mark: Override high DPI scaling behavior → System

This eliminates UI rendering lag.
[forum.uipath.com]

  1. 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

Hi @Shakil_Ahamad

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

1 Like