Hi, I need to check when my UiPath robot license expire. Please taking account that I do not have a Studio license, I only have an Attended robot license.
First of all locate the place where uipath is installed:
Maybe your uipath is here *C:\Program Files (x86)\UiPath\Studio*, then open cmd change the drive on cmd like this:
- cd C:\Program Files (x86)\UiPath\Studio\
- Run this command UiPath.LicenseTool.exe info
Note: if your location of UiPath installation in your PC is something else, then use your location in first step.
2 Likes