windows-kill
windows-kill copied to clipboard
Insufficient memory to exec command

Hi. Sorry for the delay.
Well, this issue is raised when you want to use CreateRemoteThread on a process that is owned by another user group with a different privilege level and also the session of the process which windows assign to process. By default, all the system processes will be assigned to session 0 and this error "ERROR_NOT_ENOUGH_MEMORY" is the result of different sessions. In the screenshot, SYSTEM is the user name of the process which is belonged to a different group than the one you used to run windows-kill command. There are some tricky ways to overcome this issue. At first, I will try to reproduce the issue. Could you please give me some info about ataviasvc.exe process? I'll try my best to fix this issue. And also thank you for reporting it.