How to download 64 bit version Windows Assessment and Deployment Kit for Windows 10?
This is the page where one can download Windows ADK for Windows 10 but there is no way to select the version, 64 bit or 32 bit.
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is 32 bit version. There is no other way I can tell which architecture is this for.

How can I download 64 bit version of Windows ADK for Windows 10 1803?
windows windows-10 64-bit 32-bit
add a comment |
This is the page where one can download Windows ADK for Windows 10 but there is no way to select the version, 64 bit or 32 bit.
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is 32 bit version. There is no other way I can tell which architecture is this for.

How can I download 64 bit version of Windows ADK for Windows 10 1803?
windows windows-10 64-bit 32-bit
1
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36
add a comment |
This is the page where one can download Windows ADK for Windows 10 but there is no way to select the version, 64 bit or 32 bit.
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is 32 bit version. There is no other way I can tell which architecture is this for.

How can I download 64 bit version of Windows ADK for Windows 10 1803?
windows windows-10 64-bit 32-bit
This is the page where one can download Windows ADK for Windows 10 but there is no way to select the version, 64 bit or 32 bit.
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is 32 bit version. There is no other way I can tell which architecture is this for.

How can I download 64 bit version of Windows ADK for Windows 10 1803?
windows windows-10 64-bit 32-bit
windows windows-10 64-bit 32-bit
edited Jan 7 at 18:31
Run5k
10.8k73051
10.8k73051
asked Jan 7 at 18:24
zarzar
4281616
4281616
1
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36
add a comment |
1
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36
1
1
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36
add a comment |
2 Answers
2
active
oldest
votes
Installation folder is not related with bitness of the tools. Windows ADK needs Windows Kits folder for other associated tools and files. SO, it chooses C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit folder as default. You can find Windows ADK tools with different architecture in the folder as follows:
C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit
│
├───amd64
│ └───Goals
├───arm
│ └───Goals
├───arm64
│ └───Goals
├───Content based Assessments
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───Content
│ └───x86
├───Energy
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───modules
│ ├───resources
│ └───x86
...
add a comment |
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is a 32-bit version.
There is not a 64-bit version of the Windows Assessment and Deployment Kit. Windows System Image Manager (Windows SIM) uses a supplied Windows Image (.wim) file.
- 64-bit versions of Windows can only handle images that support x64-based systems.
- 32-bit versions of Windows can handle images that support x64-based, x84-based, and ARM-based systems.

Source: Windows Image Files and Catalog Files Overview
There is no other way I can tell which architecture is this for.
You can determine the bitness of any process with Task Manager. 32-bit applications, running on a 64-bit operating systems, will be clearly labeled as 32-bit.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391590%2fhow-to-download-64-bit-version-windows-assessment-and-deployment-kit-for-windows%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Installation folder is not related with bitness of the tools. Windows ADK needs Windows Kits folder for other associated tools and files. SO, it chooses C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit folder as default. You can find Windows ADK tools with different architecture in the folder as follows:
C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit
│
├───amd64
│ └───Goals
├───arm
│ └───Goals
├───arm64
│ └───Goals
├───Content based Assessments
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───Content
│ └───x86
├───Energy
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───modules
│ ├───resources
│ └───x86
...
add a comment |
Installation folder is not related with bitness of the tools. Windows ADK needs Windows Kits folder for other associated tools and files. SO, it chooses C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit folder as default. You can find Windows ADK tools with different architecture in the folder as follows:
C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit
│
├───amd64
│ └───Goals
├───arm
│ └───Goals
├───arm64
│ └───Goals
├───Content based Assessments
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───Content
│ └───x86
├───Energy
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───modules
│ ├───resources
│ └───x86
...
add a comment |
Installation folder is not related with bitness of the tools. Windows ADK needs Windows Kits folder for other associated tools and files. SO, it chooses C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit folder as default. You can find Windows ADK tools with different architecture in the folder as follows:
C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit
│
├───amd64
│ └───Goals
├───arm
│ └───Goals
├───arm64
│ └───Goals
├───Content based Assessments
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───Content
│ └───x86
├───Energy
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───modules
│ ├───resources
│ └───x86
...
Installation folder is not related with bitness of the tools. Windows ADK needs Windows Kits folder for other associated tools and files. SO, it chooses C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit folder as default. You can find Windows ADK tools with different architecture in the folder as follows:
C:Program Files (x86)Windows Kits10Assessment and Deployment KitWindows Assessment Toolkit
│
├───amd64
│ └───Goals
├───arm
│ └───Goals
├───arm64
│ └───Goals
├───Content based Assessments
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───Content
│ └───x86
├───Energy
│ ├───amd64
│ ├───arm
│ ├───arm64
│ ├───modules
│ ├───resources
│ └───x86
...
answered Jan 7 at 19:01
BiswapriyoBiswapriyo
2,73031241
2,73031241
add a comment |
add a comment |
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is a 32-bit version.
There is not a 64-bit version of the Windows Assessment and Deployment Kit. Windows System Image Manager (Windows SIM) uses a supplied Windows Image (.wim) file.
- 64-bit versions of Windows can only handle images that support x64-based systems.
- 32-bit versions of Windows can handle images that support x64-based, x84-based, and ARM-based systems.

