For example in Windows Safe Mode, only core processes and services are used. What are these? I wish to, create a program, that will automatically end any programs that are not on this 'core' list.
In Win7.
What are the 'core' windows processes and services that run?
Started by liamzebedee, Dec 11 2011 04:28 AM
4 replies to this topic
#1
Posted 11 December 2011 - 04:28 AM
|
|
|
#2
Posted 11 December 2011 - 04:38 AM
I don“t know, if I am right, but I think, that Core processes are those, what are in Windows Task Manager under the User name called SYSTEM.
I hope you know what I mean. :)
I hope you know what I mean. :)
#3
Posted 11 December 2011 - 07:07 AM
This should give you an idea:
Windows Architecture
List of Microsoft Windows components - Wikipedia, the free encyclopedia
The core processes are the processes that are absolutely necessary, such as Ntoskrnl.exe, Hal.dll, WinLogon, and a few others. Safe mode is meant for troubleshooting purposes because it lets you eliminate services that might be causing problems, such as services from non-Microsoft vendors that may have malicious code.
Windows Architecture
List of Microsoft Windows components - Wikipedia, the free encyclopedia
The core processes are the processes that are absolutely necessary, such as Ntoskrnl.exe, Hal.dll, WinLogon, and a few others. Safe mode is meant for troubleshooting purposes because it lets you eliminate services that might be causing problems, such as services from non-Microsoft vendors that may have malicious code.
Programming is a journey, not a destination.
#5
Posted 12 December 2011 - 02:29 PM
Killing all non-core processes is very likely to leave you unhappy. Networking support, for example, is not core, but comes in really handy.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









