Once you change the security settings you can find the files in Admin Powershell by typing
cd \
to go to the root drive
ls
to show the content of that drive
cd + tab
to cycle through the different folders
enter
to go to that folder
ls
to revieal contents, all the way till you reach the folder with your executables. you need to enter the files in the following format so that they are run by the PowerShell
.\filename.fileextension