From a week right after starting the computer, a message appears to me as in the subject with the note "the module cannot be found". I'm guessing that FRST can solve this problem, but I don't know how to fix it. Attachments files created by FRST after scanning. Thank you in advance for any suggestion and help.
Attachments:
FRST.txt(101.52 KB)
You must be logged in to download this attachment.
Addition.txt(63.51 KB)
You must be logged in to download this attachment.
Unfortunately it didn't work out. > FRST did not cope with it and I still get the same error every time I start it as in the title (in the screen attachment of this error, there is no other path there). > I have also tried to install RemoveMcAfee from the given page, but even when I do it as an administrator, it does not start the program for me.
In the attachments I send the fixlog and the above-mentioned RunDLL error screen, which it throws out, so throws.
Attachments:
Fixlog.txt(6.01 KB)
You must be logged in to download this attachment.
RunDLL-error.png(5.45 KB)
You must be logged in to download this attachment.
In autoruns, disable this entry in the Tasks section: \ Microsoft \ Windows Live \ SOXE \ Extractor Definitions Update Task Windows Live Social Object Extractor Engine Microsoft Corporation c: \ program files (x86) \ windows live \ soxe \ wlsoxe.dll 2014-01-01 05:28
In Autoruns he doesn't search for this post in the filter for me: \ Microsoft \ Windows Live \ SOXE \ Extractor Definitions Update Task Windows Live Social Object Extractor Engine Microsoft Corporation c: \ program files (x86) \ windows live \ soxe \ wlsoxe.dll 2014-01-01 05:28
When I type "dll" in the filter, I find "file not found" entries, but not with the C: \ Program extension. As I indicate, to search "dll" only in "Scheduled tasks" does not find entries "file not found".
More in attachments.
Attachments:
autoruns - dll, everything.png(79.74 KB)
You must be logged in to download this attachment.
autoruns - dll, scheduled tasks.png(40.1 KB)
You must be logged in to download this attachment.
I am afraid that you will not find this entry, the more that it does not have to be the entry with the missing file, it is only missing "before and after the path, so it only shows C: \ Program.
✨ The discussion revolves around a persistent RunDLL error indicating "the module cannot be found" after starting the computer. The user suspects that the issue can be resolved using FRST (Farbar Recovery Scan Tool) but encounters difficulties in fixing it. Various suggestions are provided, including checking specific registry paths, uninstalling Intel Security True Key, and using tools like Autoruns to identify problematic tasks. Despite attempts to follow these recommendations, the error persists, leading to further troubleshooting efforts. The user shares logs and screenshots to assist in diagnosing the issue, but a definitive solution remains elusive. Generated by the language model.
TL;DR: The startup RunDLL popup usually comes from 1 scheduled task entry missing quotes around a DLL path (“it only shows C:\Program”). Use Autoruns to disable the bad task or fix it via FRST Fixlist. [Elektroda, Kolobos, post #16939875]
Why it matters: This FAQ helps Windows users stop the persistent “Problem starting C:\Program – module not found” alert after boot.
What does “Problem starting C:\Program – module not found” actually mean?
Windows tried to run a DLL via a task or startup entry, but the path lacked quotes. The loader split the path at the space after C:\Program, failed to find the module, and raised a RunDLL error. The helper noted it “only shows C:\Program” when quotes are missing. [Elektroda, Kolobos, post #16939875]
Why does only C:\Program show in the RunDLL popup?
Missing quotation marks around a path with spaces (like C:\Program Files...) cause Windows to read only the first token. The rest is ignored, so the dialog shows C:\Program and reports the DLL as missing. “It only shows C:\Program.” [Elektroda, Kolobos, post #16939875]
How do I fix this with Autoruns (quick 3‑step)?
Open Autoruns as Administrator and go to the Scheduled Tasks tab.
Find the task that points to a DLL path; uncheck or delete it, especially entries tied to Windows Live SOXE or similar leftovers.
Yes. Build a Fixlist.txt that removes the offending Scheduled Task and any related browser helpers or toolbars, then run FRST to apply. The moderator provided example Fixlist lines removing Lenovo and Avast tasks for cleanup. [Elektroda, Kolobos, post #16907880]
How do I recognize the problematic task entry?
Look for a Scheduled Task or Run entry that calls rundll32 or references a DLL, and where the full path includes spaces without surrounding quotes. The helper emphasized targeting the entry with a DLL. [Elektroda, Kolobos, post #16937229]
FRST didn’t help and the McAfee remover wouldn’t start. What then?
If FRST didn’t resolve it and RemoveMcAfee won’t launch even as admin, switch to Autoruns to disable the exact task causing the popup. This thread reports the remover not starting, so Autoruns inspection became the next step. [Elektroda, SleepyOne, post #16906329]
Could Intel Security True Key leftovers trigger this?
Yes. The advisor suggested uninstalling True Key and listed True Key browser components to remove via Fixlist. Residual entries can leave broken tasks or handlers that fire at startup. [Elektroda, Kolobos, post #16893536]
Is this always malware?
No. In this case, helpers focused on benign leftover tasks with DLL targets and missing quotes, not on active malware. “It should be an entry with a dll file,” indicating configuration debris rather than infection. [Elektroda, Kolobos, post #16937229]
Where in tasks might I see DLL-style calls?
Listings can include rundll32 executions, such as rundll32.exe loading pla.dll with parameters. Such entries illustrate how tasks can host DLLs and misfire when paths are malformed. [Elektroda, krzychupar, post #16893364]
Autoruns doesn’t show the exact entry. What should I search for?
Filter for “dll” and inspect Scheduled Tasks and other tabs for “File not found.” If nothing matches, expand your view; some entries hide under different categories. Screens showed searches that missed tasks when scoped too tightly. [Elektroda, SleepyOne, post #16939811]
What if I can’t find the entry that only shows C:\Program?
The expert warned you may not find it easily, because the underlying issue is missing quotes; Autoruns may show a normal-looking line. Systematically review tasks with DLL targets and disable to test. [Elektroda, Kolobos, post #16939875]
Can leftover Windows Live (SOXE) tasks cause the popup?
Yes. The advisor specifically pointed to disabling the Windows Live SOXE Extractor Definitions Update task in Autoruns as a test, since it referenced a DLL and could be orphaned. [Elektroda, Kolobos, post #16924120]
Do I need to clean other vendor tasks too (Lenovo, Avast)?
Cleaning noise helps. The provided Fixlist removed Lenovo Customer Feedback and Avast settings backup tasks to reduce startup clutter and isolate the culprit. Fewer tasks make troubleshooting faster. [Elektroda, Kolobos, post #16907880]
How many quotes does it take to break a path?
Just one missing quotation pair around a path with spaces can derail a DLL launch and trigger the RunDLL error. “It only shows C:\Program” sums up the result. [Elektroda, Kolobos, post #16939875]