Custom actions are Power Shell commands you can easily invoke from Remote Control app to perform any action on your Windows computer.
Custom Actions

Add
You can add your own custom actions by using the "+" button at the bottom
Delete
You can delete unneeded actions by right clicking on the action you wish to delete and selecting Delete from the context menu
Hide
You can hide some of the custom actions by unchecking the check box next to them

Adding custom action
Icon - is the icon you will see in the Remote Control app, you can choose an PNG image, and choose if you want it to be a template or not.
Name - is the name of the action you will see in the app.
Action - your action code. You can use Power Shell commands to compose it. It better if you run it here to see if action is working and to grant all needed permissions (to control other apps if needed) before your first use in the Remote Control app.
Name - is the name of the action you will see in the app.
Action - your action code. You can use Power Shell commands to compose it. It better if you run it here to see if action is working and to grant all needed permissions (to control other apps if needed) before your first use in the Remote Control app.