Hello,
Please provide a complete screenshot of the error message so I can identify which program is causing the error.
Thank you.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
During startup, we always receive the message above. It's annoying. Please help resolve the issue have used the SFC command, etc did not touch the registry, and currently indexing
Hello,
Please provide a complete screenshot of the error message so I can identify which program is causing the error.
Thank you.
AI answer
The startup message indicates that something is trying to load C:\ProgData\Services\filemanager.dll at logon, but the file no longer exists. System File Checker will not fix this because it is not a protected Windows system file; instead, the startup reference must be removed.
To resolve the issue, remove the invalid startup entry that points to this DLL. Typical locations where such entries are stored include:
filemanager.dll or C:\ProgData\Services in its Actions.%APPDATA%\Microsoft\Windows\Start Menu\Programs\StartupC:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startupfilemanager.dll.C:\ProgData\Services or filemanager.dll.HKCU\Software\Microsoft\Windows\CurrentVersion\RunHKLM\Software\Microsoft\Windows\CurrentVersion\RunC:\ProgData\Services\filemanager.dll.If the error persists after removing all such references, run System File Checker again to ensure no additional corruption:
sfc /scannow
This scans protected system files and repairs them if needed.
References: