

Uninstallation can be done using commands: Remove-WindowsCapability -Online -Name ~~~~0.0.1.0 dism /online /remove-capability /capabilityname:~~~~0.0.1.0 Create Quick Assist application on SCCM / Configuration Manager

Or dism /online /add-capability /capabilityname:~~~~0.0.1.0 Installation of Quick Assist can be achieved through 2 ways: Add-WindowsCapability -Online -Name ~~~~0.0.1.0 Let’s find Quick Assist capability name, run either of the following command: Get-WindowsCapability -Name *QuickAssist* -Online

Trick to get Quick Assist install (getting rid of WSUS Server).What could prevent installing Quick Assist ?.
