PC Review


Reply
Thread Tools Rate Thread

2 instances of csrss.exe?

 
 
kilik3000@gmail.com
Guest
Posts: n/a
 
      15th May 2007
Does anyone else out there have 2 instances of csrss.exe running? I'm
pretty sure it's not spy ware... is it a configuration issue?

It it by design for Vista?

-Thx

 
Reply With Quote
 
 
 
 
Julian
Guest
Posts: n/a
 
      15th May 2007
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Does anyone else out there have 2 instances of csrss.exe running? I'm
> pretty sure it's not spy ware... is it a configuration issue?
>
> It it by design for Vista?


You may have a Trojan...
http://www.liutilities.com/products/...library/csrss/

 
Reply With Quote
 
Julian
Guest
Posts: n/a
 
      15th May 2007
"Julian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Does anyone else out there have 2 instances of csrss.exe running? I'm
>> pretty sure it's not spy ware... is it a configuration issue?
>>
>> It it by design for Vista?

>
> You may have a Trojan...
> http://www.liutilities.com/products/...library/csrss/


You might need to purchase their tools to get much joy from that site.

Try a full search on your drive(s) for csrss.exe

It's likely you'll find at least two examples which you can then compare
for details such as date and time created/modified etc. and the
folder in which they are located.
That should give you a clue about which is the genuine article.

Also, or altertnatively, you could run regdit and search for csrss.exe
and glean information to help you identify the imposter.

Then you can, probably, fix it quite easily by deleting the bastard.



 
Reply With Quote
 
kilik3000@gmail.com
Guest
Posts: n/a
 
      15th May 2007
Their both from C:\WINDOWS\system32. I think they are the legit exe
files from MS. Thoughts?




 
Reply With Quote
 
Julian
Guest
Posts: n/a
 
      15th May 2007
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Their both from C:\WINDOWS\system32. I think they are the legit exe
> files from MS. Thoughts?


I'm not sure how a folder can show two identically names entries but...

If they are identical in ALL respects....

(Carefully and recheck the details or each copy of csrss.exe
by right clicking on csrss.exe then take options
> properties > General and details )


Rename one csrss.exe to csrss1.exe

Reboot and see what happens.

If you still have two occurrences you are going to have
to check with something like Autoruns (google it)
to see if it is being initiated twice.

 
Reply With Quote
 
Richard Urban
Guest
Posts: n/a
 
      15th May 2007
Try showing processes from all users. Now you will see two copies of
csrss.exe running.

--


Regards,

Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)

Quote from George Ankner:
If you knew as much as you think you know,
You would realize that you don't know what you thought you knew!

"Julian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Does anyone else out there have 2 instances of csrss.exe running? I'm
>> pretty sure it's not spy ware... is it a configuration issue?
>>
>> It it by design for Vista?

>
> You may have a Trojan...
> http://www.liutilities.com/products/...library/csrss/


 
Reply With Quote
 
kilik3000@gmail.com
Guest
Posts: n/a
 
      15th May 2007
I'm probably not being clear.

1) Run process explorer
2) Sort by process name
3) Note that there are two instances of csrss.exe running side by side
4) View the properties of each and note that they were both launched
from C:\Windows\System32
5) Note that both are running under the NT AUTHORITY\SYSTEM account.

I should also mention that I've seen this on another vista
installation (both are Ultimate BTW). Check yours for yourself.

Task Manager should also work for this.

Any ideas on why this is?

-Thx


 
Reply With Quote
 
Julian
Guest
Posts: n/a
 
      15th May 2007
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm probably not being clear.
>
> 1) Run process explorer
> 2) Sort by process name
> 3) Note that there are two instances of csrss.exe running side by side
> 4) View the properties of each and note that they were both launched
> from C:\Windows\System32
> 5) Note that both are running under the NT AUTHORITY\SYSTEM account.
>
> I should also mention that I've seen this on another vista
> installation (both are Ultimate BTW). Check yours for yourself.
>
> Task Manager should also work for this.
>
> Any ideas on why this is?


You have a virus, such as the Trojan.Gutta or W32.Netsky.AB@mm or
W32.Buchon.A@mm or Backdoor.Botnachala virus, or some other virus, if
you have Windows 95/98/ME or if the full path to this program is either
C:\Windows\csrss.exe or C:\WinNT\csrss.exe.

 
Reply With Quote
 
kilik3000@gmail.com
Guest
Posts: n/a
 
      15th May 2007
Okay it's turns out there is a reason for this and it is by design for
Vista. It is *not* a virus.

Apparently the Windows startup process has changed significantly
between Vista and XP.

Check out the "Startup Processes" section of the following article for
a better explanation:

http://www.microsoft.com/technet/tec...3/VistaKernel/

-Thx

 
Reply With Quote
 
Jon
Guest
Posts: n/a
 
      15th May 2007
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Does anyone else out there have 2 instances of csrss.exe running? I'm
> pretty sure it's not spy ware... is it a configuration issue?
>
> It it by design for Vista?
>
> -Thx
>



For "user-mode" (as opposed to 'kernel-mode') processes. Probably one for
each "session" - ie one for session 0, and one for session 1.

User-mode = accesses hardware indirectly via Windows API
Kernel-mode = direct hardware access

--
Jon

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apis to create multi instances of a service ala sql 2005 instances John H Microsoft Dot NET Framework 2 10th Nov 2008 01:06 PM
I want to create multiple instances of a form and then refer to individual instances. Savante Microsoft VB .NET 6 16th Apr 2007 08:31 AM
Task Manager csrss / Csrss Bob Windows XP Help 3 17th Jan 2004 12:33 AM
Is there an easy way to replace list A instances with list B instances (sorted lists). =?Utf-8?B?a2tpcA==?= Microsoft Excel Programming 3 31st Dec 2003 01:50 PM
2 instances of Word and Explorer.... - 2 instances.jpg (0/1) Gordon Rattray Windows XP Help 2 18th Nov 2003 12:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:40 PM.