What is the difference between End process and End process Tree in Task Manager in Windows.Is End process tree will kill all the child process under parent?
End Process: will end/kill/close the current application.
End Process Tree: will end/kill/close the current application plus all related service and applications it is using.
For more details: