Files
my-flipper-shits/Windows/Execution/Stop_A_Single_Process_In_Windows
2025-07-04 07:09:11 +00:00
..
2025-07-04 07:09:11 +00:00
2025-07-04 07:09:11 +00:00

Stop A Single Process In Windows

This script can be used to quickly stop an active process on a windows machine.

Hits

Category: Execution


Description

This script can be used to quickly stop an active process on a windows machine.

This script open the Task Manager app, then go to search bar, then write the process name that want to be stopped, open the right click mouse menu and click the end task option, then close the task manager app.

Dependencies

  • Nothing

Settings

  • Write the name of the process that you want to stop

    DEFINE PROCESS_NAME example

Credits

Aleff :octocat:


Github

Linkedin