https://github.com/craftwar/suspend download Use AVX2 if your processor supports it. (It may work on CPU with AVX only?) https://github.com/craftwar/suspend/releases/tag/git usage guide and sample batch file suspend/resume a list of processes in Windows Not all process can be suspened/resumed properly, use in caution I write this for replacing pssuspend.exe in Sysinternals. add features that aren't in pssuspend.exe: unicode support, multiple target processes Suspend processes temporarily to save resource usage(CPU, GPU...etc) and resume them later. It is faster than closing and restarting. ex: suspend a game to play another game smoothly or use as fast game specific mute. suspend the other game when lol (League of Legends) starts This is my first github project. I wana say **** Windows SDK **** msdn docs. Many function behaviors are strange (not the same as docs), I need try and make it work in some way. If you wana terminate mutiple processes. Taskkill /T ...