Even if the batch job only contains an echo hello and a pause. Of course if I run it as administrator it works, but for some of my apps this option is not available. None of my IDEs work, Arduino, Eclipse, or VScode. In particular, with VScode, the batch file in question is in the vscjava.vscode-java-debug-0.35.0 extension under the folder, scripts, called launcher.bat. I believe the problem started to be present since the recent Windows update, but I'm not sure. Some solutions I have tried is giving cmd.exe full control, giving the batch group access to cmd.exe, going to the to the properties of the scripts folder and giving myself full control, disabling windows defender, windows defender firewall, disabling windows defender via regedit, reinstalling the VScode JDK. If any solutions can be provided, I would be extremely grateful.
