Windows Execution Architecture
User Mode: Where standard applications run. It has limited access to system resources.
Kernel Mode: The core of the OS (the Windows Kernel) and device drivers. It has unrestricted access.
Last updated