windows python handle process kill code example Example: python kill process windows import os os.system("taskkill /im make.exe")