In this video you will find the answer to the question: is it possible to somehow bypass the restriction and install / run the program with a regular user account?
Removing the UAC restriction:
cmd /min /C "set __COMPAT_LAYER=RunAsInvoker && start "" "%1""
#Windows10 #Administration #CyberFan