153 questions with Windows Driver Kit (WDK) tags

Sort by: Updated
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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,397 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2025-01-31T13:47:24.6833333+00:00
Beast 0 Reputation points
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.
153 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
15 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.
153 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.
153 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,837 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,600 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 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,506 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.
153 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
15 questions
asked 2025-01-22T03:12:48.83+00:00
watanabe.h 0 Reputation points
edited the question 2025-01-22T03:15:39.2866667+00:00
watanabe.h 0 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.
153 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,506 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,756 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 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,600 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 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,811 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.
153 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,811 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.
153 questions
asked 2025-01-13T19:23:40.96+00:00
Victor 0 Reputation points
1 answer

Au10tix fails make that I can't pass my hardware partner center Hardware verification

I'm trying to regist Microsoft partner center with Hardware , so that I can finish my job which is developing a Windows Driver and pass WHQL . And now I'm stuck on verification of Au10tix where I need to get a Verified ID for Authenticator. I follow…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
Hardware Lab Kit
Hardware Lab Kit
A test framework used to test hardware devices for Windows.
12 questions
asked 2025-01-10T11:05:36.1266667+00:00
JAY CHAN 0 Reputation points
answered 2025-01-11T03:20:18.0066667+00:00
JAY CHAN 0 Reputation points
0 answers

Espon Scan 2 interaction with Win 11 Pro, MS Office Pro

Epson Scan 2 failure - I want to confirm Windows 11 Pro deprication of OEM drivers for Scan integrations in deference to use Windows Scan, something I gained from reading threads in this forum. I just cannot live with Windows Scan. Since re-imaging…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2025-01-09T19:01:02.87+00:00
Kelly Daniels 0 Reputation points
1 answer

Error Uploading .HLKX File to Microsoft Partner Center for Driver Signing

I am encountering an issue while trying to upload a .hlkx file to the Microsoft Partner Center for driver signing. Here are the details of my situation: I have received Windows from NXP, and no updates have been made to it. I tested the drivers on my…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2025-01-07T17:03:09.4166667+00:00
answered 2025-01-07T17:06:26.4833333+00:00
0 answers

Error Uploading .HLKX File to Microsoft Partner Center for Driver Signing

I am encountering an issue while trying to upload a .hlkx file to the Microsoft Partner Center for driver signing. Here are the details of my situation: I have received Windows from NXP, and no updates have been made to it. I tested the drivers on my…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2025-01-07T16:55:31.6533333+00:00
0 answers

I2C HID Device driver

I cant find I2C HID drive, how can I install it again?

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
Driver Quality Tools
Driver Quality Tools
a set of tools that aid driver developers in finding, diagnosing, and fixing bugs in their drivers.
15 questions
asked 2024-12-28T20:16:55.4866667+00:00
Azeneth Sequera Rodriguez 5 Reputation points
1 answer

Windows Driver Kit fails to install integration with Visual Studio, no .sys file generated

Hey, I'm trying to create an NDIS lightweight filter driver. I'm having problems setting up my environment correctly. I tried a few templates - ndislwf, kmdf basic, kmdf empty, and wdm. I always get the same symptoms: The include paths are not set up…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2024-11-30T09:52:57.0133333+00:00
Nir Harel 5 Reputation points
commented 2024-12-27T13:14:48.63+00:00
Nir Harel 5 Reputation points
1 answer

WiFiCx client driver create adapter fail

Hi, I'm developing a WiFiCx -based client driver and I get an exception from WiFiCx in the callback to create an adapter, which results in the device not booting. I want to know what the cause of the exception is, I guess it is caused by a…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2024-12-20T07:19:36.1566667+00:00
Mark 0 Reputation points
answered 2024-12-26T09:40:16.1866667+00:00
Mark 0 Reputation points
0 answers

Lenovo ThinkPad L15 Gen 4 - WDS image error when start image settings on the laptop

Hello! There are about 70 pieces "Lenovo ThinkPad L15 Gen 4" laptops. 10 pieces of these machines have not been able to load a network image for some time, because the response file shown in the image throws an error, even if there is no…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2024-12-25T07:57:03.1266667+00:00
Balázs Kaposi 0 Reputation points
0 answers

Driver Load Issues in Windows 11 HLK INF Verification: Error with AddReg Operation

Hello everyone I'm using Infverif.exe tool from WDK 10.0.22621 to verify my INF file. Command used to execute is infverif.exe /u "absolute inf file path". For INF AddReg directive section i have created the entries as follows. HKLM,…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
153 questions
asked 2024-12-24T02:51:25.1066667+00:00
hanish gopi 0 Reputation points