@Sedmák Jakub, Thanks for the reply. Based on the information provided, it seems that the Shared PC mode in Windows is preventing you from running programs as an administrator, which is expected behavior since Shared PC mode is designed to limit user access and prevent changes to the system. And I know you want to run programs as an administrator.
Here are some options I think you can try to see if it can work:
One option is to use the "runas" command in a command prompt session to run a program as an administrator. To do this, open a command prompt session, type "runas /user:administrator <program>" (without quotes), and then press Enter. You will be prompted to enter the administrator password, after which the program should open as an administrator.
Another option you can try is to use a Group Policy to configure the system to allow specific users to run programs as administrators. To do this, follow these steps:
- Open the Group Policy Editor.
- Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > User Rights Assignment.
- Double-click on the "Allow log on locally" policy to open its properties.
- Click the "Add User or Group" button to add the account you want.
- Click the "OK" button to apply the policy.
Once this policy is configured, check if the user is able to run programs as an administrator by right-clicking on the program and selecting "Run as administrator" from the context menu.
Please try the above suggestions and if there's any update, feel free to let us know.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.