Share via

Is there a quick way to uninstall 365 from my PC without having to uninstall each individual language app?

Emma Fawcett 0 Reputation points
2026-02-11T09:51:16.9+00:00

Is there a quick way to uninstall 365 from my PC without having to uninstall each individual language app?

When I try to use the uninstall option from the weblink it fails and sends me to the Programs and Features tab to uninstall each language/country pack

I need to remove it to be able to install MS Project

Microsoft 365 and Office | Other
{count} votes

2 answers

Sort by: Most helpful
  1. DaveM121 851.6K Reputation points Independent Advisor
    2026-02-11T10:29:49.8333333+00:00

    Open the Settings App, then go to Apps - Installed Apps, to fully remove Office from your PC, you do need to manually uninstall each entry listed there for Microsoft 365, then restart your PC to apply the change, if you do not do that, then you may encounter errors telling you to uninstall Office when you try to install Project, because there would be registry keys still listed in the registry for Microsoft 365.

    0 comments No comments

  2. Q&A Assist
    2026-02-11T09:51:29.6266667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To uninstall Microsoft 365 from your PC without having to remove each individual language app, you can use the Office Deployment Tool and modify your configuration.xml file. By adding the <RemoveMSI /> element, you can uninstall all versions of Office, including any language packs, in one go.

    Here’s an example of how your configuration.xml file might look:

    <Configuration>
      <RemoveMSI />
    </Configuration>
    

    After creating this configuration file, run the Office Deployment Tool to execute the uninstallation. This should help you remove Microsoft 365 and all associated language apps without needing to uninstall them individually.

    If you encounter issues during the uninstallation process, consider using the Microsoft Support and Recovery Assistant tool, which can assist in removing Office from your device.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.