388 questions with Windows development | Windows Driver Kit (WDK) tags
[HLK] Driver attribute test fails with "Driver package folder not found"
Hello, I am using HLK (Server Side) to execute HLK test cases for my TouchScreen device system 25H2 (Client Side). All test cases are passing except the Driver Attribute Test. The test report shows the following error : Test Authoring and Execution…
Windows development | Windows Driver Kit (WDK)
incorrect or missing drivers for bluetooth peripheral device
I need to know how to acquire the current or correct drivers for the Bluetooth peripheral device
Windows development | Windows Driver Kit (WDK)
Windows HLK: the 24H2 and 25H2 download links are identical
Scenario We are certifying a KMDF kernel-mode driver for Windows 11, version 24H2. The test machine runs Windows 11 24H2 and we use the 24H2 compatibility playlist. To set up the controller we used the "24H2" entry on the VHLK download…
Windows development | Windows Driver Kit (WDK)
HLK DF‑PNP Rebalance Fail Restart Device: E: target widens to all volumes; QueryStop fails even without my driver installed.
Hi all, I’m trying to pass HLK tests for my driver. Driver: KMDF PnP volume upper‑filter (attached via UpperFilters to the Volume/Disk class) OS: Windows Server 2016 Datacenter, build 14393 HLK: 10.1.14393.8069 Test: DF - PNP Rebalance Fail Restart…
Windows development | Windows Driver Kit (WDK)
HLK NdisStudio OidRequestTest fails in TestClassSetup — protocolDriver.Create() throws unidentified C++ exception at protocol.cpp:63
All NdisStudio tests under $\Logo Jobs\Device\Network\LAN\Base fail in TAEF TestClassSetup, before the test body runs. The failure is in the NdisStudio framework's own protocol driver creation, and the logged exception carries no error…
Windows development | Windows Driver Kit (WDK)
How to back bluetooth button on panel?
Here you can see there is not button, but It fix when I log in to bios and log out.But I dont want to do that.I will be grateful if you give me some advice to solve this problem so fast so it possible.
Windows development | Windows Driver Kit (WDK)
Hardware Lab Kit for windows 10 test fails
. Audio Codec - Hardware Offload of Audio Processing Test - Certification Reason for Exception: Our driver is a purely virtual, built using the ACX framework. We do not possess a physical hardware DSP, and therefore the driver does not support…
Windows development | Windows Driver Kit (WDK)
Hardware Lab Kit For Windows 10
Hi Team, Any one can please let us know, from where to raise a support ticket for Microsoft for Hardware Lab kit for windows 10 Test failure,
Windows development | Windows Driver Kit (WDK)
Hardware Lab Kit support plan on Engage Center.
We are currently working on Windows HLK certification and are encountering a few failing HLK test cases for our driver. We would like to raise a technical support request with the HLK support team. How to purchase the a support plan required to open an…
Windows development | Windows Driver Kit (WDK)
[WiFi][Windows Driver][WiFiCx] Wi-Fi connection state updates inconsistently between Quick Settings and Settings app
Hi, We are currently bringing up a Wi-Fi driver on Windows 11 IoT Enterprise LTSC 2022. We are now able to successfully connect to an open-security access point, and Windows reports the connection as successful after sending WDI_TASK_CONNECT M4 complete…
Windows development | Windows Driver Kit (WDK)
Steps to create a .cab file for LSA
Hi, can anyone provide the steps on how to create a .cab file for custom Authentication Package.? I found the steps for a windows driver but didn't find anything on LSA.
Windows development | Windows Driver Kit (WDK)
[WiFi][Windows Driver][NetAdaptorCx] Media state un-operational after successful connection in open security
Hi, We are currently bringing up a Wi-Fi driver for Windows 11. At this stage, we have successfully implemented Wi-Fi scanning, and the scan results are visible in the Windows UI. We are also able to successfully connect to an open (unsecured) Wi-Fi…
Windows development | Windows Driver Kit (WDK)
Publish printer extension INF
We are developing Print support application. We have published the app in MS store. Now we need to publish Printer extension inf in Windows update. We created a cab file with INF and EV-signed cat file and submitted as new hardware submission. We…
Windows development | Windows Driver Kit (WDK)
Which Windows 11 24H2 HLK certification target or playlist should be used for an NCF_VIRTUAL PCI NDIS miniport that does not support Wake-on-LAN?
Our driver is a PCI NDIS virtual miniport (Class=Net, Characteristics=NCF_VIRTUAL). The adapter is software-only and the underlying virtual NIC hardware does not support Wake-on-LAN, protocol offloads or other power management capabilities. You suggested…
Windows development | Windows Driver Kit (WDK)
Regarding the Windows Hardware Lab Kit test items
If I want to test dynamic lighting but select the test device and enter the test page, I find that there are no test items related to dynamic lighting in the test items. I need to go back to the test device page and check device.input.lighting. However,…
Windows development | Windows Driver Kit (WDK)
Where can i get HLK Version 10.1.26100.7705?
Since latest version have package merging issue, I'm looking for the 10.1.26100.7705 version of the HLK kit.
Windows development | Windows Driver Kit (WDK)
can u tell me what is error exactly
This device is currently waiting on another device or set of devices to start. (Code 51) Dependencies: PCI\VEN_8086&DEV_7ACD&SUBSYS_00000000&REV_11\3&11583659&0&A9
Windows development | Windows Driver Kit (WDK)
How to fix USB Exposed Port System test in WIndows Hardware Lab Kit?
PCH implements an xHCI USB controller which provides support for up to 10 SuperSpeed USB 3.0 signal pairs. Four ports out of 10 USB3.0 ports are multiplexed with PCIe/Gbe. Is there a way to hide this exposed connectors from the test , if they are not…
Windows development | Windows Driver Kit (WDK)
NDISTest 6.5 - [1 Machine] - PM_Requirements failed because my nic cannot support WOL
NDISTest 6.5 - [1 Machine] - PM_Requirements failed with nic does not meet the minimum WoL pattern capacity requirement of 8. my nic is not supported for wol, hlk test failed with 5items, I indicate pm cap in miniport driver,hlk failed with above log.…
Windows development | Windows Driver Kit (WDK)
How to display the SSID list while clicking Wi-Fi icon in windows
We are developing a Windows Wi-Fi driver for windows 11. We have the scan results and need the procedure/format to display the list of available networks while clicking the Wi-Fi icon