Can't Uninstall RSAT (KB2693643)


  1. Posts : 4
    Windows 10 Enterprise
       #1

    Can't Uninstall RSAT (KB2693643)


    I accidentally installed the wrong update:
    Download Remote Server Administration Tools for Windows 10 from Official Microsoft Download Center

    I installed WindowsTH-RSAT_WS_1709-x64.msu instead of instead of WindowsTH-RSAT_WS2016-x64.msu. That's fine right just uninstall the wrong update and install the correct one. Well not so easy:

    Can't Uninstall RSAT (KB2693643)-image.png

    What i've tried to use to resolve the issue:
    1. DISM /Online /Cleanup-Image /RestoreHealth + sfc /scannow (didn't find any problems)
    2. Windows update troubleshooter
    3. stopped all the windows services and deleted the C:\Windows\SoftwareDistribution
    4. wusa /uninstall /kb:2693643
    5. Uninstalling in safe mode

    I really don't know what else I can try here. It would suck to have to repave the system because of this small thing. Any help would be appreciated. I'm running build 1709.

    thanks....
      My Computer


  2. Posts : 913
    CP/M
       #2

    If you have system image or system restore checkpoint before installing, revert back using one of them. Otherwise, you may try this: install the wrong version again, reboot, uninstall. If it fails, check event logs for uninstall errors, Get-WindowsUpdateLog powershell command, or text-based update log of RSAT if they have one. The last resort is to try to use some universal uninstaller utility like Revo but be sure you made system image before, these uninstallers can be dangerous.
      My Computer


  3. Posts : 4
    Windows 10 Enterprise
    Thread Starter
       #3

    muchomurka said:
    If you have system image or system restore checkpoint before installing, revert back using one of them. Otherwise, you may try this: install the wrong version again, reboot, uninstall. If it fails, check event logs for uninstall errors, Get-WindowsUpdateLog powershell command, or text-based update log of RSAT if they have one. The last resort is to try to use some universal uninstaller utility like Revo but be sure you made system image before, these uninstallers can be dangerous.
    Unfortunately i went to do a system restore and found out somehow it was turned off. When i try to reinstall the bad version i get "Update for Windows (KB2693643) is already installed on this computer. I checked the event log after the uninstalled failed and this is all i get:

    "Package KB2693643 failed to change the absent state. Status: 0x8000005." (Type informational)

    I tried to download a trial of revo uninstaller pro but it doesn't work with KB updates. These are the days that i HATE windows. I guess the only other option is to repave..?
      My Computer


  4. Posts : 1
    Windows 10
       #4

    This is what worked for me. I couldn't view the "manage user" tab options in AD and RSAT was alltogether fubard.

    I tried to:
    Delete the registry keys and then remove the windows feature and rsat
    Remove via wusa
    Remove via DISM
    Remove via Programs and Features > Add/Remove Windows Features
    The only way I could remove KB2693643 and the RSAT windows features are as follows:
    1. Open command prompt as administrator
    2. run DISM /Online /Get-Packages
    2a. Copy and paste the output into a txt document such as notepad
    3. Run DISM /Online /Remove-Package /PackageName:<INSERTDATAHERE>

    In step 3 above, the <INSERTDATAHERE> should be the package name you copied from the Get-Packages list. You will need to run this each time, for each package that starts with "Microsoft-Windows-RemoteServerAdministrationTools...."

    So my step 3 looked like this:
    DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~10.0.10585.0
    (selected "no" to restart)

    DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~*AnotherVersion*
    (selected "yes" to restart after this 2nd command)
      My Computer


  5. Posts : 4,224
    Windows 10
       #5

    Nice job, School. When all else fails, there's always DISM!
    --Ed--
      My Computers


  6. Posts : 1
    Windows 10
       #6

    School said:
    The only way I could remove KB2693643 and the RSAT windows features are as follows:
    1. Open command prompt as administrator
    2. run DISM /Online /Get-Packages
    2a. Copy and paste the output into a txt document such as notepad
    3. Run DISM /Online /Remove-Package /PackageName:<INSERTDATAHERE>

    In step 3 above, the <INSERTDATAHERE> should be the package name you copied from the Get-Packages list. You will need to run this each time, for each package that starts with "Microsoft-Windows-RemoteServerAdministrationTools...."

    So my step 3 looked like this:
    DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~10.0.10585.0
    (selected "no" to restart)

    DISM /Online /Remove-Package /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~*AnotherVersion*
    (selected "yes" to restart after this 2nd command)
    Hi, I tried this. My step 3 looked like this
    C:\WINDOWS\system32>DISM /Online /Remove-Packages /PackageName:Microsoft-Windows-RemoteServerAdministrationTools-Client-Package-TopLevel~31bf3856ad364e35~amd64~~10.0.16299.2

    But then I get this:
    Error: 87The remove-packages option is unknown.For more information, refer to the help by running DISM.exe /?.

    Any suggestions, or what am I doing wrong? I am new at this....
      My Computer


  7. Posts : 12,801
    Windows 11 Pro
       #7

    Try Remove-Package not Remove-Packages and see if it helps.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:09.
Find Us




Windows 10 Forums