List processes from Sysinternals Process Monitor boot log

Marius - Roma 391 Reputation points
2023-08-07T17:19:55.7366667+00:00

I need to investigate which applications are executed at system startup in a Windows 10 PC.

I configured Process Monitor for boot logging but I get a log of millions of events.

How can I filter the log it in order to get a list of all the applicarions executed, in order to look for suspect programs and exclude normal applications?

Even better, how can I get the total amount of time spent by each single application?

Regards

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,238 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,521 Reputation points
    2023-08-08T12:02:52.1466667+00:00

    I need to investigate which applications are executed at system startup in a Windows 10 PC.

    You can use Autoruns

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.