Monitor driver stack

Each monitor has a device stack that includes the following monitor drivers:

  • A monitor class function driver, which is required for all monitors. This driver is provided by Microsoft in the form of Monitor.sys.
  • An optional monitor filter driver, which isn't system-supplied. Vendors can choose to implement a filter driver to add functionality to their monitor device. For example, a filter driver might provide a custom monitor configuration UI.