How to install programs without admin rights Windows 10

Опубликовано: 09 Октябрь 2024
на канале: CyberFan
176,258
2.6k

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