Uninstall Microsoft OneNote

The Uninstall Office 365 package works great, but it doesn't remove the Microsoft OneNote packages. Could we get a package to uninstall OneNote or add that in with the 365 uninstall?

1

Comments

4 comments
Date Votes
  • Hi BIll, I've created a ticket to look into this.

    0
  • Hi Bill,

    I'm looking at this and I can't find any entries in our lab for OneNote installed as a separate install in Control Panel / Programs. It appears to be a part of the bundle. I did find an appx entry on my laptop for OneNote. I searched and found the following command that might work for you. Could you please try this in a Powershell script or Poweshell step? Let us know your results.

    get-appxpackage *microsoft.office.onenote* | remove-appxpackage
    0
  • I gave that a try and it did not make a difference.

    0
  • appXpackage does not work, it doesn't seem to have an uninstall GUID, and appears to be some weird CtR thing, this is what is in the UninstallString:

    "C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeClickToRun.exe" scenario=install scenariosubtype=ARP sourcetype=None productstoremove=OneNoteFreeRetail.16_en-us_x-none culture=en-us version.16=16.0 

     

    That's on a fresh OOB machine with no updates.

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post