I’m facing an issue with UiPath Studio and UiPath Assistant.
When I click on “Sign In”, nothing happens — the authentication window does not open and no error message is shown. The same behavior happens in both Studio and Assistant.
Details:
UiPath Studio version: 24.10.9
Windows 10/11
Issue started suddenly
UiPath was reinstalled, but the problem persists
WebView2 was checked/reinstalled
Chrome is the default browser
I also checked the Studio logs and I can see errors happening during the online validation process when trying to authenticate, but the login flow itself never starts.
Has anyone experienced this issue before or knows what could block the Sign In window from opening?
I did not make any intentional changes to the Studio or Assistant settings recently.
The issue started when the Sign In window stopped opening. I have tried:
Reinstalling UiPath Studio and Assistant
Reinstalling WebView2
Clearing identity and cache folders
Running as administrator
None of these changed the behavior.
Here are the relevant errors from the UiPath Studio logs:
[ERROR] NotLicensedException: No license exist for this installation
UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(…)
at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UpdateOnlineLicenseAsync(…)
This error appears every time I click Sign In but the login window never opens.
Have you tried installing the newest version of Studio 2025.10.X?
Is you machine shown as Connected under Orchestrator Connection in Assistant Preferences, or is that part not reachable at the moment?
Also wild guess but could you check:
Open “Run…” (Winkey + R)
Type:
control userpasswords2
Click the Advanced tab and the Manage passwords button
Check if there are any references to UiPath under saved Windows credentials, and consider deleting them
Double check if indeed the Chrome is the default browser in your system.
If you have a proxy in place in the machine, you may need to add the HTTPS_PROXY variable for your proxy server in the system settings.