Is there a download file available for RSAT in windows 11?

Pakula, Jen - OCIO-CEC, MD 25 Reputation points
2024-02-14T20:20:07.7233333+00:00

I know you can add RSAT using optional features however we are looking for a download file as it was available for windows 10. Is there an option to download RSAT for win11 somewhere?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
897 questions
Microsoft Configuration Manager
{count} vote

Accepted answer
  1. Cristian Bermudez 90 Reputation points
    2024-02-14T22:16:55.39+00:00

    Unfortunately, there is no standalone installer for RSAT (Remote Server Administration Tools) available for Windows 11. Microsoft only provides the RSAT download version for Windows 10. In Windows 11, RSAT tools are integrated into the "optional features" section inside the Settings app.

    Here are the steps to install RSAT tools on Windows 11:

    Press the Windows key + i to open the Settings app.

    Click System.

    Scroll down and click "Optional features".

    Click "View features".

    The "Add an optional feature" window will now open. Search for "RSAT".

    Select the RSAT tools that you want to install and click Next.

    Confirm the components and click Install.

    The RSAT tools will now begin downloading and installing on your PC. Once they are fully installed and ready to be used, they will be visible under the "Installed Features" section.

    3 people found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. eekrueger 0 Reputation points
    2024-04-15T21:57:22.1966667+00:00

    Not True:

    https://zcusa.951200.xyz/en-us/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities?view=windows-11

    Feature on Demand ISO for Win11 is available from your VLSC Downloads and can be extracted from the ISO to create an installation package.

    0 comments No comments

  2. Zbigniew Maćkiewicz 0 Reputation points
    2024-09-02T16:56:26.7733333+00:00

    Hi Jen,

    Cristian is very wrong. It is possible to separate packages (las eekrueger wrote), but the fastest way is to use the method described on another MS website:

    https://answers.microsoft.com/en-us/windowserver/forum/all/windows-11-23h2-rsat-install-failing-error-code/b6f3a83e-9f31-4800-9c79-37b09a49a106

    In addition, this solution can be used also if you have problems 0x80240438, 0x8024402c, 0x800f0950 with the online installation of RSAT.

    Download Windows 11 languages and optional features x64 dvd https://zcusa.951200.xyz/en-us/azure/virtual-desktop/windows-11-language-packs

    # mul_windows_11_languages_and_optional_features_x64_dvd_dbe9044b.iso Get-WindowsCapability -Name RSAT* -Online -Source "E:\LanguagesAndOptionalFeatures" | Select-Object -Property DisplayName, State Get-WindowsCapability -Name RSAT* -Online -Source "E:\LanguagesAndOptionalFeatures" | Add-WindowsCapability -Online -Source "E:\LanguagesAndOptionalFeatures" -ErrorAction SilentlyContinue 

    Best regards :)

    zb6

    0 comments No comments

  3. Brown, Matt 0 Reputation points
    2024-10-10T17:57:08.4233333+00:00

    The path given using MS SETTINGS APP and then going to APPS is INCORRECT. From what I see, go to the MS SETTINGS APP and then to SYSTEM. Scroll down to OPTIONAL FEATURES, choose ADD OPTIONAL FEATURE and then VIEW FEATURES. From there, search for RSAT and there are a slew of optional apps including ADUC. For those looking for a download file-- mentioned in the original post-- others have posted that here for you, so I won't duplicate efforts. This only works on PRO and ENTERPRISE for the OPTIONAL FEATURES item, I believe.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.