SARA geht nur via CMD.

Entpacken. Via CMD in den Ordner gehen wo die exe liegt.

Dann die befehle ballern nach bedarf:


#####	Sample 1
#####	To uninstall the detected installed version of Office, run the following command in an elevated Command Prompt window:
SaRAcmd.exe -S OfficeScrubScenario -AcceptEula


#####	Sample 2
#####	To uninstall a subscription version of Office, such as Microsoft 365 Apps for enterprise, run the following command in an elevated Command Prompt window:
SaRAcmd.exe -S OfficeScrubScenario -AcceptEula -OfficeVersion M365


#####	Sample 3
#####	To uninstall Office 2016 only, run the following command in an elevated Command Prompt window:
SaRAcmd.exe -S OfficeScrubScenario -AcceptEula -OfficeVersion 2016


#####	Sample 4
#####	To uninstall all versions of Office, run the following command in an elevated Command Prompt window:
SaRAcmd.exe -S OfficeScrubScenario -AcceptEula -OfficeVersion All