Skip to content
Follow
Windows

How to Install RSAT on Windows 11

Richard
Written by
Richard
Jan 29, 2026 Updated Jul 10, 2026 2 min read
How to Install RSAT on Windows 11
How to Install RSAT on Windows 11

You install RSAT on Windows 11 to remotely manage Windows servers and other network devices directly from your PC.

RSAT, or Remote Server Administration Tools, is a collection of graphical user interface (GUI) tools and command-line utilities designed for this purpose. These tools allow you to manage server roles and features on a remote computer running Windows Server, typically from a workstation running a client version of Windows, such as Windows 11.

Remote Server Administration Tools (RSAT) allow users to manage servers from a different computer. RSAT uses specific tools like Active Directory Users and Computers for user management, DNS Manager for DNS settings, and Server Manager for monitoring server health. These tools let administrators create new user accounts and fix network problems without being physically present at a server.

⚡ Quick Answer

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:

Open Windows 11 Settings
windows 11 start settings

Step 2Go to Apps > Optional Features

In the Settings window, click Apps in the left-hand menu.

  1. Click on Apps on the left menu.
  2. Then click on Optional Features on the right side.
Windows 11 Optional Features
widnows 11 apps optional features

Step 3Add RSAT Feature

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

Add Optional Feature
add an optional feature

Step 4Search for RSAT

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

Search RSAT Optional Feature
search optional feature rsat

Step 5Choose and Install RSAT Tools

To install RSAT tools on Windows 11, you pick the exact features you need. Click on the tools you want, then click ‘Next’ and ‘Install’. Windows will then add these tools to your PC so you can manage servers from a distance.

Install RSAT Feature
rsat feature install windows 11

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.

RSAT on Windows 11 lets you manage Windows servers right from your own computer. Adding RSAT is simple using the Settings app; just search for ‘RSAT’ in Optional Features and pick what you need to install 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?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Open the Settings App in Windows 11
Windows How to Open the Settings App in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Switch Between Open Windows in Windows 11
Windows How to Switch Between Open Windows in Windows 11
How to List User Profiles and Accounts in Windows 11
Windows How to List User Profiles and Accounts in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *