Chrome application taking more space always 100% utilisation

Hi all!
I am facing an issue with 100% cpu utilisation where I am using UiPath studio and chrome application only rest not interacting with any other apps ? Is their any fix for it.

Hi @vhvinodsai

Please restart the robot services

1.      Press Win + R
2.	Type services.msc
3.	Find UiPath Robot Service
4.	Right-click → Restart

Hope it help, let me know if u still face issue

Thanks

1 Like

If its specific to chrome, just disable UiPath extension and enable it back. Then restart chrome.

Also, check if ui explorer is left open. Also limit to strict selectors. Also in ui elements use input mode to simulate.

Then restart services and check.. You can check logs and monitor.

Is this remote sessions, where you are working. May there are other users also on the same server.

1 Like

Hi @vhvinodsai

  1. Update UiPath Studio and Chrome to the latest version
  2. Disable all Chrome extensions except UiPath Web Automation
  3. Close unused workflows and restart UiPath Studio
  4. Turn off Live Highlight in Studio settings
  5. Disable hardware acceleration in Chrome settings
  6. Restart UiPath Assistant / Robot
  7. If issue continues, try using Edge browser instead of Chrome

Usually updating UiPath and reducing extensions fixes high CPU usage.

1 Like

@vhvinodsai

Analysis the processes running on the machine. If no exceptional processes consuming the CPU upgrading the CPU memory size is the only option.

Meanwhile keep cleaning browser cache time to time.

1 Like