Forum Discussion
How to Install or Uninstall RSAT in Windows 11
How to Install or Uninstall RSAT in Windows 11
Remote Server Administration Tools (RSAT) is an essential tool for Windows administrators. This tool is designed to help administrators manage and maintain the servers from a remote location. Remote Server Administration Tools (RSAT) are used by IT administrators to handle Windows Server roles and features. It was introduced in Windows Server 2008 R2.
Viewing Remote Server Administration Tools List in Windows 11
- Open the Command Prompt App with Administrative Privileges.
- Type the below command and press Enter key.
-
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State
- You'll get a list of all RSAT features and their current state whether installed or not present.
Related: (external link removed by moderator)
Installing Remote Server Administration Tools in Windows 11
- Launch the Windows 11 Settings app.
- Select Apps from the left pane.
- Choose Optional features.
Read More At: (external link removed by moderator)
98 Replies
- haddenmart2Copper Contributor
directions are incorrect. there is no Optional Features on the left or anywhere else.
- Marc_M1969Copper Contributor
- TicketPlzCopper Contributor
Instead of Apps, look for Optional Features under System.
- Sonya_SCopper Contributor
Yes for managing AD among other things.....it's crap...I got rid of it....all our staff complained that it takes 3-4 minutes to load every time you try to go to a new screen, save a change, or search for a user, which feels like about a month....big thumbs down. Just wasn't workable.
- TannerBlazeIron Contributor
Is it a system admin tool, right?
- MatildaOPIron Contributor
Once installed, you can access the RSAT tools by typing the name of the tool in the Start menu search, such as "Active Directory Users and Computers," and open it from there.
- MUSTAFAAQADERBrass Contributor
Hello, Good day,
**2025**
To install/add RSAT on Windows 11 24H2 / 23H2, please use the following path==> System - Optional features - View features - Add feature RSAT.
Insert / ADD
Mustafa
- AdminOfFrustrationCopper Contributor
My list is completely empty
- pclowesCopper Contributor
Thank you glad someone knew where to find it.
- Nobel_BaynesIron Contributor
Thanks for the sharing this update!
- nkadelCopper Contributor
ammarjaved The command is not for "Command Prompt". It is for "Powershell", run as Administrator.
- CamilanyCopper ContributorYou can also access some RSAT tools directly from the Start menu after installation. Just search for the tool name (like "Active Directory Users and Computers") in the Start search bar.
- AwenamCopper ContributorThanks for the tip. It is reapply helpful!
- e313905Copper Contributor
ammarjaved Older versions than (23H2) are running into errors with the installation through optional features using Windows 11. There is no fix that I have found for the moment.
- Elevated privileges used
- Difference admin accounts
- Domain/Off domain has been tried
- CMD and PS tried with their commands and scripts
- Updates pushed and rolled back
Nothing
- BenwingsIron ContributorHow many free space should be allocated for WSL Linux distro?