no, it wont operates
in kernel mode, it operates on usermode.
Machine Mode
hardware mode
Code running in kernel mode has unlimited access to hardware and CPU. Code in user mode can't address memory that kernel mode does not allow it to.
Win32 Win32
Security purposes
Security purposes
The shell is made up of several subsystems that all operate in user mode. The kernel, or core, of the OS is responsible for interacting with hardware. It has more power to communicate with hardware devices than the shell has, and operates in kernel mode.
Kernel mode By A Raju
User mode and kernel mode are two distinct operating states in a computer's architecture. User mode restricts applications' access to hardware and system resources for security and stability, allowing them to execute only basic operations. In contrast, kernel mode grants the operating system full access to all hardware and memory, enabling it to manage resources and perform critical system tasks. This separation helps prevent user applications from interfering with core system functions, thereby enhancing overall system stability and security.
Api
Kernel mode is often referred to as "supervisor mode" or "privileged mode." These terms highlight the level of access and control the operating system has over hardware and system resources when executing code in this mode. Additionally, "system mode" is another term used to describe the same operational context where the kernel can execute critical tasks and manage resources securely.
no commentment