Huseyin78112
My YouTube channel
MS Store apps
Turkish page
How to terminate process from Command Prompt?
Open command prompt. (can also be done by typing cmd to Run.)
Type the command below. (change program.exe as the program you want to terminate)
taskkill /f /im program.exe