You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This article describes how to get started with the hardware submission process by using the Partner Center for Windows Hardware.
4
-
ms.date: 09/05/2024
3
+
description: Learn how to get started with the hardware submission process by using the Partner Center for Windows Hardware.
4
+
ms.date: 10/31/2025
5
5
ms.topic: get-started
6
+
#customer intent: As a hardware developer, I want the Partner Center for Windows Hardware to create certified hardware devices for use with Windows.
6
7
---
7
8
8
9
# Partner Center for Windows Hardware
9
10
10
-
This article describes how to get started with the hardware submission process by using the Partner Center for Windows Hardware. We take you through each step of the process, from getting an extended validation (EV), to registration, and finally, to driver publication and certification.
11
+
This article describes the hardware submission process for the Partner Center for Windows Hardware. It describes each step of the process, from getting an extended validation (EV), to registration, and finally, to driver publication and certification.
11
12
12
-
With the Windows Hardware Compatibility Program you can design, create, and test your hardware and drivers before you submit the final version through the Partner Center hardware dashboard for certification. By certifying your hardware device, system, and drivers for Windows, you gain the support of Microsoft marketing resources in the form of compatibility and reliability listings, logo artwork, and promotional partnerships.
13
+
With the Windows Hardware Compatibility Program you can design, create, and test your hardware and drivers. Then submit the final version through the Partner Center hardware dashboard for certification. By certifying your hardware device, system, and drivers for Windows, you gain the support of Microsoft marketing resources. These resources include compatibility and reliability listings, logo artwork, and promotional partnerships.
13
14
14
15
## Step 1: Get an EV code signing certificate
15
16
16
-
Your Hardware Dev Center dashboard account must have at least one extended validation (EV) certificate associated with it to submit binaries for attestation signing or to submit binaries for Windows Hardware Lab Kit (HLK) certification. To learn how to get an EV certificate, see [EV certificate signed drivers](code-signing-reqs.md#ev-certificate-signed-drivers).
17
+
To submit binaries for attestation signing or to submit binaries for Windows Hardware Lab Kit (HLK) certification, you need a Hardware Dev Center dashboard account. Your account must have an extended validation (EV) certificate associated with it. To get an EV certificate, see [EV certificate signed drivers](code-signing-reqs.md#ev-certificate-signed-drivers).
17
18
18
19
## Step 2: Register for the Hardware Developer Program
19
20
20
-
Now that you have your EV certificate ready, you can now register for the Hardware Developer Program. To register, follow the steps in [How to register for the Microsoft Windows Hardware Developer Program](hardware-program-register.md).
21
+
After you have your EV certificate ready, you can register for the Hardware Developer Program. Follow the steps in [Register for the Microsoft Windows Hardware Developer Program](hardware-program-register.md).
21
22
22
23
## Step 3: Test your hardware and drivers
23
24
24
-
Now that your company is registered in the Hardware Developer program, you need to design, create, and test your hardware and drivers. To ensure that your drivers and hardware run on Windows systems as your customers expect, you need to participate in the [Windows Hardware Compatibility Program](/windows-hardware/design/compatibility/).
25
+
After you register in the Hardware Developer program, you need to design, create, and test your hardware and drivers. To ensure that your drivers and hardware run on Windows systems as your customers expect, you need to participate in the [Windows Hardware Compatibility Program](/windows-hardware/design/compatibility/).
25
26
26
27
## Step 4: Submit for certification and compatibility
27
28
28
-
Once your drivers are properly tested, [create a new hardware submission](hardware-submission-create.md).
29
+
After your drivers are properly tested, [create a new hardware submission](hardware-submission-create.md).
29
30
30
31
## Step 5: Manage driver distribution
31
32
32
-
If you have drivers that you want to distribute with Windows Update or share with another company, see [Manage driver distribution with shipping labels](manage-driver-distribution-by-submission.md) to learn about common driver distribution tasks such as:
33
+
If you have drivers that you want to distribute with Windows Update or share with another company, see [Manage driver distribution with shipping labels](manage-driver-distribution-by-submission.md). Learn about common driver distribution tasks such as:
33
34
34
35
-[Publish a driver to Windows Update](publish-a-driver-to-windows-update.md)
35
36
-[Share a driver with a partner (Resell)](sharing-drivers-with-your-partners.md)
@@ -38,7 +39,7 @@ If you have drivers that you want to distribute with Windows Update or share wit
38
39
39
40
## Step 6: Publish your driver
40
41
41
-
When your driver has passes the review process in the Partner hardware dashboard, it becomes eligible for the hardware compatibility or certification program. In addition, you can publish it to the [Windows Server Catalog](https://www.windowsservercatalog.com/) and the [Windows Certified Products List](windows-certified-products-list.md) by providing an announcement date in your submission.
42
+
When your driver passes the review process in the Partner Center hardware dashboard, it becomes eligible for the hardware compatibility or certification program. In addition, provide an announcement date in your submission to publish it to the [Windows Server Catalog](https://www.windowsservercatalog.com/) and the [Windows compatible products list](windows-certified-products-list.md).
42
43
43
44
You can continue to use the Partner Center hardware dashboard to:
44
45
@@ -48,36 +49,25 @@ You can continue to use the Partner Center hardware dashboard to:
48
49
49
50
## Step 7: Share a link to a Windows Certification Verification Report
50
51
51
-
Once your driver is certified, you can share the verification report with a sharable URL. This URL allows the report to be accessed and downloaded without prior authorization or access to the Partner Center. The sharable URL contains three identification numbers separated by slashes:
52
+
After your driver is certified, you can share the verification report with a sharable URL. With this URL, you can access and download the report without prior authorization or access to the Partner Center. The sharable URL contains three identification numbers separated by slashes:
To create a sharable link, replace **SellerID**, **PrivateProductID**, and **SubmissionID** in the example URL with the appropriate identification numbers.
56
+
To create a sharable link, replace `SellerID`, `PrivateProductID`, and `SubmissionID` in the example URL with the appropriate identification numbers.
56
57
57
58
The identification numbers used in the URL and their locations are:
58
59
59
60
| Component | Description |
60
61
|--|--|
61
-
|**SellerID**| The identification number of your partner account found on the account management page, under **Account settings**. |
62
-
|**PrivateProductID**| The identification number generated with each product creation. Located on the driver details page for your product. For more information, see [Dashboard ID definitions](./hardware-submission-ids.md). |
63
-
|**SubmissionID**| The identification number given to each submission and submission update. Located on the driver details page for your product. For more information, see [Dashboard ID definitions](./hardware-submission-ids.md). |
64
-
65
-
## Next Steps
66
-
67
-
> [!div class="nextstepaction"]
68
-
> [Create a hardware submission](hardware-submission-create.md)
> [Update a hardware submission](hardware-submission-update.md)
75
-
76
-
> [!div class="nextstepaction"]
77
-
> [Validate a hardware submission signature](code-signing-validate.md)
78
-
79
-
> [!div class="nextstepaction"]
80
-
> [Windows HLK Getting Started Guide](/windows-hardware/test/hlk/getstarted/windows-hlk-getting-started)
81
-
82
-
> [!div class="nextstepaction"]
83
-
> [Attestation sign Windows 10+ drivers](code-signing-attestation.md).
62
+
| SellerID | The identification number of your partner account found on the account management page, under **Account settings**. |
63
+
| PrivateProductID | The identification number generated with each product creation. Located on the driver details page for your product. For more information, see [Dashboard ID definitions](./hardware-submission-ids.md). |
64
+
| SubmissionID | The identification number given to each submission and submission update. Located on the driver details page for your product. For more information, see [Dashboard ID definitions](./hardware-submission-ids.md). |
65
+
66
+
## Related content
67
+
68
+
-[Create a new hardware submission](hardware-submission-create.md)
0 commit comments