answersLogoWhite

0


Best Answer

ntoskrnl.exe is the Windows kernel file. Without it, Windows cannot boot.

------------------------------------------------------------------------------------------

Ntoskrnl.exe error is described by experienced PC users to be a severe system error for it is closely tied with ntoskrnl.exe. Ntoskrnl.exe serves as the critical component for the family of Microsoft Windows NT operating systems. It is designed to provide the Kernel and Executive layers of the Windows NT kernel space, and is responsible for the running of various system services such as hardware virtualization, system process and memory operation. Ntoskrnl.exe manages the running of the Cache Manager, the Executive, the Kernel, the Security Reference Monitor, the Memory Manager, and the Scheduler and other system services.

The associated files of ntoskrnl.exe contain wnaspi32.dll, win32s16.dll, ntdll.dll, np16b6.tmp, msgina.dll, itcc.dll, HookDll.dll, imagehlp.dll, mhn.dll, bwmib.dll and wtopl32.dll. There are various kinds of system problem can possibly result in ntoskrnl.exe error messages, including damage or incompatible ntoskrnl.exe, missing ntoskrnl.exe, damaged ntoskrnl.exe removal/repair failure, corrupt program install/uninstall, driver file corruption, driver update failure, incorrect modification on Windows registry, associated .dll files and registry files corruption, malware attacks and incorrect removal of system components.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

On almost all computer, the ntoskrnl.exe is located in directory of C:\Progam Files\Common Files. The most common size of the ntoskrnl.exe on Windows system is 108,648 bytes. You may also find it in 22,016 bytes, 13,312 bytes, 14,848 bytes, 17,218 bytes, 18,589 bytes and 11,691 bytes sizes.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the location of the ntoskrnl exe file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


In terms of computers what does 'ntoskrnl exe' mean?

The ntoskrnl.exe is a process on the computer that is critical in the computer's start up cycle. This process is needed for a computer to run properly.


How can I change lnk files back to exe format?

I'm not sure what you mean... .lnk is type of file which directs to a .exe file. If you do not have .exe file still have .lnk file you can't start the program. If you have .exe file but you do not have .lnk file pointing to it you still can run the program but you will have to locate the .exe file manually.


How can you convert a exe file to prg file?

i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe


What is the file extension to install software?

Usually a .exe file, meaning that file is a program.


EXE is executable file?

exe is a common filename extension denoting an executable file


What is exe file?

An exe file is an executable file .It may or may not be a virus. It could also be a harmless program file. You would need to run an exe file through virus total to find out if it is malicious. An exe is produced by compiling source code into object code then linking it into machine code and writing that to the exe file. Exe is short for executable and is the extension for an application on Win 32


How do you mail an exe file?

A lot of service providers will not allow you to email an exe file as there are a lot of virus emails in the exe format.


What is the fullform of exe?

exe stands for executable file


Does alg exe represent an executable file?

Putting '.exe' after a file name means that it is an executable file. This means that it is a program that can run by its self. So, yes, exe does represent an executable file.


Can an assembly have exe?

You can make an .exe file using an assembler.


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.