How to remove UIPath studio

Hi @jaco

  1. Go to Add or remove programs in the Windows settings and uninstall both UiPath Studio applications. Download the latest UiPath Studio version from the Resource Center in Automation Cloud and install it. After installing the latest version, Studio will receive automatic updates when they are available.

Check out the document

  1. Open Command Prompt or PowerShell as an administrator. Navigate to the directory where the UiPath installer is located. Use the following command to perform a silent uninstall

Check out this thread

UiPathStudio.msi /quiet
  1. Delete the entire Studio folder: C:\Users {username}\AppData\Local\UiPath. And also if needed: C:\Users {username}.nuget\packages

Check out the thread

Regards
Gokul