powershell kill all node

C++
taskkill /f /im node.exe
Source

Also in C++: