Please tell me hot to stop an attended bot using command prompt
Hi @satchauhan
Use this “C:\Program Files (x86)\UiPath Platform\UiRobot.exe” in cmd prompt will kill the UiRobot
Thanks
Ashwin S
Hi @satchauhan
Try below command
C:\Program Files (x86)\UiPath Platform\UiRobot.exe disconnect
Regards,
Kommi Jeevan.
“C:\Program Files (x86)\UiPath Platform\UiRobot.exe” command open UiRobot agent not stopping the process.
and C:\Program Files (x86)\UiPath Platform\UiRobot.exe disconnect will disconnect UiRobot and require Administrator rights to run this command.
i need to stop current running process through command prompt.
Hi @satchauhan
Can you tell us why you wanna stop robot via cmd , why cant you stop attended robot via robot tray
we require it to stop by user so if we create a batch file with CMD command then it will be easy for them
One alternative is setting the hotkey to stop the process via uirobot:
but how can stop from CMD
hi @satchauhan ,
you dont need to create cmd file for for stop bot
just go to robot tray and stop your required process
simple