How to Install RSAT on Windows 11
Installing RSAT on Windows 11 lets you manage servers and other network computers from your own PC.
RSAT stands for Remote Server Administration Tools. These are a collection of programs that help you control different parts of Windows Server and other devices on your network without needing to be right in front of them.
With RSAT, you can do things like set up new user accounts or check your network’s health directly from your Windows 11 computer. This is especially useful if you manage multiple servers, perhaps even if they are in a different location.
Open Windows Settings, navigate to Apps Optional Features, then click “Add an optional feature.” Search for “RSAT,” select the tools you need, and click Install to remotely manage Windows servers.
Step 1Open Windows Settings
Let’s start by opening the Windows Settings app.
- Press the Windows key + I on your keyboard or
- Click the Start button, then click Settings.
It will look like this:

Step 2Go to Apps › Optional Features
In the Settings window, click Apps in the left-hand menu.
- Click on Apps on the left menu.
- Then click on Optional Features on the right side.

Step 3Add RSAT Feature
Now, click on Add an optional feature (sometimes shown as View features).

Step 4Search for RSAT
In the search box, type RSAT. You will see a list of RSAT tools you can install.

Step 5Choose and Install RSAT Tools
Install RSAT tools on Windows 11 by selecting only the specific features you need from the available list. After clicking on the desired tools, proceed by clicking 'Next' and then 'Install'. Windows will then add these management tools to your PC, allowing you to manage servers remotely.

Wait a moment while Windows installs the tools. Once the installation is complete, you'll be ready to manage your Windows servers remotely!
Summary
- RSAT helps you manage Windows servers from your own PC.
- Windows 11 makes it easy to add RSAT using the Settings app.
- Just search for RSAT in Optional Features and install what you need.
- After installation, RSAT tools will be ready to use for remote server management.
With RSAT on Windows 11, you can manage Windows servers from your own computer. Adding these tools involves searching for RSAT in Optional Features through the Settings app and installing what you need. Once installed, the RSAT tools are ready for remote server management.
Is rsat command line only?
For users who prefer a command-line interface, RSAT can also be installed via Windows PowerShell. Here's how: Open PowerShell: Type 'PowerShell' in the Start menu and choose Windows PowerShell. Then, right-click the result and select 'Run as administrator'.
What is the command to install all RSAT tools?
To install all tools, run this command: Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability –Online. After installation, your RSAT tools will appear under Manage Optional Features.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!