Training
Module
Troubleshoot device driver failures - Training
This module focuses on the role of device drivers and troubleshooting problems that pertain to them.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
On Windows 98/Me, the PnP manager issues an IRP_MN_STOP_DEVICE request without a preceding query when the drivers for a device fail an IRP_MN_START_DEVICE request. (On Windows 2000 and later, the PnP manager sends remove IRPs in this situation. See Understanding When Remove IRPs Are Issued.)
In response to the stop IRP, drivers release the device's hardware resources (such as its I/O ports), disable and deregister any user-mode interfaces, and fail any incoming I/O requests that require access to the device.
Training
Module
Troubleshoot device driver failures - Training
This module focuses on the role of device drivers and troubleshooting problems that pertain to them.
Documentation
Stopping a Device - Windows drivers
Stopping a Device
Secure Digital (SD) Driver Samples - Windows drivers
The driver samples in this directory provide a starting point for writing a custom SD driver for your device.
Near Field Communication (NFC) Driver Samples - Windows drivers
The NFC driver sample in this directory provides a starting point for writing a custom driver for your device.