The Studio I installed doesn't have the User Interface Inspector

I installed UiPath Studio on a new computer to start development. I obtained an account with development privileges and logged into Studio. However, after creating a new project, I found that there is no corresponding icon for the UI Explorer, and I can’t find the Click component through search.


Subsequently, I created a blank project on other computers. In this project, there is a UI Explorer and the Click component is available. But when I opened the project on the new computer, they were still missing.

We have checked the user permissions, the configuration of dependency sources, and even reinstalled Studio, yet the problem remains unresolved. May I ask if there is an issue with certain settings? Our network does not allow access to external networks, and we are using enterprise authorization.

@zhongjiayong163,

Install UiPath.UIAutomation.Activities package in you project to see all missing options.

Refer this solution for more details.