Hi @Boopathi Subramaniam,
Try this uninstall.xml:
<Configuration>
<Remove All="TRUE">
<Product ID="O365ProPlusRetail" >
<Language ID="en-us" />
<Language ID="es-es" />
</Product>
</Remove>
</Configuration>
Remove All***: Default value is false. Setting this value to true removes all components of Office products and languages from the device, including Project and Visio.
Run this command line:
setup.exe /configure uninstall.xml
Just checking in to see if the information was helpful. Please let us know if you would like further assistance.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.