Studio Performance Is Slow

What to perform when UiPath Studio works slowly ?

Issue Description: UiPath Studio takes 12 minutes to open. It takes 5-6 minutes for Studio to show up, and clicking on any project is taking 5-6 minutes to open.

Resolution: Perform the below steps

  1. Turn off the assembly bind failure logging (Fusion)
  2. Delete the Fusion registry

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion

DWORD ForceLog set value to 1

DWORD LogFailures set value to 1

DWORD LogResourceBinds set value to 1

String LogPath set value to folder for logs (e.g. C:\FusionLog\)