R
R
Ragnar_by2020-11-17 17:36:21
Windows
Ragnar_by, 2020-11-17 17:36:21

How to find out the name of a quick-closing application?

An unknown application starts up with some frequency and immediately closes on windows 10. It can be seen that the application has a gui, but I don’t have time to see the name, I don’t see it in the Task Manager either.
How can you catch the launch of this application and understand what it is?
Perhaps some logs will help?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir Kuts, 2020-11-17
@fox_12

In the task scheduler, look for what you periodically run. And in the scheduler logs

C
ComodoHacker, 2020-11-17
@ComodoHacker

Process Monitor will keep track of everything.

A
Anton Belokurov, 2020-11-18
@kyern

Process Explorer displays completed processes in the list for a couple of seconds after they actually end, and also displays processes in a tree view, which allows you to see from which process the launch was called.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question