Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - iexplore running as process

Reply
 
Old 11-22-2008   #1 (permalink)
rajkiranpro


 
 

iexplore running as process

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


My System SpecsSystem Spec
Old 11-22-2008   #2 (permalink)
Joe Morris


 
 

Re: iexplore running as process

"Rick Rogers" <rick@xxxxxx> wrote:
Quote:

> "rajkiranpro" <rajkiranpro@xxxxxx> wrote:
Quote:
Quote:

>>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.
Quote:

> 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


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Solved Is it normal to have 2 instances of iexplore.exe in task manager running? General Discussion
Monitor is a process is running PowerShell
How can I get information about running process? PowerShell
How can I determine what process is running? Vista General
Process Running Elevated? Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46