Hello
Based on your description, you can try to resolve it by following these steps:
Install path public: Make sure that Qt is installed in a common path that all users can access, such as C:\Program Files\Qt, so that all user accounts can access Qt's libraries and tools.
Configuring System Environment Variables: Set system environment variables as an administrator and add the bin directory of Qt to the system PATH, so that no matter which user logs in, the Qt compiler and related tools can be invoked.
Grant access to files: Make sure that the Qt installation directory has sufficient permissions for all users, at least read and execute permissions. You can add the Everyone group or other specific user groups by right-clicking on the Qt installation directory -> "Properties" -> "Security" tab, and give the appropriate permissions to ensure that non-administrator accounts can use the Qt components normally.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Yanhong Liu
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.