What computer file contains windows kernel?
is it seen in task manager process list?
if not, why?
|
show 2 more comments
feedback
|
|
What you're looking for in modern versions of Windows is ntoskrnl.exe. I don't believe it shows up in Task Manager as a running process, though. | |||||||||||
feedback
|
|
The Windows Kernel is not just a single file. It's the core of the operating system, and relies on several files in order to function. It is not seen as a task in the task manager... because it is what organizes those tasks. | |||
|
feedback
|
@and the name, otherwise notifications don't work. Like this: @DanielBeck – slhck Jan 12 at 16:32@D// Thanks for the ping @slhck – Daniel Beck Jan 12 at 16:35