162 questions with Windows Driver Kit (WDK) tags

Sort by: Updated
0 answers

How to enable kernel debug over network on windows 11 23H2 ARM64 VM

I'm trying to remotely debug a Windows 11 ARM64 VM running on a Linux ARM64 physical machine, but I'm always having trouble successfully turning on network debug mode. According to the documentation…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-18T07:37:21.16+00:00
Feng Jiang 0 Reputation points
0 answers

Fetch SATA/NVMe information

I am not able to retrieve Drive Controller information like interface type and maximum speed supported I want to fetch details like SATA/NVMe and maximum supported speed using any of the Win32_class

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-17T03:09:23.77+00:00
S, Ravi Kiran 0 Reputation points
edited the question 2025-02-17T05:43:25.75+00:00
Jeanine Zhang-MSFT 10,626 Reputation points Microsoft Vendor
0 answers

"stampinf.exe" exited with code 87.

https://learn.microsoft.com/en-us/windows-hardware/drivers/print/building-a-basic-v4-printer-driver I done all the steps mentioned in the above link in building a basic printer driver V4. But when I build the project an error occurred. …

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-14T09:51:19.8533333+00:00
anuraj shaji 0 Reputation points
edited the question 2025-02-17T01:07:11.7133333+00:00
Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
0 answers

how to fix network driver issue resolved in widows 7,many times try but not install online plz help

i am trying connect wifi but error msg is he is not found driver when i try for download then not any help

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
831 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-12T07:26:40.67+00:00
Shiv Saroj 0 Reputation points
edited the question 2025-02-13T01:37:40.9933333+00:00
Sai Prasanna Sinde 3,920 Reputation points Microsoft Vendor
0 answers

Develop arm win11 i8042 keyboard driver code:0xC0000E5

Hi: I already in test mode. testsigning on nointegritychecks on I am trying to develop a i8042 ps2 keyboard driver. On the first step, I just use a basic KMDF framework. And I fill the inf file with: Class = Keyboard ; TODO: specify…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-10T02:34:18.4333333+00:00
shixiang long 0 Reputation points
1 answer One of the answers was accepted by the question author.

Where do I get the driver to install a USB bluetooth dongle

I just got a USB Bluetooth adaptor for a new mouse and keyboard. However, where do I get the driver so I can install this device. I run Windows 10

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-05T21:10:52.17+00:00
Nancy Horning 20 Reputation points
accepted 2025-02-06T18:04:37.12+00:00
Nancy Horning 20 Reputation points
0 answers

Are there plans for the windows nvme driver to support controller or subsystem reset?

Currently, the windows nvme driver does not support any ioctl commands that will do a nvme controller or subsystem reset. Are there any plans to provide ioctl commands that could be used to perform either of those types of reset?

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-05T19:32:13.89+00:00
Jeffrey Lien 0 Reputation points
0 answers

which driver does one need to edit INT file for PCIe NVMe SSD?

I'd like to enable DMA remapping for PCIe NVMe SSD. According to https://learn.microsoft.com/en-us/windows-hardware/drivers/pci/enabling-dma-remapping-for-device-drivers I need to edit INF file for the corresponding driver. which driver to edit INF…

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,668 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-02-05T08:18:46.06+00:00
Jang, Young Hwan 0 Reputation points
0 answers

How to get OpenGL 4.3 or higher?

Hi, to whoever is reading this. I want to open Blender but this error keeps appearing. Do you think you can fix this? (Using Laptop)

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
17 questions
asked 2025-02-03T10:20:33.5733333+00:00
Rosie Rowe 0 Reputation points
edited the question 2025-02-03T13:55:25.4+00:00
Rosie Rowe 0 Reputation points
0 answers

Minifilter driver unnable to load

I am trying to develop a minifilter driver which encrypt and decrypt files on fly. I am using bcrypt (CNG) for encryption and decryption. But when i am trying to load this driver it is giving error 0x80070002 system cannot find file specified. I am…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-31T13:47:24.6833333+00:00
Beast 0 Reputation points
edited the question 2025-02-03T00:44:24.2+00:00
Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
0 answers

