105 questions with Windows Driver Kit (WDK) tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Can't Build sample VirtualSerial with VS Community 2022, WindowsUserModeDriver10.0 Build Tools not found (WDK is installed)

Yesterday, I installed: Microsoft Visual Studio Community 2022 Version 17.10.4 VisualStudio.17.Release/17.10.4+35027.167 Microsoft .NET Framework Version 4.8.09032 Visual C++ 2022 00482-90000-00000-AA903 Windows Software Development Kit - Windows…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,131 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
219 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-07-25T15:19:56.61+00:00
Paul Sievers 20 Reputation points
accepted 2024-10-14T08:47:57.5133333+00:00
Paul Sievers 20 Reputation points
0 answers

Seeking alternative to custom port monitor to redirect XPS print job to file system (i.e. "print to file" without filename prompt)

I have a project where I need to write a print job from a given print queue to the file system in XPS format. This needs to happen without user intervention. In other words, I need to have a printer queue with a PORTPROMPT port without the prompt. I had…

Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
680 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-12T04:44:18.3566667+00:00
Yannick Fortin 0 Reputation points
0 answers

Root database not found when launching HLK Studio

Installed Windows HLK on Windows Server 2022 datacenter. Installation completed with no error. But when trying to launch HLK studio, following error occurred. How do I debug this? Exception…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,754 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,672 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-07T17:11:24.6133333+00:00
Yefei Gao 0 Reputation points
edited the question 2024-10-11T18:41:44.6633333+00:00
Yefei Gao 0 Reputation points
2 answers One of the answers was accepted by the question author.

HID forward support on vhidmini2 driver sample

Hi All, I am new to windows driver development. I am trying to work on HID forwarding to remote machine using Virtual HID driver. While exploring I came across of vhidmini2 driver …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,615 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,672 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-09T11:48:53.1766667+00:00
Dayananda Kempapura Thippanna 20 Reputation points
answered 2024-10-11T11:46:00.8+00:00
Dayananda Kempapura Thippanna 20 Reputation points
0 answers

Driver issues

I don't quite understand what this unknown driver refers to. I asked Lenovo's official customer service, and they said it's a power management driver. However, Lenovo cannot provide me with this driver. Can Microsoft provide me with this driver

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,254 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-11T07:06:50.08+00:00
junfeng yao 0 Reputation points
1 answer

Device ACPI0011 not loading with error code 10

Our BIOS team implemented a custom ACPI table for HID buttons using GPIOs, and I'm using the ACPI table sample below created with this documentation: Scope(\_SB){     Device(BTNS)     {         Name(_HID, "ACPI0011")        Method (_STA, 0,…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-08-26T10:10:53.8933333+00:00
Marco Sogli 5 Reputation points
answered 2024-10-08T07:34:43.6+00:00
Xiaohuan.liu(刘晓欢) 0 Reputation points
0 answers

Can UWP package updates be restricted by HSA?

I have distributed UWP App version 1.0.7 via HSA without using the 'uap5' as described in Microsoft's documentation (uap5) through WHQL certification. Now, I’ve updated the UWP App to version 1.0.12 with new features, but I don’t want the old SKUs, which…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
990 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-08T03:22:07.63+00:00
Divyns Lin 41 Reputation points
edited the question 2024-10-08T05:39:43.66+00:00
Junjie Zhu - MSFT 17,841 Reputation points Microsoft Vendor
0 answers

devcon.exe update failed for installing RNDIS driver

Hi, I have followed the instruction here to install the windows kits: Windows Device Console (Devcon.exe) - Windows drivers | Microsoft Learn Additionally, I have followed the suggestion here by disabling the driver signature…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-08T02:34:58.2233333+00:00
qiuc 0 Reputation points
0 answers

Do we need to Register the background tasks in Print Support App.?

Do we need to register the background tasks .? https://learn.microsoft.com/en-us/windows/uwp/launch-resume/register-a-background-task I am using "Extension Category="windows.printSupportWorkflow" " for the Print Support app. Because…

Universal Windows Platform (UWP)
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-26T03:54:08.91+00:00
Pegasus Admin 0 Reputation points
edited the question 2024-10-04T02:20:16.58+00:00
Roy Li - MSFT 33,261 Reputation points Microsoft Vendor
0 answers

Why Windows HLK smart card minidriver certification test fails with Exit code: 32?

WHLK certification test fails at Execute Smartcard Mini driver test itself. Here are the things I have setup to run the certification test on my Mini driver. Obtained the VHLK Win 11 23H2 Server from the Microsoft WHLK download page…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,100 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-10-03T10:52:59.63+00:00
Mathan P 0 Reputation points
0 answers

