About 68 results
Open links in new tab
  1. Manage the Azure Linux Kernel | Microsoft Learn

    Jun 2, 2026 · Learn how to inspect the running Azure Linux kernel, manage kernel modules, and view or modify kernel parameters at runtime.

  2. Windows Kernel-Mode Kernel Library - Windows drivers | Microsoft …

    May 12, 2025 · The kernel of an operating system implements the core functionality that everything else in the operating system depends upon. The Microsoft Windows kernel provides basic low-level …

  3. Overview of Windows Components - Windows drivers | Microsoft Learn

    Feb 21, 2025 · The following diagram shows the major internal components of the Windows operating system. The Windows operating system includes both user-mode and kernel-mode components. For …

  4. User Mode and Kernel Mode - Windows drivers | Microsoft Learn

    Oct 28, 2025 · A processor in a computer running Windows has two different modes. Learn about both user mode and kernel mode.

  5. How to fix Kernel_Security_Check_Failure_ (0x139)

    Mar 24, 2026 · The KERNEL_SECURITY_CHECK_FAILURE bug check (0x00000139) means Windows detected corruption of a critical kernel data structure. This often points to faulty or incompatible …

  6. Windows kernel - Windows drivers

    Jul 16, 2025 · Standard driver routines must be implemented by your driver. Driver support routines are routines that the Windows operating system provides. Drivers do not use Microsoft Win32 ro

  7. Azure Linux Architecture Overview | Microsoft Learn

    Jun 2, 2026 · Learn about the layered architecture of Azure Linux, including the kernel, core OS, user-space packages, and workload layers, and how these layers are optimized for running workloads on …

  8. Generate a kernel or complete crash dump - Windows Client

    Feb 12, 2026 · Learn how to generate a kernel or complete crash dump, and then use the output to troubleshoot several issues.

  9. The Windows Driver Policy | Microsoft Support

    The Windows Driver Policy Windows includes a security feature called kernel Code Integrity that helps protect your system by ensuring that kernel drivers loaded on your system run with integrity and are …

  10. April 2026 Windows security updates introduce protections to known ...

    Introduction After installing Windows updates released on or after April 14, 2026, certain third-party backup applications that rely on the kernel driver psmounterex.sys might experience failures when …

  11. Kernel Objects - Win32 apps | Microsoft Learn

    Jan 7, 2021 · Kernel object handles are process specific. That is, a process must either create the object or open an existing object to obtain a kernel object handle. The per-process limit on kernel handles is …