
How do we verify that it is running with restrictions? The developer recommends using Process Explorer for this. But if they depend on system level resources they may not function as intended. You can do the same to run other programs. The application opened with limited rights and more importantly there was no UAC pop-up. I used C:\Windows\system32>H:\Downloads\RunWithRestrictedRights.exe "C:\Program Files (x86)\Kingston_SSD_Manager\KSM.exe" for this. Let's try this with an application that is not part of the operating system and requires UAC, e.g. Where aaaa = 4 digit number representing the process ID.

You will also see a new message on the command prompt screen which reads Application "notepad" started at Medium Integrity with PID aaaa.

If done correctly, the restricted program should open.