Does Windows' OPM API support HDCP 2.x protocol?

Broader Question I have a code that uses Windows' OPM API to retrieve BKSV from HDCP 1.x connections. Unfortunately, this doesn't seem to work with HDCP 2.x connections. So, does OPM API even support HDCP 2.x connections? If not, does Windows provide…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-20T11:07:28.58+00:00
Deepak Thirunavukkarasu 0 Reputation points
commented 2024-10-03T08:00:34.3133333+00:00
Deepak Thirunavukkarasu 0 Reputation points
0 answers

Smart Card Troubleshooting - Decode ETL trace

Hello, I am having a problem with my smartcard and my smartcard reader driver development. I own both code (smartcard and reader driver). So I can see what happen there. My problem is when I want to login to Windows with my smartcard, I have the error…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,914 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-20T08:53:07.99+00:00
Olivier 20 Reputation points
commented 2024-09-30T13:39:01.21+00:00
Olivier 20 Reputation points
1 answer

Windows sends get-SMART-log command to NVME SSD every 65 minutes, how to stop it?

I am a SSD company employee, from our SSD we can see every 65 minutes Windows OS sends a get-SMART-log command to NVME SSD. For testing purpose we want to temporarily stop it, how to do? p.s. I opened Windows Event Log and saw nvme driver is storNVME

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,615 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-27T09:14:44.84+00:00
shanhung_hsu 0 Reputation points
commented 2024-09-30T03:01:09.0533333+00:00
shanhung_hsu 0 Reputation points
1 answer One of the answers was accepted by the question author.

TDI filters Test failed:CheckTDIFilterTest:One or more TDI filters are present

When i use HLK test TDI filter,As shown in the figureBut,when i load Windows Hardware Compatibility playlist, this test was excluded. If that's the case, can I upload the Empty HLKX package for signature?

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,616 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-26T09:14:03.13+00:00
Stoptime 25 Reputation points
accepted 2024-09-28T02:25:14.5266667+00:00
Stoptime 25 Reputation points
0 answers

How to use Vs2022 Debugger to debug KMDF (windbg is ok but not vs)

Hello World, I want to write and debug kmdf windows driver using visual studio 2022. I can debug my driver using a host and target computer using windbg and kdnet so my network config is ok. When i try to configure visual studio 2022 i can build and…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-23T08:14:16.4833333+00:00
HARMEL, Bernard 0 Reputation points
0 answers

WFP connect redirect cause BSOD on Windows11 with the "Code Integrity Check" option enabled in Driver Verifier

Hi everyone, I encountered a problem that has already been described here, but has not been solved. Perhaps someone has encountered this and has a solution? I would be grateful for your advice!

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,672 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-18T15:05:18.76+00:00
Serhii Pavlyk 0 Reputation points
edited a comment 2024-09-18T18:49:03.5166667+00:00
Serhii Pavlyk 0 Reputation points
1 answer

Device Manager error 52 despite valid certificates for custom driver

Hello! I am learning to create drivers using the WDK, and I created a simple driver that appears as a Graphics Adapter in Device Manager. My certificate and .CAT files are valid, but I received error code 52 when checking the device status in Device…

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,407 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-14T09:20:08.55+00:00
Megareyka 0 Reputation points
answered 2024-09-18T08:12:13.9533333+00:00
Daisy Zhou 24,046 Reputation points Microsoft Vendor
1 answer

create a .PNF file

how to create a .PNF file? it appears to be binary file containing many string representations of filenames and vid/pid specifics but i do not know how it was created or how to create my own? thx

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-17T18:47:26.5466667+00:00
Negron, Marcus 0 Reputation points
answered 2024-09-17T19:12:33.8233333+00:00
Michael Taylor 54,401 Reputation points
1 answer

Winsdksetup Installation

I would like to Enquire regarding the installation of Winsdksetup? why am i not able to install it? I am using Windows 11.

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-09-09T09:04:03.64+00:00
Cyberkur Syiem 20 Reputation points
commented 2024-09-17T13:21:37.2566667+00:00
Cyberkur Syiem 20 Reputation points
2 answers One of the answers was accepted by the question author.

WDK extension fails installation on Visual Studio 2022 version 17.11

I've been trying to install the WDK extension on Visual Studio 2022, version 17.11. I've tried installing it both from the marketplace as using the procedure in this link: https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk, but…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
219 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
105 questions
asked 2024-08-20T06:41:09.2+00:00
Elder 20 Reputation points
answered 2024-09-17T01:25:06.28+00:00
军 杨 0 Reputation points