Source: Windows Image Files and Catalog Files Overview
There is no other way I can tell which architecture is this for.
You can determine the bitness of any process with Task Manager. 32-bit applications, running on a 64-bit operating systems, will be clearly labeled as 32-bit.
add a comment |
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is a 32-bit version.
There is not a 64-bit version of the Windows Assessment and Deployment Kit. Windows System Image Manager (Windows SIM) uses a supplied Windows Image (.wim) file.
- 64-bit versions of Windows can only handle images that support x64-based systems.
- 32-bit versions of Windows can handle images that support x64-based, x84-based, and ARM-based systems.

Source: Windows Image Files and Catalog Files Overview
There is no other way I can tell which architecture is this for.
You can determine the bitness of any process with Task Manager. 32-bit applications, running on a 64-bit operating systems, will be clearly labeled as 32-bit.
add a comment |
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is a 32-bit version.
There is not a 64-bit version of the Windows Assessment and Deployment Kit. Windows System Image Manager (Windows SIM) uses a supplied Windows Image (.wim) file.
- 64-bit versions of Windows can only handle images that support x64-based systems.
- 32-bit versions of Windows can handle images that support x64-based, x84-based, and ARM-based systems.

Source: Windows Image Files and Catalog Files Overview
There is no other way I can tell which architecture is this for.
You can determine the bitness of any process with Task Manager. 32-bit applications, running on a 64-bit operating systems, will be clearly labeled as 32-bit.
I thought, at least the default might be 64 bit which is what I need but when I download it, windows selects C:Program Files (x86) path which means this is a 32-bit version.
There is not a 64-bit version of the Windows Assessment and Deployment Kit. Windows System Image Manager (Windows SIM) uses a supplied Windows Image (.wim) file.
- 64-bit versions of Windows can only handle images that support x64-based systems.
- 32-bit versions of Windows can handle images that support x64-based, x84-based, and ARM-based systems.

Source: Windows Image Files and Catalog Files Overview
There is no other way I can tell which architecture is this for.
You can determine the bitness of any process with Task Manager. 32-bit applications, running on a 64-bit operating systems, will be clearly labeled as 32-bit.
answered Jan 7 at 21:42
RamhoundRamhound
19.7k156085
19.7k156085
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391590%2fhow-to-download-64-bit-version-windows-assessment-and-deployment-kit-for-windows%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
"There is no other way I can tell which architecture is this for" - Besides looking at the Task Manager for one of the includes executables. To my knowledge there isn't a separate 64-bit, Which architectures Windows SIM can support is entirely based on the OS it's being ran on. Your previous issue isn't connected to the architecture of the tools contained within Windows ADK. If you want to be able to service both 32-bit and 64-bit images, then your only choice, is to use a 32-bit OS.
– Ramhound
Jan 7 at 18:36