Microsoft releases RSAT tools separately for each Windows version. In Windows 10 Version 1803 or earlier, users had to download RSAT tools and install them manually to enable it. In Windows 10 Version 1809 and later, Microsoft simplified the installation of RSAT tools. RSAT tools were integrated into the optional features section. This is sufficient for the user to enable the RSAT components and Windows will automatically download, install, and enable them. Now that Windows 11 has been released (at least the Insider Preview version), let’s check how we can download, install and enable RSAT tools in Windows 11.

How to install RSAT on Windows 11

Open Windows Settings from the Start Menu (or by pressing Windows key + i)

How to install RSAT using PowerShell in Windows 11

For sysadmins who want advanced stuff, RSAT tools can also be installed using PowerShell. The beauty of using PowerShell is that you will be able to install RSAT tools even on remote computers. To install all RSAT tools using PowerShell with Administrator privileges, run the following command in PowerShell: To install a specific module, you’ll need to give the name of the module instead of the *. First, list down all the available RSAT tools. Open PowerShell as an administrator and run the following command: For example, here is the output when I run this command on my computer:Get WindowsCapability command to list all rsat tools Copy the name of the tool you want to install and run the command: In the above mentioned command, I’m installing the RSAT bitlocker module. To install all the modules simultaneously, run the following command:

How to run the installed Remote Server Administration tools on Windows 11

While Microsoft is making installing RSAT tools easier, it is certainly not easy to find where they have been installed and how to run them. You can search in Windows Search or in the Start Menu if you know the name of the tool. Or you should go to the following folder: This will open a folder where you will find all the RSAT tools installed on this computer. Double-click on any tool to run it. Also see:

How to Install RSAT Tools on Windows 10 (Version 1809 and Later)Download Remote Server Administrator Tools (RSAT) For Windows All Versions4 Ways To View And Save List Of Updates Installed On Windows 10How To Install Group Policy Management Console (GPMC) In Windows 11/10How To Run Windows Update From Command Line