V
V
Vadim kyklaed2018-03-14 10:38:39
Windows
Vadim kyklaed, 2018-03-14 10:38:39

How to give rights to run a program from under the admin to a regular user on win 10?

The essence of the problem is that it is not possible to run one program from under the user without the administrator's password! in the properties it is enabled to run as administrator, tried to use runas does not help. still not right enough. uac turned off and still does not work. says enter password. how it is possible to bypass it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2018-03-14
@kyklaed

runas read carefully
correctly:
1. run the command in cmd: runas / user: / savecred 'path'
2. the command line will ask for a password, you enter it
3. you write this command to the shortcut - the password is no longer requested thanks to the savecred argument.
4. Profit

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question