Error Code 740: The requested operation requires elevation. (AdjustTokenPrivileges)

Get help for specific problems
Posts: 3
Joined: 28 Aug 2014

staffieza

I get this error on several files. How do I eliminate it ?
User avatar
Posts: 2294
Joined: 22 Aug 2012

Plerry

It means what it says:
You should elevate the priviliges under which you perform the operation.
Or in short:
Run the task as admin, or under any other user credentials having sufficient
(generally read+write) priviliges
Posts: 3
Joined: 28 Aug 2014

staffieza

Posts: 3
Joined: 28 Aug 2014

staffieza

thanks - my user account is the administrator account but will try again.