How to install an Intel Network Adapter driver on a Microsoft Hyper-V Server?

How to install an Intel Network Adapter driver on a Microsoft Hyper-V Server? Im using nuc11

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
17 questions
asked 2025-01-24T20:39:22.86+00:00
Bill Merlin 0 Reputation points
0 answers

Instalador de Driver para funcionamento de token

Boa noite. Comprei um not modelo Galaxy Book Go. Mas instalo o driver apropriado ao meu Token e a maquina não permite o reconhecimento. Assim não consigo trabalhar com essa máquina, pois, não reconhecendo o token, não posso assinar documentos e entrar…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-24T00:55:23.7733333+00:00
Taffarell Guimarães 0 Reputation points
0 answers

Driver signing error

I made a very small change in some strings in the code of the driver which had been previously signed by Microsoft. A totally benign change for which I did not expect to see any issues. Instead, I get the following error message which may make sense to…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-23T21:13:14.9266667+00:00
Satya Gupta 0 Reputation points
0 answers

Solution build compiled without error but no .sys file created

I am currently working on a file system mini-filter driver in Windows. I've set up my development environment with the following: Development Tools: Visual Studio (latest version) Windows Driver Kit (WDK) Windows SDK Setup Details: I configured the…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,861 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,807 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-18T18:18:26.8033333+00:00
Beast 0 Reputation points
edited the question 2025-01-22T06:34:05.32+00:00
Minxin Yu 12,841 Reputation points Microsoft Vendor
0 answers

[HLK] Required Driver Attibures Test Failed 1 of 3

Hi, I'm in trouble for testing with HLK for WHQL; Required Driver Attributes Test - it's new test - has been failed. Is there any solution to pass it? I attached result screeenshot. thank you.

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
17 questions
asked 2025-01-22T03:12:48.83+00:00
watanabe.h 5 Reputation points
edited the question 2025-01-22T03:15:39.2866667+00:00
watanabe.h 5 Reputation points
0 answers

How to deploy minifilter driver on host computer

Hi there, I have build a minifilter driver now i want to deploy driver on same host computer. I am stuck on this. I installed inf file and run command "net start <driver-name>", but it was not working giving error system cannot find…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-21T14:09:05.48+00:00
Beast 0 Reputation points
edited the question 2025-01-22T01:02:36.3233333+00:00
Minxin Yu 12,841 Reputation points Microsoft Vendor
0 answers

Windows cannot verify the digital signature for the drivers required for this device in windows 7

I have a driver software I compiled to support my USB device in windows 7. Few years ago, I was using a Digicert code signing certificate to sign this driver software. That certificate was using SHA1 digest alg. When this certificate expired, I had to…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,816 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-20T00:59:59.7833333+00:00
Resmi Jose 5 Reputation points
0 answers

fltKernel header file not available in windows driver kit vs 2022

Hi team, I am trying to create a minifilter driver. I have installed vs code 2022 and wdk. But i am not able to see fltKernel header file which is critical for windows driver development (minifilter). Is their any alternative way for this header file. …

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,807 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-16T16:42:02.6033333+00:00
Beast 0 Reputation points
edited the question 2025-01-17T01:03:32.4166667+00:00
Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
0 answers

Unnable to see fltKernel header file which is required for mini filter development

Hi i want to develop a mini filter for file system for which i have installed latest visual studio community versio and wdk through individual component. I am not able to see MiniFilter template code fltKernel header file which is critical for…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-16T14:21:40.0666667+00:00
Beast 0 Reputation points
edited the question 2025-01-17T01:03:17.3266667+00:00
Anna Xiu-MSFT 30,921 Reputation points Microsoft Vendor
0 answers

Windows Hardware Lab Kit

I want to certify my driver with the Windows Hardware Lab kit, but I don't know which tests I should do, my driver uses PsSetLoadImageNotifyRoutine, PsSetCreateProcessNotifyRoutine, IOCTL, and ObRegisterCallbacks. In the HLK tool, the only test that is…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
asked 2025-01-13T19:23:40.96+00:00
Victor 0 Reputation points