Find Out Which DLL File is Being Executed by a rundll32.exe Process

You probably already know that rundll32.exe application is used to run or execute .dll files. If you want to find out which .dll file is being executed by a specific instance of rundll32.exe, then it can be done easily.

Start task manager, go to View > Select Columns and select Command Line option.

columns in task manager

This will add the full path of the process file being executed in the task manager column. You can find out the .dll file being executed by rundll32.exe from here.

dll executed by rundll32 exe

share on twitter

Leave a Comment