Share via

Microsoft Released Windows 10 ADK v 2004 and Windows 10 v2004 PE Addson and Windows 10 SDK 19041 are released in MAY 2020.

VARADHARAJAN K 9,676 Reputation points Volunteer Moderator
2020-05-16T07:39:49+00:00

On MAY 2020, Microsoft released  Windows 10 ADK v 2004 and Windows  10 v2004 Addson PE and Windows 10 SDK 19041.

Above all are stable version, not preview. Yesterday i downloaded   Windows 10 ADK v 2004 and Windows  10 v2004 Addson PE  successfully. I will install these on the test system.

I will try to create windows 10  PE 2004  and windows 10 RE 2004 soon.

Users can download the windows 10 sdk 2004 19041 .iso from below direct link 

https://software-download.microsoft.com/download/pr/19041.1.191206-1406.vb\_release\_WindowsSDK.iso

Users can download the Windows 10 ADK  2004  web installer  from below link

https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install

Users can download the Windows 10 PE Addson 2004  web installer  from below link

https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install

I recommend the users not to install directly, instead of download all the required installation setup files completely and save the folder the to E:\

once completed , you install offline.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

13 answers

Sort by: Most helpful
  1. Anonymous
    2020-05-16T07:49:32+00:00

    What is ADK?

    2 people found this answer helpful.
    0 comments No comments
  2. Pauli O 15,375 Reputation points Volunteer Moderator
    2020-05-16T10:15:45+00:00

    When you open CMD as administrator and give command 'set', do you see those WinPERoot and OSCDImgRoot?

    I had to insert those variables manually to get original CopyPE to work.

    1 person found this answer helpful.
    0 comments No comments
  3. VARADHARAJAN K 9,676 Reputation points Volunteer Moderator
    2020-05-16T08:27:28+00:00

    If you installed windows ADK  and addson  PE , then you can follow this article  to create bootable USB 

    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-create-usb-bootable-drive

    1 person found this answer helpful.
    0 comments No comments
  4. Pauli O 15,375 Reputation points Volunteer Moderator
    2020-05-16T08:06:36+00:00

    Some time ago I download WinPE Addon and try to create WinPE USB using command "copype amd64 C:\WinPE" and encounter error message "The following processor architecture was not found: amd64" that's because there is some bugs in script variables.

    EDIT: CopyPE is working correctly when run in 'Deployment and Imaging Tools Environment' as Administrator, not in CMD as Administrator.

    1 person found this answer helpful.
    0 comments No comments
  5. VARADHARAJAN K 9,676 Reputation points Volunteer Moderator
    2020-05-16T07:58:09+00:00

    Assessment and Development Kit.

    SDK means Software Development Kit.

    0 comments No comments