Generic Host Process for Win32 Services Also known as: svchost.exe
Svchost.exe is a program that loads Windows services that are in the form of dynamic-link libraries (DLLs). It is possible for more than one svchost.exe to be running at one time, with more than one service being controlled by that process.