I have an application running through a USB port. As I want to monitor the PC using this application, one must not be able to close this application through a kill process in task manager.
I want to know for Windows, how do I program my device such that every only an admin is able to close the program, and not any regular user.