
- Uninstall rsat tools windows 10 how to#
- Uninstall rsat tools windows 10 update#
- Uninstall rsat tools windows 10 windows#
Uninstall rsat tools windows 10 windows#
You should now see all the tools in your Windows Start Menu.ĭon't forget to switch back the setting in Group Policy if you're in a corporate environment. Cant Uninstall RSAT (KB2693643) in Windows Updates and Activation.
Uninstall rsat tools windows 10 update#
Check the box for "Download repair content and optional features directly from Windows Update instead of Windows Server Update Services (WSUS)".Navigate to "Computer Configuration\Administrative Templates\System\Specify settings for optional component installation and component repair" and make the changes shown below. If you see the errors above, then you'll need to make a change to your local group policy. Launch local group policy editor by going to Windows Start Menu and typing gpedit.msc. + CategoryInfo : NotSpecified: (:), COMException

Get-WindowsCapability -Online | Where-Object | Add-WindowsCapability -Online Got your your Windows Start Menu, look for Powershell, and right-click to get the submenu, then click on " Run as Administrator".
Uninstall rsat tools windows 10 how to#
Let's look at how to quickly install the tools using Powershell with just one line of code and modifying local group policy if you encounter issues, especially if you are in an environment that is using Windows Server Update Services (WSUS). Go to Start -> All Apps ->Windows System -> Control Panel Navigate to Programs and click Uninstall a Program Click View Installed Updates Right-click Update for Microsoft Windows and then click Uninstall You’ll get a prompt for confirmation.

Unfortunately, installing these tools is not always that easy since Microsoft changes the install method with each version of Microsoft Windows. To uninstall RSAT from your Windows 10, follow the steps below. Had to use this approach as I recently setup PAW systems and had to install RSAT without direct internet access.ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname.Tools~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.0ĭism.exe /online /add-capability /source:\\Win10\2004_FoD /capabilityname:~~~~0.0.1.Microsoft has, for a long time, provided tools called Remote Server Administration Tools (RSAT) to do remote administration of servers and desktops. These tools are handy if you are regularly having to look at configurations or make changes for machines joined to a Microsoft Windows Domain. I extracted the contents to a network location and used PDQ Deploy to make a simple deployment package for it. You can install RSAT from the FOD ISOs available from Microsoft.
