iexplore running as process

R

rajkiranpro

I noticed in my task manger that Internet Explorer is running as a process.
though I try to end it., it reappears again in the process list.. this gives
me problems while installing some software. I thought it might be a spyware
or virus but I scanned the system and found none and the iexplore running is
in the default program files directory. can anyone tell me why this happens
or suggest a solution to close the process permanently so that it doesn't
reappear. I don't want to uninstall internet explorer.

thanks in advance

Regards
Rajkiran
 
R

Rick Rogers

Hi Rajkiran,

First, you can't uninstall Internet Explorer anyways, so that's not a
solution. If IE runs as a process, it usually indicates malware. You might
want to rerun the scans, only this time in safe mode where the malware is
less likely to be active. When active, it can often mask itself from
detection and removal.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com
 
R

rajkiranpro

Thanks u for the response.
I tried scanning in safe mode too..
I scanned using Adaware Personal and Spybot And Windows Defender too but no
errors.

is there anyway to trace the application which may start this iexplore
 
J

Joe Morris

First, you can't uninstall Internet Explorer anyways, so that's not a
solution. If IE runs as a process, it usually indicates malware. You might
want to rerun the scans, only this time in safe mode where the malware is
less likely to be active. When active, it can often mask itself from
detection and removal.

Another approach for the OP would be to see what's behind the "iexplore"
process (with the caveat you noted about the ability of some infections to
hide themselves).

From a command prompt (privilege elevation not required), issue the
following command (uppercase used for clarity; the command is
case-insensitive):

WMIC PROCESS WHERE (CAPTION="IEXPLORE.EXE") GET COMMANDLINE /VALUE

Where I've shown "IEXPLORE.EXE" above, use the exact text shown in the Task
Manager, enclosed in quotes. The response *should* be:

CommandLine="C:\Program Files\Internet Explorer\iexplore.exe"

(with the quotes as shown). Further, at least on my system there are two
binary-identical files named IEXPLORE.EXE, one in C:\Program Files\Internet
Explorer" and the other in "C:\Windows\System32". A copy of Internet
Explorer from any other directory should be treated with great suspicion,
although the converse is not true: it's possible that the legitimate copies
of IEXPLORE.EXE in the "correct" folders have been replaced with infected
files.

Joe Morris
 
R

rajkiranpro

the iexplore runs under the explorer.exe process.. though I end I it
automatically starts again. though I don see any window on the screen.. its
from the default ie program files directory.

I scanned through all means and I found that the file was free from any
viruses or other spyware or malware categories.

Regards
Rajkiran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top