RSAT is usually used for managing the roles and features of Windows Server remotely. Once RSAT not installing occurs, it might hinder the tasks of an IT administrator. Therefore, you had better take countermeasures as soon as possible. This post from MiniTool will take a closer look at this problem and share some feasible solutions with you.
RSAT Not Installing
RSAT (Remote Server Administration Tools) is designed to help IT administrators remotely manage roles and features in Windows Server from a Windows client machine. When attempting to install this tool on your computer, you are likely to encounter RSAT installation failure with error codes like 0x800f0954, 0x80244017, 0x8024001d, 0x8024402c, and more.
How to Fix RSAT Not Installing on Windows 10/11?
Fix 1: Install RSAT via Windows PowerShell
When RSAT install failed, you can consider reinstalling it manually via Windows PowerShell. Here’s how to do it:
Step 1. Open Windows PowerShell (Admin).
Step 2. Type the following command and hit Enter:
Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, State
Step 3. Copy the name of the RSAT feature you want to install and then run the following command:
Add-WindowsCapability -Online -Name Tool-Name
Don’t forget to replace Tool-Name with the feature name you copied just now.
Fix 2: Edit Local Group Policy Editor
Also, you can configure Local Group Policy Editor to download optional features from Windows Update. Here’s how to do it:
Step 1. Right-click on Start icon and select Run.
Step 2. Type gpedit.msc and hit Enter to run Local Group Policy Editor.
Step 3. Expand Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business.
Step 4. In the right pane, find Enable optional updates and double-click on it.
Step 5. Under Enable optional updates, tick Enabled and hit OK. After completion, check if RSAT not installing vanishes.
Fix 3: Modify Windows Registry
To fix RSAT not installing, another way is to tweak Windows Registry. Here’s how to do it:
Step 1. Press Win + R to open the Run box.
Step 2. Type regedit and hit Enter to launch Registry Editor.
Step 3. Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
Step 4. In the right pane, right-click on UseWUServer and select Modify.
Step 5. Set the Value data from 1 to 0 and save the changes.
Step 6. Quit Registry Editor and restart your computer.
Fix 4: Reset This PC
After applying the solutions above, you can install RSAT successfully. If RSAT not installing still exists, you might need to reset your computer. Follow these prompts:
MiniTool ShadowMaker TrialClick to Download100%Clean & Safe
After creating the backup, follow these instructions to reset your PC:
Step 1. Press Win + I to open Windows Settings.
Step 2. Go to Update & Security > Recovery > Get started under Reset this PC.
Final Words
That’s all you can do to address RSAT not installing on Windows 10/11. At the same time, don’t forget to back anything up with MiniTool ShadowMaker before making any big changes to your operating system. Have a nice day!