Remote Server Administration Tools is an essential toolkit for administrators to manage and control remote servers with ease. Sometimes, RSAT not available in Optional Features might appear. Luckily, this post from MiniTool will present some effective workarounds for you.
RSAT Not Showing up in Optional Features
RSAT, also known as Remote Server Administration Tools, is a collection of tools developed by Microsoft. Usually, you can find RSAT in Optional Features. Some people are complaining that Remote Server Administration Tools is missing in their Optional Features. Why is RSAT not available on your computer? Here are some possible reasons:
- Your Windows edition doesn’t support RSAT.
- Your operating system doesn’t have the necessary components for RSAT.
- You don’t enable specific Windows features before enabling RSAT.
MiniTool ShadowMaker TrialClick to Download100%Clean & Safe
How to Enable Remote Server Administration Tools on Windows 10/11?
For Windows 10:
Go to Settings > Apps > System > Optional features > Add a feature.
For Windows 11:
Open Settings > Apps > Optional features.
How to Fix RSAT Not Available in Optional Features?
Fix 1: Install it via Windows PowerShell
Firstly, you can install Remote Server Administration Tools manually via Windows PowerShell. Here’s how to do it:
Step 1. Right-click on Start menu and select Windows PowerShell (Admin).
Step 2. In the command window, type the following command and hit Enter.
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, State
Step 3. Note down the name of the RSAT feature you want to install.
Step 4. Execute the following command and replace Tool–Name with the feature name you noted down.
Add-WindowsCapability -Online -Name Tool-Name
Step 5. When the successful message appears, quit Windows PowerShell (Admin) and then RSAT missing is gone.
Fix 2: Enable Windows Features
Before Remote Server Administration Tools appear, you need to enable some related Windows Features. Here’s how to do it:
Step 1. Type control panel in the search bar and hit Enter.
Step 2. Expand the drop-down menu beside View by and select Category.
Step 3. Click on Programs and click on Turn Windows features on or off.
Step 4. Expand Remote Server Administration Tools and check Feature Administration Tools.
Step 5. Check other features related to RSAT like Hyper-V or Windows Hypervisor Platform.
Step 6. Save the all the changes you made.
Fix 3: Add It from Microsoft’s Official Website
If none of the solutions above works, the last resort is to download Remote Server Administration Tools from the Microsoft official website. Here’s how to do it:
Step 1. Launch your browser.
Step 2. Go to Microsoft’s official website to download RSAT for Windows 10.
Step 3. After downloading, double-click on the file you download and follow the prompts on the screen to complete the installation process.
Wrapping Things up
This post gives you a full picture on how to enable or install RSAT when it is not available in Optional Features. Hope that one of the solutions can help you out. Have a nice day!