|
Posted by: zep516 on 2010-03-06, 12:38:06
What is it? csrss.exe - Client/ Server Runtime Server Subsystem What does it do? This is the user-mode portion of the Win32 subsystem (with Win32.sys being the kernel-mode portion). Csrss stands for client/ server run-time subsystem and is an essential subsystem that must be running at all times. Csrss is responsible for console windows, creating and/ or deleting threads, and some parts of the 16-bit virtual MS-DOS environment. It needs to be in the System 32 folder, anywhere else is a worm. As mentioned above... |