Disconnecting assistant which is connected through Interactive sign in functionality, using command prompt

How to disconnect Assistant which is connected through Interactive sign in functionality, using command prompt ?

In order to disconnect the UiPath Assistant which is connected to orchestrator using Interactive sign-in feature, we can use below command :

Navigate to UiPath installation directory in command prompt -

cd "c:\Program Files\UiPath\Studio"


Command : UiRobot.exe --disconnect


Note : This same command is used for disconnecting robots from Orchestrator which are connected through Machine key and orchestrator url.